NPB Individual Pitcher Stats Lookup by Season and Name is a paid API for AI agents from oracle-api-production-766f.up.railway.app, paid per call via x402, $0.003/call, status unknown (last checked 2026-09-15).
Looks up a single NPB pitcher's official season statistics by partial name match, returning ERA and other BIS ranking stats for players who met the 規定投球回 (qualified innings) threshold.
Japanese baseball (NPB) individual pitcher stats lookup by season + name (case-insensitive partial match). Returns single-player subset of the official BIS ranking (規定投球回 met only). Use cases: NPB fantasy baseball matchup decision, sabermetric pitcher comparison, agent-driven scouting reports, single-player betting research. Cheap subset price ($0.003) since payload is per-name filter. Input: :season (YYYY) path param + ?name=<query string> (URL-encoded, JP or EN). Output: JSON {season, league, category, subleagues:{central:{players:[matched]}, pacific:{...}}, match_count, query_name}. Empty match_count=0 if no qualified player matches. Pay-per-call $0.003 USDC on Solana mainnet.
A JSON object containing the season, league, category, two subleagues (Central and Pacific) each with an array of matched player stats, the number of matches found, and the query name used. Only qualified pitchers who met the 規定投球回 threshold are included. Returns match_count=0 if no player matches the query.
POSThttps://oracle-api-production-766f.up.railway.app/v1/npb/players/pitcher/:seasonUse this endpoint when you need stats for a specific named NPB pitcher rather than the full season rankings list. It is cheaper ($0.003) than the full pitcher ranking endpoint because it returns a filtered per-name subset. Ideal for fantasy baseball matchup decisions, individual scouting reports, or single-player betting research where you already know the player's name.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"