nba_leaguedashplayershotlocations
#
Endpoint URL#
Valid URL#
ParametersAPI Parameter Name | Parameter | Pattern | Required | Nullable |
---|---|---|---|---|
DistanceRange | distance_range | ^(5ft Range)\|(8ft Range)\|(By Zone)$ | Y | |
LastNGames | last_n_games | Y | ||
MeasureType | measure_type_simple | ^(Base)\|(Opponent)$ | Y | |
Month | month | Y | ||
OpponentTeamID | opponent_team_id | Y | ||
PaceAdjust | pace_adjust | ^(Y)\|(N)$ | Y | |
PerMode | per_mode_detailed | ^(Totals)\|(PerGame)\|(MinutesPer)\|(Per48)\|(Per40)\|(Per36)\|(PerMinute)\|(PerPossession)\|(PerPlay)\|(Per100Possessions)\|(Per100Plays)$ | Y | |
Period | period | Y | ||
PlusMinus | plus_minus | ^(Y)\|(N)$ | Y | |
Rank | rank | ^(Y)\|(N)$ | Y | |
Season | season | Y | ||
SeasonType | season_type_all_star | ^(Regular Season)\|(Pre Season)\|(Playoffs)\|(All Star)$ | Y | |
Weight | weight_nullable | Y | ||
VsDivision | vs_division_nullable | ^((Atlantic)\|(Central)\|(Northwest)\|(Pacific)\|(Southeast)\|(Southwest)\|(East)\|(West))?$ | Y | Y |
VsConference | vs_conference_nullable | ^((East)\|(West))?$ | Y | Y |
TeamID | team_id_nullable | Y | ||
StarterBench | starter_bench_nullable | ((Starters)\|(Bench))? | Y | Y |
ShotClockRange | shot_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 | |
SeasonSegment | season_segment_nullable | ^((Post All-Star)\|(Pre All-Star))?$ | Y | Y |
PlayerPosition | player_position_abbreviation_nullable | ((F)\|(C)\|(G)\|(C-F)\|(F-C)\|(F-G)\|(G-F))? | Y | Y |
PlayerExperience | player_experience_nullable | ((Rookie)\|(Sophomore)\|(Veteran))? | Y | Y |
PORound | po_round_nullable | Y | ||
Outcome | outcome_nullable | ^((W)\|(L))?$ | Y | Y |
Location | location_nullable | ^((Home)\|(Road))?$ | Y | Y |
LeagueID | league_id_nullable | Y | ||
Height | height_nullable | Y | ||
GameSegment | game_segment_nullable | ^((First Half)\|(Overtime)\|(Second Half))?$ | Y | Y |
GameScope | game_scope_simple_nullable | ((Yesterday)\|(Last 10))? | Y | Y |
DraftYear | draft_year_nullable | Y | ||
DraftPick | draft_pick_nullable | Y | ||
Division | division_simple_nullable | ((Atlantic)\|(Central)\|(Northwest)\|(Pacific)\|(Southeast)\|(Southwest))? | Y | |
DateTo | date_to_nullable | Y | Y | |
DateFrom | date_from_nullable | Y | Y | |
Country | country_nullable | Y | ||
Conference | conference_nullable | ((East)\|(West))? | Y | |
College | college_nullable | Y |
#
Data Setsshot_locations
#
ShotLocations [{'columnNames': ['Restricted Area', 'In The Paint (Non-RA)', 'Mid-Range', 'Left Corner 3', 'Right Corner 3', 'Above the Break 3', 'Backcourt'], 'columnSpan': 3, 'columnsToSkip': 5, 'name': 'SHOT_CATEGORY'}, {'columnNames': ['PLAYER_ID', 'PLAYER_NAME', 'TEAM_ID', 'TEAM_ABBREVIATION', 'AGE', 'FGM', 'FGA', 'FG_PCT', 'FGM', 'FGA', 'FG_PCT', 'FGM', 'FGA', 'FG_PCT', 'FGM', 'FGA', 'FG_PCT', 'FGM', 'FGA', 'FG_PCT', 'FGM', 'FGA', 'FG_PCT', 'FGM', 'FGA', 'FG_PCT'], 'columnSpan': 1, 'name': 'columns'}]
#
JSON{ "data_sets": { "ShotLocations": [ { "columnNames": [ "Restricted Area", "In The Paint (Non-RA)", "Mid-Range", "Left Corner 3", "Right Corner 3", "Above the Break 3", "Backcourt" ], "columnSpan": 3, "columnsToSkip": 5, "name": "SHOT_CATEGORY" }, { "columnNames": [ "PLAYER_ID", "PLAYER_NAME", "TEAM_ID", "TEAM_ABBREVIATION", "AGE", "FGM", "FGA", "FG_PCT", "FGM", "FGA", "FG_PCT", "FGM", "FGA", "FG_PCT", "FGM", "FGA", "FG_PCT", "FGM", "FGA", "FG_PCT", "FGM", "FGA", "FG_PCT", "FGM", "FGA", "FG_PCT" ], "columnSpan": 1, "name": "columns" } ] }, "endpoint": "LeagueDashPlayerShotLocations", "last_validated_date": "2020-08-15", "nullable_parameters": [ "College", "Conference", "Country", "DateFrom", "DateTo", "Division", "DraftPick", "DraftYear", "GameScope", "GameSegment", "Height", "LeagueID", "Location", "Outcome", "PORound", "PlayerExperience", "PlayerPosition", "SeasonSegment", "ShotClockRange", "StarterBench", "TeamID", "VsConference", "VsDivision", "Weight" ], "parameter_patterns": { "College": null, "Conference": "((East)|(West))?", "Country": null, "DateFrom": null, "DateTo": null, "DistanceRange": "^(5ft Range)|(8ft Range)|(By Zone)$", "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))?$", "MeasureType": "^(Base)|(Opponent)$", "Month": null, "OpponentTeamID": null, "Outcome": "^((W)|(L))?$", "PORound": null, "PaceAdjust": "^(Y)|(N)$", "PerMode": "^(Totals)|(PerGame)|(MinutesPer)|(Per48)|(Per40)|(Per36)|(PerMinute)|(PerPossession)|(PerPlay)|(Per100Possessions)|(Per100Plays)$", "Period": null, "PlayerExperience": "((Rookie)|(Sophomore)|(Veteran))?", "PlayerPosition": "((F)|(C)|(G)|(C-F)|(F-C)|(F-G)|(G-F))?", "PlusMinus": "^(Y)|(N)$", "Rank": "^(Y)|(N)$", "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", "DistanceRange", "Division", "DraftPick", "DraftYear", "GameScope", "GameSegment", "Height", "LastNGames", "LeagueID", "Location", "MeasureType", "Month", "OpponentTeamID", "Outcome", "PORound", "PaceAdjust", "PerMode", "Period", "PlayerExperience", "PlayerPosition", "PlusMinus", "Rank", "Season", "SeasonSegment", "SeasonType", "ShotClockRange", "StarterBench", "TeamID", "VsConference", "VsDivision", "Weight" ], "required_parameters": [ "DateFrom", "DateTo", "DistanceRange", "GameScope", "GameSegment", "LastNGames", "Location", "MeasureType", "Month", "OpponentTeamID", "Outcome", "PaceAdjust", "PerMode", "Period", "PlayerExperience", "PlayerPosition", "PlusMinus", "Rank", "Season", "SeasonSegment", "SeasonType", "StarterBench", "VsConference", "VsDivision" ], "status": "success"}
Last validated 2020-08-16