Skip to contents

Columns shared verbatim across: nba_live_boxscore, nbagl_live_boxscore.

Details

col_nametypesdescription
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_tricodecharacterThree-letter team code (e.g. 'LAS' / 'NYL').
team_scoreintegerTeam's score / final score.
team_in_bonuscharacterTeam in bonus.
team_timeouts_remainingintegerTeam timeouts remaining.
statuscharacterStatus label.
orderintegerDisplay order within the result set.
person_idintegerUnique player identifier (V3 endpoints).
jersey_numcharacterJersey number worn by the player.
positioncharacterListed roster position (G, F, C, etc.).
startercharacterTRUE if the player was in the starting lineup; FALSE otherwise.
oncourtcharacterOncourt.
playedcharacterPlayed.
assistsintegerTotal assists.
blocksintegerTotal blocks.
blocks_receivedintegerShots blocked by opponents while attempting.
field_goals_attemptedintegerField goal attempts (2-pt + 3-pt).
field_goals_madeintegerField goals made (2-pt + 3-pt).
field_goals_percentagenumericField goal percentage (0-1 decimal).
fouls_offensiveintegerOffensive fouls.
fouls_drawnintegerPersonal fouls drawn (by opponent's actions).
fouls_personalintegerPersonal fouls.
fouls_technicalintegerTechnical fouls.
free_throws_attemptedintegerFree throw attempts.
free_throws_madeintegerFree throws made.
free_throws_percentagenumericFree throw percentage (0-1 decimal).
minusnumericMinus.
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
minutes_calculatedcharacterMinutes calculated from game-clock differences.
plusnumericPlus.
plus_minus_pointsnumericPlus/minus point differential while on court.
pointsintegerPoints scored.
points_fast_breakintegerFast-break points scored.
points_in_the_paintintegerPoints in the paint.
points_second_chanceintegerSecond-chance points scored.
rebounds_defensiveintegerDefensive rebounds.
rebounds_offensiveintegerOffensive rebounds.
rebounds_totalintegerTotal rebounds.
stealsintegerTotal steals.
three_pointers_attemptedintegerThree-point field goal attempts.
three_pointers_madeintegerThree-point field goals made.
three_pointers_percentagenumericThree-point field goal percentage (0-1 decimal).
turnoversintegerTotal turnovers.
two_pointers_attemptedintegerNumber of two pointers attempted.
two_pointers_madeintegerNumber of two pointers made.
two_pointers_percentagenumericTwo pointers percentage (0-1 decimal).
namecharacterDisplay name.
name_icharacterInitialed name (e.g. 'A. Wilson').
first_namecharacterPlayer's first name.
family_namecharacterPlayer's family / last name.
not_playing_reasoncharacterNot playing reason.
not_playing_descriptioncharacterNot playing description.