nba_teamdashptreb
#
Endpoint URL#
Valid URL#
ParametersAPI Parameter Name | Parameter | Pattern | Required | Nullable |
---|---|---|---|---|
LastNGames | last_n_games | Y | ||
LeagueID | league_id | Y | ||
Month | month | Y | ||
OpponentTeamID | opponent_team_id | Y | ||
PerMode | per_mode_simple | ^(Totals)\|(PerGame)$ | Y | |
Period | period | Y | ||
Season | season | Y | ||
SeasonType | season_type_all_star | ^(Regular Season)\|(Pre Season)\|(Playoffs)\|(All Star)$ | Y | |
TeamID | team_id | Y | ||
VsDivision | vs_division_nullable | ^((Atlantic)\|(Central)\|(Northwest)\|(Pacific)\|(Southeast)\|(Southwest)\|(East)\|(West))?$ | Y | Y |
VsConference | vs_conference_nullable | ^((East)\|(West))?$ | Y | Y |
SeasonSegment | season_segment_nullable | ^((Post All-Star)\|(Pre All-Star))?$ | Y | Y |
Outcome | outcome_nullable | ^((W)\|(L))?$ | Y | Y |
Location | location_nullable | ^((Home)\|(Road))?$ | Y | Y |
GameSegment | game_segment_nullable | ^((First Half)\|(Overtime)\|(Second Half))?$ | Y | Y |
DateTo | date_to_nullable | Y | Y | |
DateFrom | date_from_nullable | Y | Y |
#
Data Setsnum_contested_rebounding
#
NumContestedRebounding ['TEAM_ID', 'TEAM_NAME', 'SORT_ORDER', 'G', 'REB_NUM_CONTESTING_RANGE', 'REB_FREQUENCY', 'OREB', 'DREB', 'REB', 'C_OREB', 'C_DREB', 'C_REB', 'C_REB_PCT', 'UC_OREB', 'UC_DREB', 'UC_REB', 'UC_REB_PCT']
overall_rebounding
#
OverallRebounding ['TEAM_ID', 'TEAM_NAME', 'G', 'OVERALL', 'REB_FREQUENCY', 'OREB', 'DREB', 'REB', 'C_OREB', 'C_DREB', 'C_REB', 'C_REB_PCT', 'UC_OREB', 'UC_DREB', 'UC_REB', 'UC_REB_PCT']
reb_distance_rebounding
#
RebDistanceRebounding ['TEAM_ID', 'TEAM_NAME', 'SORT_ORDER', 'G', 'REB_DIST_RANGE', 'REB_FREQUENCY', 'OREB', 'DREB', 'REB', 'C_OREB', 'C_DREB', 'C_REB', 'C_REB_PCT', 'UC_OREB', 'UC_DREB', 'UC_REB', 'UC_REB_PCT']
shot_distance_rebounding
#
ShotDistanceRebounding ['TEAM_ID', 'TEAM_NAME', 'SORT_ORDER', 'G', 'SHOT_DIST_RANGE', 'REB_FREQUENCY', 'OREB', 'DREB', 'REB', 'C_OREB', 'C_DREB', 'C_REB', 'C_REB_PCT', 'UC_OREB', 'UC_DREB', 'UC_REB', 'UC_REB_PCT']
shot_type_rebounding
#
ShotTypeRebounding ['TEAM_ID', 'TEAM_NAME', 'SORT_ORDER', 'G', 'SHOT_TYPE_RANGE', 'REB_FREQUENCY', 'OREB', 'DREB', 'REB', 'C_OREB', 'C_DREB', 'C_REB', 'C_REB_PCT', 'UC_OREB', 'UC_DREB', 'UC_REB', 'UC_REB_PCT']
#
JSON{ "data_sets": { "NumContestedRebounding": [ "TEAM_ID", "TEAM_NAME", "SORT_ORDER", "G", "REB_NUM_CONTESTING_RANGE", "REB_FREQUENCY", "OREB", "DREB", "REB", "C_OREB", "C_DREB", "C_REB", "C_REB_PCT", "UC_OREB", "UC_DREB", "UC_REB", "UC_REB_PCT" ], "OverallRebounding": [ "TEAM_ID", "TEAM_NAME", "G", "OVERALL", "REB_FREQUENCY", "OREB", "DREB", "REB", "C_OREB", "C_DREB", "C_REB", "C_REB_PCT", "UC_OREB", "UC_DREB", "UC_REB", "UC_REB_PCT" ], "RebDistanceRebounding": [ "TEAM_ID", "TEAM_NAME", "SORT_ORDER", "G", "REB_DIST_RANGE", "REB_FREQUENCY", "OREB", "DREB", "REB", "C_OREB", "C_DREB", "C_REB", "C_REB_PCT", "UC_OREB", "UC_DREB", "UC_REB", "UC_REB_PCT" ], "ShotDistanceRebounding": [ "TEAM_ID", "TEAM_NAME", "SORT_ORDER", "G", "SHOT_DIST_RANGE", "REB_FREQUENCY", "OREB", "DREB", "REB", "C_OREB", "C_DREB", "C_REB", "C_REB_PCT", "UC_OREB", "UC_DREB", "UC_REB", "UC_REB_PCT" ], "ShotTypeRebounding": [ "TEAM_ID", "TEAM_NAME", "SORT_ORDER", "G", "SHOT_TYPE_RANGE", "REB_FREQUENCY", "OREB", "DREB", "REB", "C_OREB", "C_DREB", "C_REB", "C_REB_PCT", "UC_OREB", "UC_DREB", "UC_REB", "UC_REB_PCT" ] }, "endpoint": "TeamDashPtReb", "last_validated_date": "2020-08-15", "nullable_parameters": [ "DateFrom", "DateTo", "GameSegment", "Location", "Outcome", "SeasonSegment", "VsConference", "VsDivision" ], "parameter_patterns": { "DateFrom": null, "DateTo": null, "GameSegment": "^((First Half)|(Overtime)|(Second Half))?$", "LastNGames": null, "LeagueID": null, "Location": "^((Home)|(Road))?$", "Month": null, "OpponentTeamID": null, "Outcome": "^((W)|(L))?$", "PerMode": "^(Totals)|(PerGame)$", "Period": null, "Season": null, "SeasonSegment": "^((Post All-Star)|(Pre All-Star))?$", "SeasonType": "^(Regular Season)|(Pre Season)|(Playoffs)|(All Star)$", "TeamID": null, "VsConference": "^((East)|(West))?$", "VsDivision": "^((Atlantic)|(Central)|(Northwest)|(Pacific)|(Southeast)|(Southwest)|(East)|(West))?$" }, "parameters": [ "DateFrom", "DateTo", "GameSegment", "LastNGames", "LeagueID", "Location", "Month", "OpponentTeamID", "Outcome", "PerMode", "Period", "Season", "SeasonSegment", "SeasonType", "TeamID", "VsConference", "VsDivision" ], "required_parameters": [ "DateFrom", "DateTo", "GameSegment", "LastNGames", "LeagueID", "Location", "Month", "OpponentTeamID", "Outcome", "PerMode", "Period", "Season", "SeasonSegment", "SeasonType", "TeamID", "VsConference", "VsDivision" ], "status": "success"}
Last validated 2020-08-16