Skip to main content

nba_leaguedashplayerptshot

Endpoint URL#

https://stats.nba.com/stats/leaguedashplayerptshot

Valid URL#

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

Parameters#

API Parameter NameParameterPatternRequiredNullable
LeagueIDleague_id^\d{2}$Y
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
TouchTimeRangetouch_time_range_nullableY
TeamIDteam_id_nullableY
StarterBenchstarter_bench_nullableY
ShotDistRangeshot_dist_range_nullableY
ShotClockRangeshot_clock_range_nullableY
SeasonSegmentseason_segment_nullable^((Post All-Star)\|(Pre All-Star))?$Y
PlayerPositionplayer_position_nullableY
PlayerExperienceplayer_experience_nullableY
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
GeneralRangegeneral_range_nullableY
GameSegmentgame_segment_nullable^((First Half)\|(Overtime)\|(Second Half))?$Y
DribbleRangedribble_range_nullableY
DraftYeardraft_year_nullableY
DraftPickdraft_pick_nullableY
Divisiondivision_nullable^((Atlantic)\|(Central)\|(Northwest)\|(Pacific)\|(Southeast)\|(Southwest)\|(East)\|(West))?$Y
DateTodate_to_nullableY
DateFromdate_from_nullableY
Countrycountry_nullableY
Conferenceconference_nullable^((East)\|(West))?$Y
Collegecollege_nullableY
CloseDefDistRangeclose_def_dist_range_nullableY

Data Sets#

LeagueDashPTShots league_dash_ptshots#

['PLAYER_ID', 'PLAYER_NAME', 'PLAYER_LAST_TEAM_ID', 'PLAYER_LAST_TEAM_ABBREVIATION', 'AGE', 'GP', 'G', 'FGA_FREQUENCY', 'FGM', 'FGA', 'FG_PCT', 'EFG_PCT', 'FG2A_FREQUENCY', 'FG2M', 'FG2A', 'FG2_PCT', 'FG3A_FREQUENCY', 'FG3M', 'FG3A', 'FG3_PCT']

JSON#

{    "data_sets": {        "LeagueDashPTShots": [            "PLAYER_ID",            "PLAYER_NAME",            "PLAYER_LAST_TEAM_ID",            "PLAYER_LAST_TEAM_ABBREVIATION",            "AGE",            "GP",            "G",            "FGA_FREQUENCY",            "FGM",            "FGA",            "FG_PCT",            "EFG_PCT",            "FG2A_FREQUENCY",            "FG2M",            "FG2A",            "FG2_PCT",            "FG3A_FREQUENCY",            "FG3M",            "FG3A",            "FG3_PCT"        ]    },    "endpoint": "LeagueDashPlayerPtShot",    "last_validated_date": "2020-08-15",    "nullable_parameters": [        "CloseDefDistRange",        "College",        "Conference",        "Country",        "DateFrom",        "DateTo",        "Division",        "DraftPick",        "DraftYear",        "DribbleRange",        "GameSegment",        "GeneralRange",        "Height",        "LastNGames",        "Location",        "Month",        "OpponentTeamID",        "Outcome",        "PORound",        "Period",        "PlayerExperience",        "PlayerPosition",        "SeasonSegment",        "ShotClockRange",        "ShotDistRange",        "StarterBench",        "TeamID",        "TouchTimeRange",        "VsConference",        "VsDivision",        "Weight"    ],    "parameter_patterns": {        "CloseDefDistRange": null,        "College": null,        "Conference": "^((East)|(West))?$",        "Country": null,        "DateFrom": null,        "DateTo": null,        "Division": "^((Atlantic)|(Central)|(Northwest)|(Pacific)|(Southeast)|(Southwest)|(East)|(West))?$",        "DraftPick": null,        "DraftYear": null,        "DribbleRange": null,        "GameSegment": "^((First Half)|(Overtime)|(Second Half))?$",        "GeneralRange": null,        "Height": null,        "LastNGames": null,        "LeagueID": "^\\d{2}$",        "Location": "^((Home)|(Road))?$",        "Month": null,        "OpponentTeamID": null,        "Outcome": "^((W)|(L))?$",        "PORound": null,        "PerMode": "^(Totals)|(PerGame)$",        "Period": null,        "PlayerExperience": null,        "PlayerPosition": null,        "Season": null,        "SeasonSegment": "^((Post All-Star)|(Pre All-Star))?$",        "SeasonType": "^(Regular Season)|(Pre Season)|(Playoffs)|(All Star)$",        "ShotClockRange": null,        "ShotDistRange": null,        "StarterBench": null,        "TeamID": null,        "TouchTimeRange": null,        "VsConference": "^((East)|(West))?$",        "VsDivision": "^((Atlantic)|(Central)|(Northwest)|(Pacific)|(Southeast)|(Southwest)|(East)|(West))?$",        "Weight": null    },    "parameters": [        "CloseDefDistRange",        "College",        "Conference",        "Country",        "DateFrom",        "DateTo",        "Division",        "DraftPick",        "DraftYear",        "DribbleRange",        "GameSegment",        "GeneralRange",        "Height",        "LastNGames",        "LeagueID",        "Location",        "Month",        "OpponentTeamID",        "Outcome",        "PORound",        "PerMode",        "Period",        "PlayerExperience",        "PlayerPosition",        "Season",        "SeasonSegment",        "SeasonType",        "ShotClockRange",        "ShotDistRange",        "StarterBench",        "TeamID",        "TouchTimeRange",        "VsConference",        "VsDivision",        "Weight"    ],    "required_parameters": [        "LeagueID",        "PerMode",        "Season",        "SeasonType"    ],    "status": "success"}

Last validated 2020-08-16