Schema of the parsed data - ethanluoyc/statsnba-playbyplay GitHub Wiki
Some notes:
_boxscore
,_playbyplay
include original JSON data from the API call.matchups
include matchups of the game which is parsed based on the players on the court. Every element inmatchups
records the players in the matchup, the statistics (FGM, FGA, OREB etc) and other information such aselapsed_seconds
- all the
id
fields in a game refers to their id on stats.nba.com.