Integration GuidesReference Docs
Coverage MatrixDocumentationChange LogLog InContact Us
Reference Docs

Splits (Game)

NBA G League Splits (Game) Detailed Team, Player, and Opponent game splits across various views including: Home Team, Loss, Vs Opponent, Overtime, Over 500, Road, Under 500, At Venue, and Wins.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
⏱️

Update Frequency

TTL / Cache: 120 seconds

Data Updates: As Necessary



Data Points

Splits Categories:
AttributeParent ElementTypeDescription
categorysplitStringCategory of a split statistic
home, road, win, loss, opponent, over_500, under_500, venue
League:
AttributeParent ElementTypeDescription
aliasleagueStringAlias of a league
ex. NBDL
idleagueGUIDUnique ID of a league
ex. ac79301f-9b1a-4e72-a4cb-230d4418ae08
nameleagueStringName of a league
ex. NBA G League
aliasconferenceStringAlias of a conference
ex. WESTERN-DL
idconferenceGUIDUnique ID of a conference
ex. 1359451c-3a31-4a27-afca-214e3d391156
nameconferenceStringName of a conference
ex. WESTERN CONFERENCE
aliasdivisionStringAlias of a division
ex. PACIFIC-DL
iddivisionGUIDUnique ID of a division
ex. 12e5e30e-894f-4b77-887d-027b3f97437b
namedivisionStringName of a division
ex. Pacific
idseasonGUIDUnique season ID
ex. 2a29bf58-7069-4ca4-8933-0347544e243d
typeseasonStringType of the season
REG (Regular Season)
yearseasonIntegerYear of the season
Player:
AttributeParent ElementTypeDescription
first_nameplayerStringFirst name of a player
ex. Anthony
full_nameplayerStringFull name of a player
ex. Anthony Tarke
idplayerGUIDUnique player ID
ex. 89c7cd33-6143-48dd-82c4-ccbfed25ddaa
jersey_numberplayerIntegerNumber of a player's jersey
last_nameplayerStringLast name of a player
ex. Tarke
positionplayerStringPosition of a player
NA, C, C-F, F, F-C, F-G, G, G-F
primary_positionplayerStringPrimary position of a player
NA, C, PF, PG, SF, SG
Player Statistics (Season):
Attribute Parent Element Type Description
`games_played` `player_records` - `split` - `overall` - `total` Integer Number of games played
`games_started` `player_records` - `split` - `overall` - `total` Integer Number of games started
`minutes` `player_records` - `split` - `overall` - `total` String Number of minutes played
ex. `40:07`
`field_goals_made` `player_records` - `split` - `overall` - `total` Integer Number of field goals made
`field_goals_att` `player_records` - `split` - `overall` - `total` Integer Number of field goal attempts
`field_goals_pct` `player_records` - `split` - `overall` - `total` Decimal Field goal percentage
ex. `56.5`
`two_points_made` `player_records` - `split` - `overall` - `total` Integer Number of 2-point baskets
`two_points_att` `player_records` - `split` - `overall` - `total` Integer Number of 2-point attempts
`two_points_pct` `player_records` - `split` - `overall` - `total` Decimal 2-point percentage
ex. `100.0`
`three_points_made` `player_records` - `split` - `overall` - `total` Integer Number of 3-point baskets
`three_points_att` `player_records` - `split` - `overall` - `total` Integer Number of 3-point attempts
`three_points_pct` `player_records` - `split` - `overall` - `total` Decimal 3-point percentage
ex. `100.0`
`blocked_att` `player_records` - `split` - `overall` - `total` Integer Number of blocked attempts
`free_throws_made` `player_records` - `split` - `overall` - `total` Integer Number of free throws made
`free_throws_att` `player_records` - `split` - `overall` - `total` Integer Number of free throw attempts
`free_throws_pct` `player_records` - `split` - `overall` - `total` Decimal Free throw percentage
ex. `100.0`
`offensive_rebounds` `player_records` - `split` - `overall` - `total` Integer Number of offensive rebounds
`defensive_rebounds` `player_records` - `split` - `overall` - `total` Integer Number of defensive rebounds
`rebounds` `player_records` - `split` - `overall` - `total` Integer Number of rebounds
`assists` `player_records` - `split` - `overall` - `total` Integer Number of assists
`turnovers` `player_records` - `split` - `overall` - `total` Integer Number of turnovers
`assists_turnover_ratio` `player_records` - `split` - `overall` - `total` Decimal Assist to turnover ratio
`steals` `player_records` - `split` - `overall` - `total` Integer Number of steals
`blocks` `player_records` - `split` - `overall` - `total` Integer Number of shots blocked
`personal_fouls` `player_records` - `split` - `overall` - `total` Integer Number of personal fouls
`tech_fouls` `player_records` - `split` - `overall` - `total` Integer Number of total unsportsmanlike technical fouls
`tech_fouls_non _unsportsmanlike` `player_records` - `split` - `overall` - `total` Integer Number of non-unsportsmanlike technical fouls
`points` `player_records` - `split` - `overall` - `total` Integer Number of points
`flagrant_fouls` `player_records` - `split` - `overall` - `total` Integer Number of flagrant fouls
`ejections` `player_records` - `split` - `overall` - `total` Integer Number of ejections
`foulouts` `player_records` - `split` - `overall` - `total` Integer Number of foul outs
`true_shooting_att` `player_records` - `split` - `overall` - `total` Decimal Number of attempts used to determine true shooting percentage
sFieldGoalsAttempted + (0.44 \* sFreeThrowsAttempted)
`true_shooting_pct` `player_records` - `split` - `overall` - `total` Decimal True Shooting Percentage
100 *sPoints / (2* sTrueShootingAttempts )
`efficiency` `player_records` - `split` - `overall` - `total` Decimal Player Efficiency Rating
(sPoints + sAssists + sBlocks+sSteals + sFoulsDrawn + sReboundsTotal) - (sTurnovers + sBlocksReceived + sFoulsPersonal + sFoulsTechnical + (sTwoPointersAttempted - sTwoPointersMade) + (sThreePointersAttempted - sThreePointersMade) + (sFreeThrowsAttempted - sFreeThrowsMade))
`points_off_turnovers` `player_records` - `split` - `overall` - `total` Integer Number of points off turnovers
`points_in_paint` `player_records` - `split` - `overall` - `total` Integer Number of points in the paint
`points_in_paint_made` `player_records` - `split` - `overall` - `total` Integer Number of points in the paint baskets
`points_in_paint_att` `player_records` - `split` - `overall` - `total` Integer Number of points in the paint attempts
`points_in_paint_pct` `player_records` - `split` - `overall` - `total` Decimal Points in the paint percentage
ex. `28.6`
`effective_fg_pct` `player_records` - `split` - `overall` - `total` Decimal Effective Field Goal Percentage
(FG + 0.5 \* 3P) / FGA
`double_doubles` `player_records` - `split` - `overall` - `total` Integer Number of double-doubles
`triple_double` `player_records` - `split` - `overall` - `total` Boolean Signifies a triple-double
`fouls_drawn` `player_records` - `split` - `overall` - `total` Integer Number of fouls drawn
`offensive_fouls` `player_records` - `split` - `overall` - `total` Integer Number of offensive fouls
`fast_break_att` `player_records` - `split` - `overall` - `total` Integer Number of fast break attempts
`fast_break_pts` `player_records` - `split` - `overall` - `total` Integer Number of fast break points
`fast_break_made` `player_records` - `split` - `overall` - `total` Integer Number of fast break baskets
`fast_break_pct` `player_records` - `split` - `overall` - `total` Decimal Fast break percentage
ex. `100.0`
`coach_ejections` `player_records` - `split` - `overall` - `total` Integer Number of coach ejections
`second_chance_pct` `player_records` - `split` - `overall` - `total` Decimal Second chance percentage
ex. `20.0`
`second_chance_pts` `player_records` - `split` - `overall` - `total` Integer Number of second chance points
`second_chance_att` `player_records` - `split` - `overall` - `total` Integer Number of second chance attempts
`second_chance_made` `player_records` - `split` - `overall` - `total` Integer Number of second chance baskets
`minus` `player_records` - `split` - `overall` - `total` Integer Number of team points against while a player is on the court
`plus` `player_records` - `split` - `overall` - `total` Integer Number of team points scored while a player is on the court
`coach_tech_fouls` `player_records` - `split` - `overall` - `total` Integer Number of coach technical fouls
`minutes` `player_records` - `split` - `overall` - `average` Decimal Minutes played per game
`points` `player_records` - `split` - `overall` - `average` Decimal Points per game
`off_rebounds` `player_records` - `split` - `overall` - `average` Decimal Offensive rebounds per game
`def_rebounds` `player_records` - `split` - `overall` - `average` Decimal Defensive rebounds per game
`rebounds` `player_records` - `split` - `overall` - `average` Decimal Rebounds per game
`assists` `player_records` - `split` - `overall` - `average` Decimal Assists per game
`steals` `player_records` - `split` - `overall` - `average` Decimal Steals per game
`blocks` `player_records` - `split` - `overall` - `average` Integer Shots blocked per game
`turnovers` `player_records` - `split` - `overall` - `average` Decimal Turnovers per game
`personal_fouls` `player_records` - `split` - `overall` - `average` Decimal Personal fouls per game
`flagrant_fouls` `player_records` - `split` - `overall` - `average` Decimal Flagrant fouls per game
`blocked_att` `player_records` - `split` - `overall` - `average` Decimal Blocked attempts per game
`field_goals_made` `player_records` - `split` - `overall` - `average` Decimal Field goals made per game
`field_goals_att` `player_records` - `split` - `overall` - `average` Decimal Field goal attempts per game
`three_points_made` `player_records` - `split` - `overall` - `average` Decimal 3-point baskets per game
`three_points_att` `player_records` - `split` - `overall` - `average` Decimal 3-point attempts per game
`free_throws_made` `player_records` - `split` - `overall` - `average` Decimal Free throws made per game
`free_throws_att` `player_records` - `split` - `overall` - `average` Decimal Free throw attempts per game
`two_points_made` `player_records` - `split` - `overall` - `average` Decimal 2-point baskets per game
`two_points_att` `player_records` - `split` - `overall` - `average` Decimal 2-point attempts per game
`efficiency` `player_records` - `split` - `overall` - `average` Decimal Player Efficiency Rating per game
`true_shooting_att` `player_records` - `split` - `overall` - `average` Decimal Number of attempts per game used to determine true shooting percentage
`points_off_turnovers` `player_records` - `split` - `overall` - `average` Decimal Points off turnovers per game
`points_in_paint_made` `player_records` - `split` - `overall` - `average` Decimal Points in the paint baskets per game
`points_in_paint_att` `player_records` - `split` - `overall` - `average` Decimal Points in the paint attempts per game
`points_in_paint` `player_records` - `split` - `overall` - `average` Decimal Points in the paint per game
`fouls_drawn` `player_records` - `split` - `overall` - `average` Decimal Fouls drawn per game
`offensive_rebounds_pct` `player_records` - `split` - `overall` - `total` Decimal Offensive rebound percentage
ex. `20.0`
`fast_break_pts` `player_records` - `split` - `overall` - `average` Decimal Fast break points per game
`fast_break_att` `player_records` - `split` - `overall` - `average` Decimal Fast break attempts per game
`fast_break_made` `player_records` - `split` - `overall` - `average` Decimal Fast break baskets per game
`offensive_fouls` `player_records` - `split` - `overall` - `average` Decimal Offensive fouls per game
`second_chance_pts` `player_records` - `split` - `overall` - `average` Decimal Second chance points per game
`second_chance_att` `player_records` - `split` - `overall` - `average` Decimal Second chance attempts per game
`second_chance_made` `player_records` - `split` - `overall` - `average` Decimal Second chance baskets per game
Team Statistics (Season):
Attribute Parent Element Type Description
`games_played` `team_records` - `overall` - `total` Integer Number of games played
`minutes` `team_records` - `overall` - `total` String Number of minutes played
ex. `40:07`
`field_goals_made` `team_records` - `overall` - `total` Integer Number of field goals made
`field_goals_att` `team_records` - `overall` - `total` Integer Number of field goal attempts
`field_goals_pct` `team_records` - `overall` - `total` Decimal Field goal percentage
ex. `56.5`
`two_points_made` `team_records` - `overall` - `total` Integer Number of 2-point baskets
`two_points_att` `team_records` - `overall` - `total` Integer Number of 2-point attempts
`two_points_pct` `team_records` - `overall` - `total` Decimal 2-point percentage
ex. `100.0`
`three_points_made` `team_records` - `overall` - `total` Integer Number of 3-point baskets
`three_points_att` `team_records` - `overall` - `total` Integer Number of 3-point attempts
`three_points_pct` `team_records` - `overall` - `total` Decimal 3-point percentage
ex. `100.0`
`blocked_att` `team_records` - `overall` - `total` Integer Number of blocked attempts
`free_throws_made` `team_records` - `overall` - `total` Integer Number of free throws made
`free_throws_att` `team_records` - `overall` - `total` Integer Number of free throw attempts
`free_throws_pct` `team_records` - `overall` - `total` Decimal Free throw percentage
ex. `100.0`
`offensive_rebounds` `team_records` - `overall` - `total` Integer Number of offensive rebounds
`defensive_rebounds` `team_records` - `overall` - `total` Integer Number of defensive rebounds
`rebounds` `team_records` - `overall` - `total` Integer Number of rebounds
`assists` `team_records` - `overall` - `total` Integer Number of assists
`assists_turnover_ratio` `team_records` - `overall` - `total` Decimal Assist to turnover ratio
`turnovers` `team_records` - `overall` - `total` Integer Number of turnovers
`steals` `team_records` - `overall` - `total` Integer Number of steals
`blocks` `team_records` - `overall` - `total` Integer Number of shots blocked
`personal_fouls` `team_records` - `overall` - `total` Integer Number of personal fouls
`tech_fouls` `team_records` - `overall` - `total` Integer Number of technical fouls
`points` `team_records` - `overall` - `total` Integer Number of points
`fast_break_pts` `team_records` - `overall` - `total` Integer Number of fast break points
`flagrant_fouls` `team_records` - `overall` - `total` Integer Number of flagrant fouls
`points_off_turnovers` `team_records` - `overall` - `total` Integer Number of points off turnovers
`second_chance_pts` `team_records` - `overall` - `total` Integer Number of second chance points
`ejections` `team_records` - `overall` - `total` Integer Number of ejections
`foulouts` `team_records` - `overall` - `total` Integer Number of foul outs
`points_in_paint` `team_records` - `overall` - `total` Integer Number of points in the paint
`efficiency` `team_records` - `overall` - `total` Decimal Player Efficiency Rating
(sPoints+sAssists+sBlocks+sSteals+sFoulsDrawn+sReboundsTotal)-(sTurnovers+sBlocksReceived+sFoulsPersonal+sFoulsTechnical+(sTwoPointersAttempted-sTwoPointersMade)+(sThreePointersAttempted-sThreePointersMade)+(sFreeThrowsAttempted-sFreeThrowsMade))
`true_shooting_att` `team_records` - `overall` - `total` Decimal Number of attempts used to determine true shooting percentage
sFieldGoalsAttempted + (0.44 \* sFreeThrowsAttempted)
`true_shooting_pct` `team_records` - `overall` - `total` Decimal True Shooting Percentage
100 *sPoints / (2* sTrueShootingAttempts )
`points_in_paint_made` `team_records` - `overall` - `total` Integer Number of points in the paint baskets
`points_in_paint_att` `team_records` - `overall` - `total` Integer Number of points in the paint attempts
`points_in_paint_pct` `team_records` - `overall` - `total` Decimal Points in the paint percentage
ex. `28.6`
`effective_fg_pct` `team_records` - `overall` - `total` Decimal Effective Field Goal Percentage
(FG + 0.5 \* 3P) / FGA
`bench_points` `team_records` - `overall` - `total` Integer Number of bench points
`fouls_drawn` `team_records` - `overall` - `total` Integer Number of fouls drawn
`offensive_fouls` `team_records` - `overall` - `total` Integer Number of offensive fouls
`team_tech_fouls` `team_records` - `overall` - `total` Integer Number of team technical fouls
`fast_break_att` `team_records` - `overall` - `total` Integer Number of fast break attempts
`fast_break_made` `team_records` - `overall` - `total` Integer Number of fast break baskets
`fast_break_pct` `team_records` - `overall` - `total` Decimal Fast break percentage
ex. `100.0`
`technical_other` `team_records` - `overall` - `total` Integer Number of other technical fouls
This stat is no longer in use but may be present for past games
`coach_ejections` `team_records` - `overall` - `total` Integer Number of coach ejections
`points_against` `team_records` - `overall` - `total` Integer Number of points against
`team_defensive_rebounds` `team_records` - `overall` - `total` Integer Number of team defensive rebounds
`team_offensive_rebounds` `team_records` - `overall` - `total` Integer Number of team offensive rebounds
`second_chance_att` `team_records` - `overall` - `total` Integer Number of second chance attempts
`second_chance_made` `team_records` - `overall` - `total` Integer Number of second chance baskets
`second_chance_pct` `team_records` - `overall` - `total` Decimal Second chance percentage
ex. `20.0`
`coach_tech_fouls` `team_records` - `overall` - `total` Integer Number of coach technical fouls
`team_fouls` `team_records` - `overall` - `total` Integer Number of team fouls
`total_rebounds` `team_records` - `overall` - `total` Integer Number of total rebounds (team rebounds + player rebounds)
`total_fouls` `team_records` - `overall` - `total` Integer Number of total fouls (team fouls + personal fouls)
`fast_break_pts` `team_records` - `overall` - `average` Decimal Fast break points per game
`points_off_turnovers` `team_records` - `overall` - `average` Decimal Points off turnovers per game
`second_chance_pts` `team_records` - `overall` - `average` Decimal Second chance points per game
`minutes` `team_records` - `overall` - `average` Decimal Minutes played per game
`points` `team_records` - `overall` - `average` Decimal Points per game
`off_rebounds` `team_records` - `overall` - `average` Decimal Offensive rebounds per game
`def_rebounds` `team_records` - `overall` - `average` Decimal Defensive rebounds per game
`rebounds` `team_records` - `overall` - `average` Decimal Rebounds per game
`assists` `team_records` - `overall` - `average` Decimal Assists per game
`steals` `team_records` - `overall` - `average` Decimal Steals per game
`blocks` `team_records` - `overall` - `average` Integer Shots blocked per game
`turnovers` `team_records` - `overall` - `average` Decimal Turnovers per game
`personal_fouls` `team_records` - `overall` - `average` Decimal Personal fouls per game
`flagrant_fouls` `team_records` - `overall` - `average` Decimal Flagrant fouls per game
`blocked_att` `team_records` - `overall` - `average` Decimal Blocked attempts per game
`field_goals_made` `team_records` - `overall` - `average` Decimal Field goals made per game
`field_goals_att` `team_records` - `overall` - `average` Decimal Field goal attempts per game
`three_points_made` `team_records` - `overall` - `average` Decimal 3-point baskets per game
`three_points_att` `team_records` - `overall` - `average` Decimal 3-point attempts per game
`free_throws_made` `team_records` - `overall` - `average` Decimal Free throws made per game
`free_throws_att` `team_records` - `overall` - `average` Decimal Free throw attempts per game
`two_points_made` `team_records` - `overall` - `average` Decimal 2-point baskets per game
`two_points_att` `team_records` - `overall` - `average` Decimal 2-point attempts per game
`points_in_paint` `team_records` - `overall` - `average` Decimal Points in the paint per game
`efficiency` `team_records` - `overall` - `average` Decimal Player Efficiency Rating per game
`true_shooting_att` `team_records` - `overall` - `average` Decimal Number of attempts per game used to determine true shooting percentage
`points_in_paint_att` `team_records` - `overall` - `average` Decimal Points in the paint attempts per game
`points_in_paint_made` `team_records` - `overall` - `average` Decimal Points in the paint baskets per game
`bench_points` `team_records` - `overall` - `average` Decimal Bench points per game
`fouls_drawn` `team_records` - `overall` - `average` Decimal Fouls drawn per game
`offensive_fouls` `team_records` - `overall` - `average` Decimal Offensive fouls per game
`fast_break_att` `team_records` - `overall` - `average` Decimal Fast break attempts per game
`fast_break_made` `team_records` - `overall` - `average` Decimal Fast break baskets per game
`second_chance_att` `team_records` - `overall` - `average` Decimal Second chance attempts per game
`second_chance_made` `team_records` - `overall` - `average` Decimal Second chance baskets per game
Team Opponent Statistics (Season):
Attribute Parent Element Type Description
`games_played` `team_records` - `opponents` - `total` Integer Number of games played
`minutes` `team_records` - `opponents` - `total` String Number of minutes played
ex. `40:07`
`field_goals_made` `team_records` - `opponents` - `total` Integer Number of field goals made
`field_goals_att` `team_records` - `opponents` - `total` Integer Number of field goal attempts
`field_goals_pct` `team_records` - `opponents` - `total` Decimal Field goal percentage
ex. `56.5`
`two_points_made` `team_records` - `opponents` - `total` Integer Number of 2-point baskets
`two_points_att` `team_records` - `opponents` - `total` Integer Number of 2-point attempts
`two_points_pct` `team_records` - `opponents` - `total` Decimal 2-point percentage
ex. `100.0`
`three_points_made` `team_records` - `opponents` - `total` Integer Number of 3-point baskets
`three_points_att` `team_records` - `opponents` - `total` Integer Number of 3-point attempts
`three_points_pct` `team_records` - `opponents` - `total` Decimal 3-point percentage
ex. `100.0`
`blocked_att` `team_records` - `opponents` - `total` Integer Number of blocked attempts
`free_throws_made` `team_records` - `opponents` - `total` Integer Number of free throws made
`free_throws_att` `team_records` - `opponents` - `total` Integer Number of free throw attempts
`free_throws_pct` `team_records` - `opponents` - `total` Decimal Free throw percentage
ex. `100.0`
`offensive_rebounds` `team_records` - `opponents` - `total` Integer Number of offensive rebounds
`defensive_rebounds` `team_records` - `opponents` - `total` Integer Number of defensive rebounds
`rebounds` `team_records` - `opponents` - `total` Integer Number of rebounds
`assists` `team_records` - `opponents` - `total` Integer Number of assists
`assists_turnover_ratio` `team_records` - `opponents` - `total` Decimal Assist to turnover ratio
`turnovers` `team_records` - `opponents` - `total` Integer Number of turnovers
`steals` `team_records` - `opponents` - `total` Integer Number of steals
`blocks` `team_records` - `opponents` - `total` Integer Number of shots blocked
`personal_fouls` `team_records` - `opponents` - `total` Integer Number of personal fouls
`tech_fouls` `team_records` - `opponents` - `total` Integer Number of technical fouls
`points` `team_records` - `opponents` - `total` Integer Number of points
`fast_break_pts` `team_records` - `opponents` - `total` Integer Number of fast break points
`flagrant_fouls` `team_records` - `opponents` - `total` Integer Number of flagrant fouls
`points_off_turnovers` `team_records` - `opponents` - `total` Integer Number of points off turnovers
`second_chance_pts` `team_records` - `opponents` - `total` Integer Number of second chance points
`ejections` `team_records` - `opponents` - `total` Integer Number of ejections
`foulouts` `team_records` - `opponents` - `total` Integer Number of foul outs
`points_in_paint` `team_records` - `opponents` - `total` Integer Number of points in the paint
`efficiency` `team_records` - `opponents` - `total` Decimal Player Efficiency Rating
(sPoints+sAssists+sBlocks+sSteals+sFoulsDrawn+sReboundsTotal)-(sTurnovers+sBlocksReceived+sFoulsPersonal+sFoulsTechnical+(sTwoPointersAttempted-sTwoPointersMade)+(sThreePointersAttempted-sThreePointersMade)+(sFreeThrowsAttempted-sFreeThrowsMade))
`true_shooting_att` `team_records` - `opponents` - `total` Decimal Number of attempts used to determine true shooting percentage
sFieldGoalsAttempted + (0.44 \* sFreeThrowsAttempted)
`true_shooting_pct` `team_records` - `opponents` - `total` Decimal True Shooting Percentage
100 *sPoints / (2* sTrueShootingAttempts )
`points_in_paint_made` `team_records` - `opponents` - `total` Integer Number of points in the paint baskets
`points_in_paint_att` `team_records` - `opponents` - `total` Integer Number of points in the paint attempts
`points_in_paint_pct` `team_records` - `opponents` - `total` Decimal Points in the paint percentage
ex. `28.6`
`effective_fg_pct` `team_records` - `opponents` - `total` Decimal Effective Field Goal Percentage
(FG + 0.5 \* 3P) / FGA
`bench_points` `team_records` - `opponents` - `total` Integer Number of bench points
`fouls_drawn` `team_records` - `opponents` - `total` Integer Number of fouls drawn
`offensive_fouls` `team_records` - `opponents` - `total` Integer Number of offensive fouls
`team_tech_fouls` `team_records` - `opponents` - `total` Integer Number of team technical fouls
`fast_break_att` `team_records` - `opponents` - `total` Integer Number of fast break attempts
`fast_break_made` `team_records` - `opponents` - `total` Integer Number of fast break baskets
`fast_break_pct` `team_records` - `opponents` - `total` Decimal Fast break percentage
ex. `100.0`
`technical_other` `team_records` - `opponents` - `total` Integer Number of other technical fouls
This stat is no longer in use but may be present for past games
`coach_ejections` `team_records` - `opponents` - `total` Integer Number of coach ejections
`points_against` `team_records` - `opponents` - `total` Integer Number of points against
`team_defensive_rebounds` `team_records` - `opponents` - `total` Integer Number of team defensive rebounds
`team_offensive_rebounds` `team_records` - `opponents` - `total` Integer Number of team offensive rebounds
`second_chance_att` `team_records` - `opponents` - `total` Integer Number of second chance attempts
`second_chance_made` `team_records` - `opponents` - `total` Integer Number of second chance baskets
`second_chance_pct` `team_records` - `opponents` - `total` Decimal Second chance percentage
ex. `20.0`
`coach_tech_fouls` `team_records` - `opponents` - `total` Integer Number of coach technical fouls
`team_fouls` `team_records` - `opponents` - `total` Integer Number of team fouls
`total_rebounds` `team_records` - `opponents` - `total` Integer Number of total rebounds (team rebounds + player rebounds)
`total_fouls` `team_records` - `opponents` - `total` Integer Number of total fouls (team fouls + personal fouls)
`fast_break_pts` `team_records` - `opponents` - `average` Decimal Fast break points per game
`points_off_turnovers` `team_records` - `opponents` - `average` Decimal Points off turnovers per game
`second_chance_pts` `team_records` - `opponents` - `average` Decimal Second chance points per game
`minutes` `team_records` - `opponents` - `average` Decimal Minutes played per game
`points` `team_records` - `opponents` - `average` Decimal Points per game
`off_rebounds` `team_records` - `opponents` - `average` Decimal Offensive rebounds per game
`def_rebounds` `team_records` - `opponents` - `average` Decimal Defensive rebounds per game
`rebounds` `team_records` - `opponents` - `average` Decimal Rebounds per game
`assists` `team_records` - `opponents` - `average` Decimal Assists per game
`steals` `team_records` - `opponents` - `average` Decimal Steals per game
`blocks` `team_records` - `opponents` - `average` Integer Shots blocked per game
`turnovers` `team_records` - `opponents` - `average` Decimal Turnovers per game
`personal_fouls` `team_records` - `opponents` - `average` Decimal Personal fouls per game
`flagrant_fouls` `team_records` - `opponents` - `average` Decimal Flagrant fouls per game
`blocked_att` `team_records` - `opponents` - `average` Decimal Blocked attempts per game
`field_goals_made` `team_records` - `opponents` - `average` Decimal Field goals made per game
`field_goals_att` `team_records` - `opponents` - `average` Decimal Field goal attempts per game
`three_points_made` `team_records` - `opponents` - `average` Decimal 3-point baskets per game
`three_points_att` `team_records` - `opponents` - `average` Decimal 3-point attempts per game
`free_throws_made` `team_records` - `opponents` - `average` Decimal Free throws made per game
`free_throws_att` `team_records` - `opponents` - `average` Decimal Free throw attempts per game
`two_points_made` `team_records` - `opponents` - `average` Decimal 2-point baskets per game
`two_points_att` `team_records` - `opponents` - `average` Decimal 2-point attempts per game
`points_in_paint` `team_records` - `opponents` - `average` Decimal Points in the paint per game
`efficiency` `team_records` - `opponents` - `average` Decimal Player Efficiency Rating per game
`true_shooting_att` `team_records` - `opponents` - `average` Decimal Number of attempts per game used to determine true shooting percentage
`points_in_paint_att` `team_records` - `opponents` - `average` Decimal Points in the paint attempts per game
`points_in_paint_made` `team_records` - `opponents` - `average` Decimal Points in the paint baskets per game
`bench_points` `team_records` - `opponents` - `average` Decimal Bench points per game
`fouls_drawn` `team_records` - `opponents` - `average` Decimal Fouls drawn per game
`offensive_fouls` `team_records` - `opponents` - `average` Decimal Offensive fouls per game
`fast_break_att` `team_records` - `opponents` - `average` Decimal Fast break attempts per game
`fast_break_made` `team_records` - `opponents` - `average` Decimal Fast break baskets per game
`second_chance_att` `team_records` - `opponents` - `average` Decimal Second chance attempts per game
`second_chance_made` `team_records` - `opponents` - `average` Decimal Second chance baskets per game
Team:
AttributeParent ElementTypeDescription
idteamGUIDUnique ID of a team
ex. 67a79348-041a-45f6-bb12-722d38dc8dbf
marketteamStringMarket name of a team
ex. Delaware
nameteamStringTeam name
ex. Blue Coats
Path Params
string
enum
required
Defaults to trial

The access level of your API key

trial, production

Allowed:
string
enum
required
Defaults to en

2-letter code for supported languages

br (Brazilian Portuguese), en (English), es (Spanish), fr (French), ru (Russian), zh (simplified Chinese)

Allowed:
string
enum
required
Defaults to 2024

Year of a season in YYYY format

Note: Season year is always the year a season begins. For example, 2024 for the 2024-25 season.

Allowed:
string
enum
required
Defaults to PST

Type of season

PRE (Preseason), REG (Regular Season), SC (Showcase Cup), PST (Postseason), EX (Exhibition)

Allowed:
string
required
Defaults to 452c9579-2fea-4534-8d18-5c701c8912db

ID of a given team

string
enum
required
Defaults to json

Format returned

json, xml

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json