mlb_player_game_stats
Retrieve a single player's complete batting, pitching, and fielding statistics for a specific MLB game using player and game identifiers.
Instructions
One player's stat line for one specific game (batting/pitching/fielding for that gamePk).
Returns: {stats:[{group, splits:[{stat:{...}, game}]}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gamePk | Yes | ||
| personId | Yes |