{"uid":"cap_NbSxDEtOrtrgjJlTPNH8r","slug":"npb-individual-pitcher-stats-lookup-by-season-and-name-aa04e71a","name":"NPB Individual Pitcher Stats Lookup by Season and Name","description":"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.","url":"https://oracle-api-production-766f.up.railway.app/v1/npb/players/pitcher/:season","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["season"],"properties":{"season":{"type":"string","pattern":"^\\d{4}$"}}},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"unknown","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_IKZU8yaPAYk_2l9ZuCFy3","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"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.","exampleAgentPrompt":"Can you pull up the 2023 NPB pitching stats for Yamamoto — I want his ERA and innings from the official BIS ranking for that season?","exampleUseCases":null,"resultDescription":"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.","failureModes":["No matching qualified pitcher found — returns match_count=0 with empty player arrays","Season year out of range or not yet available — may return empty or error response","Name query too ambiguous — could return multiple players or none","Payment failure on Solana mainnet — call not processed","Invalid season format (non-YYYY) — likely 4xx error","Player exists but did not meet 規定投球回 (qualified innings) threshold — not included in results"],"whenToPreferThis":"Use 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.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:46:36.871Z","isFirstParty":false}