Skip to main content

nba_leaguedashplayerbiostats

Endpoint URL#

https://stats.nba.com/stats/leaguedashplayerbiostats

Valid URL#

https://stats.nba.com/stats/leaguedashplayerbiostats?College=&Conference=&Country=&DateFrom=&DateTo=&Division=&DraftPick=&DraftYear=&GameScope=&GameSegment=&Height=&LastNGames=&LeagueID=00&Location=&Month=&OpponentTeamID=&Outcome=&PORound=&PerMode=Totals&Period=&PlayerExperience=&PlayerPosition=&Season=2019-20&SeasonSegment=&SeasonType=Regular+Season&ShotClockRange=&StarterBench=&TeamID=&VsConference=&VsDivision=&Weight=

Parameters#

API Parameter NameParameterPatternRequiredNullable
LeagueIDleague_idY
PerModeper_mode_simple^(Totals)\|(PerGame)$Y
SeasonseasonY
SeasonTypeseason_type_all_star^(Regular Season)\|(Pre Season)\|(Playoffs)\|(All Star)$Y
Weightweight_nullableY
VsDivisionvs_division_nullable^((Atlantic)\|(Central)\|(Northwest)\|(Pacific)\|(Southeast)\|(Southwest)\|(East)\|(West))?$Y
VsConferencevs_conference_nullable^((East)\|(West))?$Y
TeamIDteam_id_nullableY
StarterBenchstarter_bench_nullable((Starters)\|(Bench))?Y
ShotClockRangeshot_clock_range_nullable((24-22)\|(22-18 Very Early)\|(18-15 Early)\|(15-7 Average)\|(7-4 Late)\|(4-0 Very Late)\|(ShotClock Off))?Y
SeasonSegmentseason_segment_nullable^((Post All-Star)\|(Pre All-Star))?$Y
PlayerPositionplayer_position_abbreviation_nullable((F)\|(C)\|(G)\|(C-F)\|(F-C)\|(F-G)\|(G-F))?Y
PlayerExperienceplayer_experience_nullable((Rookie)\|(Sophomore)\|(Veteran))?Y
Periodperiod_nullableY
PORoundpo_round_nullableY
Outcomeoutcome_nullable^((W)\|(L))?$Y
OpponentTeamIDopponent_team_id_nullableY
Monthmonth_nullableY
Locationlocation_nullable^((Home)\|(Road))?$Y
LastNGameslast_n_games_nullableY
Heightheight_nullableY
GameSegmentgame_segment_nullable^((First Half)\|(Overtime)\|(Second Half))?$Y
GameScopegame_scope_simple_nullable((Yesterday)\|(Last 10))?Y
DraftYeardraft_year_nullableY
DraftPickdraft_pick_nullableY
Divisiondivision_simple_nullable((Atlantic)\|(Central)\|(Northwest)\|(Pacific)\|(Southeast)\|(Southwest))?Y
DateTodate_to_nullableY
DateFromdate_from_nullableY
Countrycountry_nullableY
Conferenceconference_nullable((East)\|(West))?Y
Collegecollege_nullableY

Data Sets#

LeagueDashPlayerBioStats league_dash_player_bio_stats#

['PLAYER_ID', 'PLAYER_NAME', 'TEAM_ID', 'TEAM_ABBREVIATION', 'AGE', 'PLAYER_HEIGHT', 'PLAYER_HEIGHT_INCHES', 'PLAYER_WEIGHT', 'COLLEGE', 'COUNTRY', 'DRAFT_YEAR', 'DRAFT_ROUND', 'DRAFT_NUMBER', 'GP', 'PTS', 'REB', 'AST', 'NET_RATING', 'OREB_PCT', 'DREB_PCT', 'USG_PCT', 'TS_PCT', 'AST_PCT']

JSON#

{    "data_sets": {        "LeagueDashPlayerBioStats": [            "PLAYER_ID",            "PLAYER_NAME",            "TEAM_ID",            "TEAM_ABBREVIATION",            "AGE",            "PLAYER_HEIGHT",            "PLAYER_HEIGHT_INCHES",            "PLAYER_WEIGHT",            "COLLEGE",            "COUNTRY",            "DRAFT_YEAR",            "DRAFT_ROUND",            "DRAFT_NUMBER",            "GP",            "PTS",            "REB",            "AST",            "NET_RATING",            "OREB_PCT",            "DREB_PCT",            "USG_PCT",            "TS_PCT",            "AST_PCT"        ]    },    "endpoint": "LeagueDashPlayerBioStats",    "last_validated_date": "2020-08-15",    "nullable_parameters": [        "College",        "Conference",        "Country",        "DateFrom",        "DateTo",        "Division",        "DraftPick",        "DraftYear",        "GameScope",        "GameSegment",        "Height",        "LastNGames",        "Location",        "Month",        "OpponentTeamID",        "Outcome",        "PORound",        "Period",        "PlayerExperience",        "PlayerPosition",        "SeasonSegment",        "ShotClockRange",        "StarterBench",        "TeamID",        "VsConference",        "VsDivision",        "Weight"    ],    "parameter_patterns": {        "College": null,        "Conference": "((East)|(West))?",        "Country": null,        "DateFrom": null,        "DateTo": null,        "Division": "((Atlantic)|(Central)|(Northwest)|(Pacific)|(Southeast)|(Southwest))?",        "DraftPick": null,        "DraftYear": null,        "GameScope": "((Yesterday)|(Last 10))?",        "GameSegment": "^((First Half)|(Overtime)|(Second Half))?$",        "Height": null,        "LastNGames": null,        "LeagueID": null,        "Location": "^((Home)|(Road))?$",        "Month": null,        "OpponentTeamID": null,        "Outcome": "^((W)|(L))?$",        "PORound": null,        "PerMode": "^(Totals)|(PerGame)$",        "Period": null,        "PlayerExperience": "((Rookie)|(Sophomore)|(Veteran))?",        "PlayerPosition": "((F)|(C)|(G)|(C-F)|(F-C)|(F-G)|(G-F))?",        "Season": null,        "SeasonSegment": "^((Post All-Star)|(Pre All-Star))?$",        "SeasonType": "^(Regular Season)|(Pre Season)|(Playoffs)|(All Star)$",        "ShotClockRange": "((24-22)|(22-18 Very Early)|(18-15 Early)|(15-7 Average)|(7-4 Late)|(4-0 Very Late)|(ShotClock Off))?",        "StarterBench": "((Starters)|(Bench))?",        "TeamID": null,        "VsConference": "^((East)|(West))?$",        "VsDivision": "^((Atlantic)|(Central)|(Northwest)|(Pacific)|(Southeast)|(Southwest)|(East)|(West))?$",        "Weight": null    },    "parameters": [        "College",        "Conference",        "Country",        "DateFrom",        "DateTo",        "Division",        "DraftPick",        "DraftYear",        "GameScope",        "GameSegment",        "Height",        "LastNGames",        "LeagueID",        "Location",        "Month",        "OpponentTeamID",        "Outcome",        "PORound",        "PerMode",        "Period",        "PlayerExperience",        "PlayerPosition",        "Season",        "SeasonSegment",        "SeasonType",        "ShotClockRange",        "StarterBench",        "TeamID",        "VsConference",        "VsDivision",        "Weight"    ],    "required_parameters": [        "LeagueID",        "PerMode",        "Season",        "SeasonType"    ],    "status": "success"}

Last validated 2020-08-16