nbl_player_boxscores
Retrieve per-game box scores for an NBL player in a season, including points, rebounds, assists, blocks, steals, turnovers, and position.
Instructions
Game-by-game box scores for one player across a season — per match the points/rebounds/assists/blocks/steals/turnovers and playing position. The score-series / game-log source.
Returns: {type, count, data:[{period, playing_position, points, rebounds, assists, blocks, steals, turnovers}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | ||
| playerId | Yes | ||
| seasonType | No | regular |