nba_commonplayoffseries
#
Endpoint URL#
Valid URLhttps://stats.nba.com/stats/commonplayoffseries?LeagueID=00&Season=2019-20&SeriesID=
#
ParametersAPI Parameter Name | Parameter | Pattern | Required | Nullable |
---|---|---|---|---|
LeagueID | league_id | Y | ||
Season | season | Y | ||
SeriesID | series_id_nullable | Y |
#
Data Setsplayoff_series
#
PlayoffSeries ['GAME_ID', 'HOME_TEAM_ID', 'VISITOR_TEAM_ID', 'SERIES_ID', 'GAME_NUM']
#
JSON{ "data_sets": { "PlayoffSeries": [ "GAME_ID", "HOME_TEAM_ID", "VISITOR_TEAM_ID", "SERIES_ID", "GAME_NUM" ] }, "endpoint": "CommonPlayoffSeries", "last_validated_date": "2020-08-15", "nullable_parameters": [ "SeriesID" ], "parameter_patterns": { "LeagueID": null, "Season": null, "SeriesID": null }, "parameters": [ "LeagueID", "Season", "SeriesID" ], "required_parameters": [ "LeagueID", "Season" ], "status": "success"}
Last validated 2020-08-16