{"uid":"cap_T-LreXtvHyOozY0wbwGm7","slug":"npb-box-score-api-full-post-game-box-score-by-date-fe2ad3ec","name":"NPB Box Score API – Full Post-Game Box Score by Date","description":"Japanese baseball (NPB) full post-game box score for all games on a given date. Returns inning-by-inning scoring, batting lineup with positions (post-game = actual played order), battery (pitchers in order of appearance), home runs, attendance, umpires, in addition to the summary fields from /results. Source: npb.jp official post-game record. Use cases: detailed post-game analytics, fantasy baseball stat update with lineup info, batting order analysis, pitcher usage tracking, AI baseball analytics agents requiring full play-by-play summary. Input: :date (YYYY-MM-DD, JST). Output: JSON {date, league, kind:\"post_game_metadata\", games[]} per game with all post-game metadata fields. Pay-per-call $0.005 USDC on Solana mainnet.","url":"https://oracle-api-production-766f.up.railway.app/v1/npb/games/:date/box-score","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":["date"],"properties":{"date":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"}}},"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.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_3FkYyVEaVXttL_Hj9cJis","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns complete post-game box scores for all NPB games on a given date, including inning-by-inning scoring, batting lineups, battery info, home runs, attendance, and umpires.","exampleAgentPrompt":"Can you pull up the full NPB box score for all games on July 3, 2025, including the batting lineups, inning-by-inning scores, pitchers who appeared, home runs hit, and attendance figures?","exampleUseCases":null,"resultDescription":"A JSON object containing the date, league, kind ('post_game_metadata'), and a games array where each game entry includes inning-by-inning run scoring, the full batting lineup with fielding positions in actual played order, all pitchers in order of appearance (battery), home run details, attendance, umpire assignments, and summary result fields sourced from npb.jp official post-game records.","failureModes":["Date not in YYYY-MM-DD JST format returns a 400 or empty result","No games scheduled on the given date returns an empty games array","Future or same-day dates may return incomplete or no post-game data since records are only available after games conclude","Payment failure (insufficient USDC balance on Solana mainnet) blocks the call","Rate limiting or upstream npb.jp unavailability may cause 5xx errors"],"whenToPreferThis":"Use this endpoint when you need comprehensive post-game box score data for NPB games — specifically when you need batting lineups in actual played order, inning-by-inning scoring breakdowns, pitcher usage sequences, home run logs, attendance, and umpire info all in one call. Prefer this over the basic results endpoint when doing detailed post-game analytics, fantasy baseball lineup updates, pitcher tracking, or building AI baseball analytics pipelines that require structured full-game summaries.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:57:26.664Z","isFirstParty":false}