mlb_boxscore
Retrieve complete MLB boxscore including batting and pitching stats for each player, team totals, officials, and top performers for a given game.
Instructions
Full game boxscore — both teams' batting + pitching lines per player, team totals, officials and top performers.
Returns: {teams:{away:{team, teamStats, players:{ID#:{stats:{batting,pitching}, position}}}, home:{...}}, officials, topPerformers}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gamePk | Yes | ||
| timecode | No |