nba_playercareerbycollegerollup
#
Endpoint URL#
Valid URL#
ParametersAPI Parameter Name | Parameter | Pattern | Required | Nullable |
---|---|---|---|---|
LeagueID | league_id | Y | ||
PerMode | per_mode_simple | Y | ||
SeasonType | season_type_all_star | ^(Regular Season)\|(Pre Season)\|(Playoffs)\|(All Star)$ | Y | |
Season | season_nullable | Y |
#
Data Setseast
#
East ['REGION', 'SEED', 'COLLEGE', 'PLAYERS', 'GP', 'MIN', 'FGM', 'FGA', 'FG_PCT', 'FG3M', 'FG3A', 'FG3_PCT', 'FTM', 'FTA', 'FT_PCT', 'OREB', 'DREB', 'REB', 'AST', 'STL', 'BLK', 'TOV', 'PF', 'PTS']
midwest
#
Midwest ['REGION', 'SEED', 'COLLEGE', 'PLAYERS', 'GP', 'MIN', 'FGM', 'FGA', 'FG_PCT', 'FG3M', 'FG3A', 'FG3_PCT', 'FTM', 'FTA', 'FT_PCT', 'OREB', 'DREB', 'REB', 'AST', 'STL', 'BLK', 'TOV', 'PF', 'PTS']
south
#
South ['REGION', 'SEED', 'COLLEGE', 'PLAYERS', 'GP', 'MIN', 'FGM', 'FGA', 'FG_PCT', 'FG3M', 'FG3A', 'FG3_PCT', 'FTM', 'FTA', 'FT_PCT', 'OREB', 'DREB', 'REB', 'AST', 'STL', 'BLK', 'TOV', 'PF', 'PTS']
west
#
West ['REGION', 'SEED', 'COLLEGE', 'PLAYERS', 'GP', 'MIN', 'FGM', 'FGA', 'FG_PCT', 'FG3M', 'FG3A', 'FG3_PCT', 'FTM', 'FTA', 'FT_PCT', 'OREB', 'DREB', 'REB', 'AST', 'STL', 'BLK', 'TOV', 'PF', 'PTS']
#
JSON{ "data_sets": { "East": [ "REGION", "SEED", "COLLEGE", "PLAYERS", "GP", "MIN", "FGM", "FGA", "FG_PCT", "FG3M", "FG3A", "FG3_PCT", "FTM", "FTA", "FT_PCT", "OREB", "DREB", "REB", "AST", "STL", "BLK", "TOV", "PF", "PTS" ], "Midwest": [ "REGION", "SEED", "COLLEGE", "PLAYERS", "GP", "MIN", "FGM", "FGA", "FG_PCT", "FG3M", "FG3A", "FG3_PCT", "FTM", "FTA", "FT_PCT", "OREB", "DREB", "REB", "AST", "STL", "BLK", "TOV", "PF", "PTS" ], "South": [ "REGION", "SEED", "COLLEGE", "PLAYERS", "GP", "MIN", "FGM", "FGA", "FG_PCT", "FG3M", "FG3A", "FG3_PCT", "FTM", "FTA", "FT_PCT", "OREB", "DREB", "REB", "AST", "STL", "BLK", "TOV", "PF", "PTS" ], "West": [ "REGION", "SEED", "COLLEGE", "PLAYERS", "GP", "MIN", "FGM", "FGA", "FG_PCT", "FG3M", "FG3A", "FG3_PCT", "FTM", "FTA", "FT_PCT", "OREB", "DREB", "REB", "AST", "STL", "BLK", "TOV", "PF", "PTS" ] }, "endpoint": "PlayerCareerByCollegeRollup", "last_validated_date": "2020-08-15", "nullable_parameters": [ "Season" ], "parameter_patterns": { "LeagueID": null, "PerMode": null, "Season": null, "SeasonType": "^(Regular Season)|(Pre Season)|(Playoffs)|(All Star)$" }, "parameters": [ "LeagueID", "PerMode", "Season", "SeasonType" ], "required_parameters": [ "LeagueID", "PerMode", "SeasonType" ], "status": "success"}
Last validated 2020-08-16