nba_teamgamelogs
#
Endpoint URL#
Valid URL#
ParametersAPI Parameter Name | Parameter | Pattern | Required | Nullable |
---|---|---|---|---|
VsDivision | vs_division_nullable | Y | ||
VsConference | vs_conference_nullable | Y | ||
TeamID | team_id_nullable | Y | ||
ShotClockRange | shot_clock_range_nullable | Y | ||
SeasonType | season_type_nullable | Y | ||
SeasonSegment | season_segment_nullable | Y | ||
Season | season_nullable | Y | ||
PlayerID | player_id_nullable | Y | ||
Period | period_nullable | Y | ||
PerMode | per_mode_simple_nullable | Y | ||
PORound | po_round_nullable | Y | ||
Outcome | outcome_nullable | Y | ||
OppTeamID | opp_team_id_nullable | Y | ||
Month | month_nullable | Y | ||
MeasureType | measure_type_player_game_logs_nullable | Y | ||
Location | location_nullable | Y | ||
LeagueID | league_id_nullable | Y | ||
LastNGames | last_n_games_nullable | Y | ||
GameSegment | game_segment_nullable | Y | ||
DateTo | date_to_nullable | Y | ||
DateFrom | date_from_nullable | Y |
#
Data Setsteam_game_logs
#
TeamGameLogs ['SEASON_YEAR', 'TEAM_ID', 'TEAM_ABBREVIATION', 'TEAM_NAME', 'GAME_ID', 'GAME_DATE', 'MATCHUP', 'WL', 'MIN', 'FGM', 'FGA', 'FG_PCT', 'FG3M', 'FG3A', 'FG3_PCT', 'FTM', 'FTA', 'FT_PCT', 'OREB', 'DREB', 'REB', 'AST', 'TOV', 'STL', 'BLK', 'BLKA', 'PF', 'PFD', 'PTS', 'PLUS_MINUS', 'GP_RANK', 'W_RANK', 'L_RANK', 'W_PCT_RANK', 'MIN_RANK', 'FGM_RANK', 'FGA_RANK', 'FG_PCT_RANK', 'FG3M_RANK', 'FG3A_RANK', 'FG3_PCT_RANK', 'FTM_RANK', 'FTA_RANK', 'FT_PCT_RANK', 'OREB_RANK', 'DREB_RANK', 'REB_RANK', 'AST_RANK', 'TOV_RANK', 'STL_RANK', 'BLK_RANK', 'BLKA_RANK', 'PF_RANK', 'PFD_RANK', 'PTS_RANK', 'PLUS_MINUS_RANK']
#
JSON{ "data_sets": { "TeamGameLogs": [ "SEASON_YEAR", "TEAM_ID", "TEAM_ABBREVIATION", "TEAM_NAME", "GAME_ID", "GAME_DATE", "MATCHUP", "WL", "MIN", "FGM", "FGA", "FG_PCT", "FG3M", "FG3A", "FG3_PCT", "FTM", "FTA", "FT_PCT", "OREB", "DREB", "REB", "AST", "TOV", "STL", "BLK", "BLKA", "PF", "PFD", "PTS", "PLUS_MINUS", "GP_RANK", "W_RANK", "L_RANK", "W_PCT_RANK", "MIN_RANK", "FGM_RANK", "FGA_RANK", "FG_PCT_RANK", "FG3M_RANK", "FG3A_RANK", "FG3_PCT_RANK", "FTM_RANK", "FTA_RANK", "FT_PCT_RANK", "OREB_RANK", "DREB_RANK", "REB_RANK", "AST_RANK", "TOV_RANK", "STL_RANK", "BLK_RANK", "BLKA_RANK", "PF_RANK", "PFD_RANK", "PTS_RANK", "PLUS_MINUS_RANK" ] }, "endpoint": "TeamGameLogs", "last_validated_date": "2020-08-15", "nullable_parameters": [ "DateFrom", "DateTo", "GameSegment", "LastNGames", "LeagueID", "Location", "MeasureType", "Month", "OppTeamID", "Outcome", "PORound", "PerMode", "Period", "PlayerID", "Season", "SeasonSegment", "SeasonType", "ShotClockRange", "TeamID", "VsConference", "VsDivision" ], "parameter_patterns": { "DateFrom": null, "DateTo": null, "GameSegment": null, "LastNGames": null, "LeagueID": null, "Location": null, "MeasureType": null, "Month": null, "OppTeamID": null, "Outcome": null, "PORound": null, "PerMode": null, "Period": null, "PlayerID": null, "Season": null, "SeasonSegment": null, "SeasonType": null, "ShotClockRange": null, "TeamID": null, "VsConference": null, "VsDivision": null }, "parameters": [ "DateFrom", "DateTo", "GameSegment", "LastNGames", "LeagueID", "Location", "MeasureType", "Month", "OppTeamID", "Outcome", "PORound", "PerMode", "Period", "PlayerID", "Season", "SeasonSegment", "SeasonType", "ShotClockRange", "TeamID", "VsConference", "VsDivision" ], "required_parameters": [], "status": "success"}
Last validated 2020-08-16