Skip to main content
Version: main

WNBA — WNBA Stats API (stats.wnba.com)

sportsdataverse.wnba — 95 endpoints.

wnba_stats_alltimeleadersgrids

GET /stats/alltimeleadersgrids

Endpoint URL: GET https://stats.wnba.com/stats/alltimeleadersgrids

Valid URL: https://stats.wnba.com/stats/alltimeleadersgrids?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
PerModeper_mode_simpleY
SeasonTypeseason_typeYSeason phase: 1=preseason, 2=regular season, 3=postseason.
TopXtopxY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
player_idintegerUnique player identifier.
player_namecharacterPlayer name.
tovnumericTurnovers.
tov_rankinteger
is_active_flagcharacter

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_alltimeleadersgrids(league_id='10')

Last validated n/a.

wnba_stats_assistleaders

GET /stats/assistleaders

Endpoint URL: GET https://stats.wnba.com/stats/assistleaders

Valid URL: https://stats.wnba.com/stats/assistleaders?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
PerModeper_mode_simpleY
PlayerOrTeamplayer_or_teamY
SeasonseasonYSeason year (e.g. 2024).
SeasonTypeseason_type_playoffsY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
rankintegerWhether to include statistical ranks in the returned table.
player_idintegerUnique player identifier.
playercharacterPlayer name.
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
jersey_numcharacterJersey number worn by the player.
player_positioncharacterPosition of the player accordinng to NGS
astnumericAssists.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_assistleaders(league_id='10')

Last validated n/a.

wnba_stats_assisttracker

GET /stats/assisttracker

Endpoint URL: GET https://stats.wnba.com/stats/assisttracker

Valid URL: https://stats.wnba.com/stats/assisttracker?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
Collegecollege_nullableY
Conferenceconference_nullableY
Countrycountry_nullableY
DateFromdate_from_nullableY
DateTodate_to_nullableY
Divisiondivision_simple_nullableY
DraftPickdraft_pick_nullableY
DraftYeardraft_year_nullableY
GameScopegame_scope_simple_nullableY
Heightheight_nullableY
LastNGameslast_n_games_nullableY
LeagueIDleague_idY
Locationlocation_nullableY
Monthmonth_nullableY
OpponentTeamIDopponent_team_id_nullableY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PerModeper_mode_simple_nullableY
PlayerExperienceplayer_experience_nullableY
PlayerPositionplayer_position_abbreviation_nullableY
Seasonseason_nullableY
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_star_nullableY
StarterBenchstarter_bench_nullableY
TeamIDteam_id_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY
Weightweight_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
assistsnumericTotal assists.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_assisttracker(league_id='10')

Last validated n/a.

wnba_stats_boxscoreadvancedv2

GET /stats/boxscoreadvancedv2

Endpoint URL: GET https://stats.wnba.com/stats/boxscoreadvancedv2

Valid URL: https://stats.wnba.com/stats/boxscoreadvancedv2

API ParameterPythonPatternRequiredNullableDescription
EndPeriodend_periodY
EndRangeend_rangeY
GameIDgame_idY
RangeTyperange_typeY
StartPeriodstart_periodY
StartRangestart_rangeY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
game_idcharacterUnique game identifier.
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
team_citycharacterTeam city or region (e.g. 'Las Vegas').
player_idintegerUnique player identifier.
player_namecharacterPlayer name.
nicknamecharacterTeam or athlete nickname.
start_positioncharacter
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
mincharacterMinutes played.
e_off_ratingnumeric
off_ratingnumeric
e_def_ratingnumeric
def_ratingnumeric
e_net_ratingnumeric
net_ratingnumericNet rating (off rating - def rating).
ast_pctnumericAssist percentage.
ast_tovnumeric
ast_rationumeric
oreb_pctnumeric
dreb_pctnumeric
reb_pctnumeric
tm_tov_pctnumeric
efg_pctnumeric
ts_pctnumericTrue shooting percentage (0-1).
usg_pctnumeric
e_usg_pctnumeric
e_pacenumeric
pacenumericPossessions per 48 minutes.
pace_per40numericPace per40.
possintegerPoss.
pienumericPlayer Impact Estimate (0-1).

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_boxscoreadvancedv2()

Last validated n/a.

wnba_stats_boxscoreadvancedv3

GET /stats/boxscoreadvancedv3

Endpoint URL: GET https://stats.wnba.com/stats/boxscoreadvancedv3

Valid URL: https://stats.wnba.com/stats/boxscoreadvancedv3

API ParameterPythonPatternRequiredNullableDescription
EndPeriodend_periodY
EndRangeend_rangeY
GameIDgame_idY
RangeTyperange_typeY
StartPeriodstart_periodY
StartRangestart_rangeY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
pienumericPlayer Impact Estimate (0-1).
assistpercentagenumeric
assistrationumeric
assisttoturnovernumeric
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
defensiveratingnumeric
defensivereboundpercentagenumeric
effectivefieldgoalpercentagenumeric
estimateddefensiveratingnumeric
estimatednetratingnumeric
estimatedoffensiveratingnumeric
estimatedpacenumeric
estimatedusagepercentagenumeric
familynamecharacter
firstnamecharacterFirstname.
gameidcharacter
jerseynumcharacter
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
nameicharacter
netratingnumeric
offensiveratingnumeric
offensivereboundpercentagenumeric
pacenumericPossessions per 48 minutes.
paceper40numeric
personidinteger
playerslugcharacter
positioncharacterListed roster position (G, F, C, etc.).
possessionsnumericPossessions used.
reboundpercentagenumeric
teamcitycharacterTeamcity.
teamidintegerFanGraphs team ID.
teamnamecharacterTeamname.
teamslugcharacter
teamtricodecharacter
trueshootingpercentagenumeric
turnoverrationumeric
usagepercentagenumeric

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_boxscoreadvancedv3()

Last validated n/a.

wnba_stats_boxscoredefensivev2

GET /stats/boxscoredefensivev2

Endpoint URL: GET https://stats.wnba.com/stats/boxscoredefensivev2

Valid URL: https://stats.wnba.com/stats/boxscoredefensivev2

API ParameterPythonPatternRequiredNullableDescription
GameIDgame_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
blocksintegerTotal blocks.
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
defensivereboundsintegerRebounding metric for defensiverebounds in the requested NBA or WNBA Stats split.
familynamecharacterDisplay name for familyname associated with this NBA or WNBA Stats row.
firstnamecharacterFirstname.
gameidcharacterUnique stats.nba.com game identifier in endpoints that use compact schedule field names.
jerseynumcharacterNBA or WNBA Stats value for jerseynum in the boxscoredefensivev2 result set.
matchupassistsintegerPassing or assist metric for matchupassists in the requested NBA or WNBA Stats split.
matchupfieldgoalpercentagenumericPercentage or rate for matchupfieldgoalpercentage in the requested NBA or WNBA Stats split.
matchupfieldgoalsattemptedintegerShooting metric for matchupfieldgoalsattempted in the requested NBA or WNBA Stats split.
matchupfieldgoalsmadeintegerShooting metric for matchupfieldgoalsmade in the requested NBA or WNBA Stats split.
matchupminutescharacterNBA or WNBA Stats value for matchupminutes in the boxscoredefensivev2 result set.
matchupthreepointerpercentagenumericPercentage or rate for matchupthreepointerpercentage in the requested NBA or WNBA Stats split.
matchupthreepointersattemptedintegerShooting metric for matchupthreepointersattempted in the requested NBA or WNBA Stats split.
matchupthreepointersmadeintegerShooting metric for matchupthreepointersmade in the requested NBA or WNBA Stats split.
matchupturnoversintegerTurnover or loose-ball metric for matchupturnovers in the requested NBA or WNBA Stats split.
nameicharacterNBA or WNBA Stats value for namei in the boxscoredefensivev2 result set.
partialpossessionsnumericEstimated partial possessions credited to the stint or rotation interval.
personidintegerStats API identifier for personid associated with this NBA or WNBA Stats row.
playerpointsintegerScoring or score-margin metric for playerpoints in the requested NBA or WNBA Stats split.
playerslugcharacterURL slug for playerslug used by NBA or WNBA Stats pages.
positioncharacterListed roster position (G, F, C, etc.).
stealsintegerTotal steals.
switchesonintegerNBA or WNBA Stats value for switcheson in the boxscoredefensivev2 result set.
teamcitycharacterTeamcity.
teamidintegerFanGraphs team ID.
teamnamecharacterTeamname.
teamslugcharacterURL slug for teamslug used by NBA or WNBA Stats pages.
teamtricodecharacterThree-letter team code used by NBA or WNBA Stats schedule and scoreboard feeds.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_boxscoredefensivev2()

Last validated n/a.

wnba_stats_boxscorefourfactorsv3

GET /stats/boxscorefourfactorsv3

Endpoint URL: GET https://stats.wnba.com/stats/boxscorefourfactorsv3

Valid URL: https://stats.wnba.com/stats/boxscorefourfactorsv3

API ParameterPythonPatternRequiredNullableDescription
EndPeriodend_periodY
EndRangeend_rangeY
GameIDgame_idY
RangeTyperange_typeY
StartPeriodstart_periodY
StartRangestart_rangeY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
effectivefieldgoalpercentagenumeric
familynamecharacter
firstnamecharacterFirstname.
freethrowattemptratenumeric
gameidcharacter
jerseynumcharacter
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
nameicharacter
offensivereboundpercentagenumeric
oppeffectivefieldgoalpercentagenumeric
oppfreethrowattemptratenumeric
oppoffensivereboundpercentagenumeric
oppteamturnoverpercentagenumeric
personidinteger
playerslugcharacter
positioncharacterListed roster position (G, F, C, etc.).
teamcitycharacterTeamcity.
teamidintegerFanGraphs team ID.
teamnamecharacterTeamname.
teamslugcharacter
teamtricodecharacter
teamturnoverpercentagenumeric

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_boxscorefourfactorsv3()

Last validated n/a.

wnba_stats_boxscorematchupsv3

GET /stats/boxscorematchupsv3

Endpoint URL: GET https://stats.wnba.com/stats/boxscorematchupsv3

Valid URL: https://stats.wnba.com/stats/boxscorematchupsv3

API ParameterPythonPatternRequiredNullableDescription
GameIDgame_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
familynamecharacterPlayer's family name in the NBA or WNBA Stats matchup boxscore row.
firstnamecharacterFirstname.
gameidcharacterUnique stats.nba.com game identifier in endpoints that use compact schedule field names.
jerseynumcharacterPlayer jersey number shown in the NBA or WNBA Stats matchup boxscore row.
nameicharacterAbbreviated player display name used in the NBA or WNBA Stats matchup boxscore row.
personidintegerNBA or WNBA Stats player identifier associated with the matchup boxscore row.
playerslugcharacterURL slug for the player on NBA or WNBA Stats pages.
positioncharacterListed roster position (G, F, C, etc.).
teamcitycharacterTeamcity.
teamidintegerFanGraphs team ID.
teamnamecharacterTeamname.
teamslugcharacterURL slug for teamslug used by NBA or WNBA Stats pages.
teamtricodecharacterThree-letter team code used by NBA or WNBA Stats schedule and scoreboard feeds.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_boxscorematchupsv3()

Last validated n/a.

wnba_stats_boxscoremiscv3

GET /stats/boxscoremiscv3

Endpoint URL: GET https://stats.wnba.com/stats/boxscoremiscv3

Valid URL: https://stats.wnba.com/stats/boxscoremiscv3

API ParameterPythonPatternRequiredNullableDescription
EndPeriodend_periodY
EndRangeend_rangeY
GameIDgame_idY
RangeTyperange_typeY
StartPeriodstart_periodY
StartRangestart_rangeY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
blocksintegerTotal blocks.
blocksagainstinteger
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
familynamecharacter
firstnamecharacterFirstname.
foulsdrawninteger
foulspersonalinteger
gameidcharacter
jerseynumcharacter
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
nameicharacter
opppointsfastbreakinteger
opppointsoffturnoversinteger
opppointspaintinteger
opppointssecondchanceinteger
personidinteger
playerslugcharacter
pointsfastbreakinteger
pointsoffturnoversinteger
pointspaintinteger
pointssecondchanceinteger
positioncharacterListed roster position (G, F, C, etc.).
teamcitycharacterTeamcity.
teamidintegerFanGraphs team ID.
teamnamecharacterTeamname.
teamslugcharacter
teamtricodecharacter

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_boxscoremiscv3()

Last validated n/a.

wnba_stats_boxscoreplayertrackv3

GET /stats/boxscoreplayertrackv3

Endpoint URL: GET https://stats.wnba.com/stats/boxscoreplayertrackv3

Valid URL: https://stats.wnba.com/stats/boxscoreplayertrackv3

API ParameterPythonPatternRequiredNullableDescription
GameIDgame_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
assistsintegerTotal assists.
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
contestedfieldgoalpercentagenumericPercentage or rate for contestedfieldgoalpercentage in the requested NBA or WNBA Stats split.
contestedfieldgoalsattemptedintegerShooting metric for contestedfieldgoalsattempted in the requested NBA or WNBA Stats split.
contestedfieldgoalsmadeintegerShooting metric for contestedfieldgoalsmade in the requested NBA or WNBA Stats split.
defendedatrimfieldgoalpercentagenumericPercentage or rate for defendedatrimfieldgoalpercentage in the requested NBA or WNBA Stats split.
defendedatrimfieldgoalsattemptedintegerShooting metric for defendedatrimfieldgoalsattempted in the requested NBA or WNBA Stats split.
defendedatrimfieldgoalsmadeintegerShooting metric for defendedatrimfieldgoalsmade in the requested NBA or WNBA Stats split.
distancenumericDistance value (in feet for shot data; otherwise context-dependent).
familynamecharacterDisplay name for familyname associated with this NBA or WNBA Stats row.
fieldgoalpercentagenumericPercentage or rate for fieldgoalpercentage in the requested NBA or WNBA Stats split.
firstnamecharacterFirstname.
freethrowassistsintegerShooting metric for freethrowassists in the requested NBA or WNBA Stats split.
gameidcharacterUnique stats.nba.com game identifier in endpoints that use compact schedule field names.
jerseynumcharacterNBA or WNBA Stats value for jerseynum in the boxscoreplayertrackv3 result set.
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
nameicharacterNBA or WNBA Stats value for namei in the boxscoreplayertrackv3 result set.
passesintegerPasses.
personidintegerStats API identifier for personid associated with this NBA or WNBA Stats row.
playerslugcharacterURL slug for playerslug used by NBA or WNBA Stats pages.
positioncharacterListed roster position (G, F, C, etc.).
reboundchancesdefensiveintegerRebounding metric for reboundchancesdefensive in the requested NBA or WNBA Stats split.
reboundchancesoffensiveintegerRebounding metric for reboundchancesoffensive in the requested NBA or WNBA Stats split.
reboundchancestotalintegerRebounding metric for reboundchancestotal in the requested NBA or WNBA Stats split.
secondaryassistsintegerPassing or assist metric for secondaryassists in the requested NBA or WNBA Stats split.
speednumericSpeed.
teamcitycharacterTeamcity.
teamidintegerFanGraphs team ID.
teamnamecharacterTeamname.
teamslugcharacterURL slug for teamslug used by NBA or WNBA Stats pages.
teamtricodecharacterThree-letter team code used by NBA or WNBA Stats schedule and scoreboard feeds.
touchesintegerTouches.
uncontestedfieldgoalsattemptedintegerShooting metric for uncontestedfieldgoalsattempted in the requested NBA or WNBA Stats split.
uncontestedfieldgoalsmadeintegerShooting metric for uncontestedfieldgoalsmade in the requested NBA or WNBA Stats split.
uncontestedfieldgoalspercentagenumericPercentage or rate for uncontestedfieldgoalspercentage in the requested NBA or WNBA Stats split.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_boxscoreplayertrackv3()

Last validated n/a.

wnba_stats_boxscorescoringv3

GET /stats/boxscorescoringv3

Endpoint URL: GET https://stats.wnba.com/stats/boxscorescoringv3

Valid URL: https://stats.wnba.com/stats/boxscorescoringv3

API ParameterPythonPatternRequiredNullableDescription
EndPeriodend_periodY
EndRangeend_rangeY
GameIDgame_idY
RangeTyperange_typeY
StartPeriodstart_periodY
StartRangestart_rangeY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
familynamecharacter
firstnamecharacterFirstname.
gameidcharacter
jerseynumcharacter
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
nameicharacter
percentageassisted2ptnumeric
percentageassisted3ptnumeric
percentageassistedfgmnumeric
percentagefieldgoalsattempted2ptnumeric
percentagefieldgoalsattempted3ptnumeric
percentagepoints2ptnumeric
percentagepoints3ptnumeric
percentagepointsfastbreaknumeric
percentagepointsfreethrownumeric
percentagepointsmidrange2ptnumeric
percentagepointsoffturnoversnumeric
percentagepointspaintnumeric
percentageunassisted2ptnumeric
percentageunassisted3ptnumeric
percentageunassistedfgmnumeric
personidinteger
playerslugcharacter
positioncharacterListed roster position (G, F, C, etc.).
teamcitycharacterTeamcity.
teamidintegerFanGraphs team ID.
teamnamecharacterTeamname.
teamslugcharacter
teamtricodecharacter

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_boxscorescoringv3()

Last validated n/a.

wnba_stats_boxscoresummaryv2

GET /stats/boxscoresummaryv2

Endpoint URL: GET https://stats.wnba.com/stats/boxscoresummaryv2

Valid URL: https://stats.wnba.com/stats/boxscoresummaryv2

API ParameterPythonPatternRequiredNullableDescription
GameIDgame_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
game_date_estcharacterGame date est.
game_sequenceintegerGame sequence.
game_idcharacterUnique game identifier.
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
team_city_namecharacterTeam city name.
team_nicknamecharacterTeam nickname.
team_wins_lossescharacterTeam wins losses.
pts_qtr1integerPts qtr1.
pts_qtr2integerPts qtr2.
pts_qtr3integerPts qtr3.
pts_qtr4integerPts qtr4.
pts_ot1integerPts ot1.
pts_ot2integerScoring or score-margin metric for points ot2 in the requested NBA or WNBA Stats split.
pts_ot3integerScoring or score-margin metric for points ot3 in the requested NBA or WNBA Stats split.
pts_ot4integerScoring or score-margin metric for points ot4 in the requested NBA or WNBA Stats split.
pts_ot5integerScoring or score-margin metric for points ot5 in the requested NBA or WNBA Stats split.
pts_ot6integerScoring or score-margin metric for points ot6 in the requested NBA or WNBA Stats split.
pts_ot7integerScoring or score-margin metric for points ot7 in the requested NBA or WNBA Stats split.
pts_ot8integerScoring or score-margin metric for points ot8 in the requested NBA or WNBA Stats split.
pts_ot9integerScoring or score-margin metric for points ot9 in the requested NBA or WNBA Stats split.
pts_ot10integerScoring or score-margin metric for points ot10 in the requested NBA or WNBA Stats split.
ptsintegerPoints scored.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_boxscoresummaryv2()

Last validated n/a.

wnba_stats_boxscoretraditionalv3

GET /stats/boxscoretraditionalv3

Endpoint URL: GET https://stats.wnba.com/stats/boxscoretraditionalv3

Valid URL: https://stats.wnba.com/stats/boxscoretraditionalv3

API ParameterPythonPatternRequiredNullableDescription
EndPeriodend_periodY
EndRangeend_rangeY
GameIDgame_idY
RangeTyperange_typeY
StartPeriodstart_periodY
StartRangestart_rangeY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
assistsintegerTotal assists.
bench_assistsinteger
bench_blocksinteger
bench_fieldgoalsattemptedinteger
bench_fieldgoalsmadeinteger
bench_fieldgoalspercentagenumeric
bench_foulspersonalinteger
bench_freethrowsattemptedinteger
bench_freethrowsmadeinteger
bench_freethrowspercentagenumeric
bench_minutescharacter
bench_pointsintegerPoints scored by the bench.
bench_reboundsdefensiveinteger
bench_reboundsoffensiveinteger
bench_reboundstotalinteger
bench_stealsinteger
bench_threepointersattemptedinteger
bench_threepointersmadeinteger
bench_threepointerspercentagenumeric
bench_turnoversinteger
blocksintegerTotal blocks.
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
familynamecharacter
fieldgoalsattemptedinteger
fieldgoalsmadeinteger
fieldgoalspercentagenumeric
firstnamecharacterFirstname.
foulspersonalinteger
freethrowsattemptedinteger
freethrowsmadeinteger
freethrowspercentagenumeric
gameidcharacter
jerseynumcharacter
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
nameicharacter
personidinteger
playerslugcharacter
plusminuspointsnumeric
pointsintegerPoints scored.
positioncharacterListed roster position (G, F, C, etc.).
reboundsdefensiveinteger
reboundsoffensiveinteger
reboundstotalinteger
starters_assistsinteger
starters_blocksinteger
starters_fieldgoalsattemptedinteger
starters_fieldgoalsmadeinteger
starters_fieldgoalspercentagenumeric
starters_foulspersonalinteger
starters_freethrowsattemptedinteger
starters_freethrowsmadeinteger
starters_freethrowspercentagenumeric
starters_minutescharacter
starters_pointsinteger
starters_reboundsdefensiveinteger
starters_reboundsoffensiveinteger
starters_reboundstotalinteger
starters_stealsinteger
starters_threepointersattemptedinteger
starters_threepointersmadeinteger
starters_threepointerspercentagenumeric
starters_turnoversinteger
stealsintegerTotal steals.
teamcitycharacterTeamcity.
teamidintegerFanGraphs team ID.
teamnamecharacterTeamname.
teamslugcharacter
teamtricodecharacter
threepointersattemptedinteger
threepointersmadeinteger
threepointerspercentagenumeric
turnoversintegerTotal turnovers.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_boxscoretraditionalv3()

Last validated n/a.

wnba_stats_boxscoreusagev3

GET /stats/boxscoreusagev3

Endpoint URL: GET https://stats.wnba.com/stats/boxscoreusagev3

Valid URL: https://stats.wnba.com/stats/boxscoreusagev3

API ParameterPythonPatternRequiredNullableDescription
EndPeriodend_periodY
EndRangeend_rangeY
GameIDgame_idY
RangeTyperange_typeY
StartPeriodstart_periodY
StartRangestart_rangeY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
familynamecharacter
firstnamecharacterFirstname.
gameidcharacter
jerseynumcharacter
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
nameicharacter
percentageassistsnumeric
percentageblocksnumeric
percentageblocksallowednumeric
percentagefieldgoalsattemptednumeric
percentagefieldgoalsmadenumeric
percentagefreethrowsattemptednumeric
percentagefreethrowsmadenumeric
percentagepersonalfoulsnumeric
percentagepersonalfoulsdrawnnumeric
percentagepointsnumeric
percentagereboundsdefensivenumeric
percentagereboundsoffensivenumeric
percentagereboundstotalnumeric
percentagestealsnumeric
percentagethreepointersattemptednumeric
percentagethreepointersmadenumeric
percentageturnoversnumeric
personidinteger
playerslugcharacter
positioncharacterListed roster position (G, F, C, etc.).
teamcitycharacterTeamcity.
teamidintegerFanGraphs team ID.
teamnamecharacterTeamname.
teamslugcharacter
teamtricodecharacter
usagepercentagenumeric

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_boxscoreusagev3()

Last validated n/a.

wnba_stats_commonallplayers

GET /stats/commonallplayers

Endpoint URL: GET https://stats.wnba.com/stats/commonallplayers

Valid URL: https://stats.wnba.com/stats/commonallplayers?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
IsOnlyCurrentSeasonis_only_current_seasonY
LeagueIDleague_idY
SeasonseasonYSeason year (e.g. 2024).

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
person_idintegerUnique player identifier (V3 endpoints).
display_last_comma_firstcharacter
display_first_lastcharacter
rosterstatusinteger
from_yearcharacterFirst season.
to_yearcharacterMost recent season.
playercodecharacter
player_slugcharacterURL-safe player identifier.
team_idintegerUnique team identifier.
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
team_codecharacterInternal team code.
team_slugcharacterURL-safe team identifier (e.g. 'lasvegas-aces' / 'aces').
games_played_flagcharacter
otherleague_experience_chcharacter
is_nba_assignedinteger
nba_assigned_team_idinteger

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_commonallplayers(league_id='10')

Last validated n/a.

wnba_stats_commonplayerinfo

GET /stats/commonplayerinfo

Endpoint URL: GET https://stats.wnba.com/stats/commonplayerinfo

Valid URL: https://stats.wnba.com/stats/commonplayerinfo?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
PlayerIDplayer_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
person_idintegerUnique player identifier (V3 endpoints).
first_namecharacterPlayer's first name.
last_namecharacterPlayer's last name.
display_first_lastcharacterNBA or WNBA Stats value for display first last in the commonplayerinfo result set.
display_last_comma_firstcharacterNBA or WNBA Stats value for display last comma first in the commonplayerinfo result set.
display_fi_lastcharacterNBA or WNBA Stats value for display fi last in the commonplayerinfo result set.
player_slugcharacterURL-safe player identifier.
birthdatecharacterDate of birth.
schoolcharacterPlayer's school / college (when distinct from 'college').
countrycharacterCountry (full name or code).
last_affiliationcharacterNBA or WNBA Stats value for last affiliation in the commonplayerinfo result set.
heightcharacterPlayer height (string e.g. '6-2' or inches).
weightcharacterPlayer weight in pounds.
season_expintegerNBA or WNBA Stats value for season exp in the commonplayerinfo result set.
jerseycharacterJersey number worn by the player.
positioncharacterListed roster position (G, F, C, etc.).
rosterstatuscharacterNBA or WNBA Stats value for rosterstatus in the commonplayerinfo result set.
games_played_current_season_flagcharacterFlag indicating games played current season flag for the requested NBA or WNBA Stats context.
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
team_codecharacterInternal team code.
team_citycharacterTeam city or region (e.g. 'Las Vegas').
playercodecharacterNBA or WNBA Stats value for playercode in the commonplayerinfo result set.
from_yearintegerFirst season.
to_yearintegerMost recent season.
dleague_flagcharacterFlag indicating dleague flag for the requested NBA or WNBA Stats context.
nba_flagcharacterFlag indicating NBA flag for the requested NBA or WNBA Stats context.
games_played_flagcharacterFlag indicating games played flag for the requested NBA or WNBA Stats context.
draft_yearcharacterDraft year (4-digit).
draft_roundcharacterRound of the draft selection.
draft_numbercharacterThe number pick that was used to select a given player.
greatest_75_flagcharacterFlag indicating greatest 75 flag for the requested NBA or WNBA Stats context.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_commonplayerinfo(league_id='10')

Last validated n/a.

wnba_stats_commonplayoffseries

GET /stats/commonplayoffseries

Endpoint URL: GET https://stats.wnba.com/stats/commonplayoffseries

Valid URL: https://stats.wnba.com/stats/commonplayoffseries?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
SeasonseasonYSeason year (e.g. 2024).
SeriesIDseries_id_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
game_idcharacterUnique game identifier.
home_team_idintegerUnique identifier for the home team.
visitor_team_idintegerUnique identifier for visitor team.
series_idcharacterSeries identifier (e.g. 'W_1').
game_numintegerNBA or WNBA Stats value for game number in the commonplayoffseries result set.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_commonplayoffseries(league_id='10')

Last validated n/a.

wnba_stats_commonteamroster

GET /stats/commonteamroster

Endpoint URL: GET https://stats.wnba.com/stats/commonteamroster

Valid URL: https://stats.wnba.com/stats/commonteamroster?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
SeasonseasonYSeason year (e.g. 2024).
TeamIDteam_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
teamidintegerFanGraphs team ID.
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
leagueidcharacter
playercharacterPlayer name.
nicknamecharacterTeam or athlete nickname.
player_slugcharacterURL-safe player identifier.
numcharacterInning number.
positioncharacterListed roster position (G, F, C, etc.).
heightcharacterPlayer height (string e.g. '6-2' or inches).
weightcharacterPlayer weight in pounds.
birth_datecharacterDate of birth (YYYY-MM-DD).
agenumericPlayer age (in years).
expcharacterYears of MLB service experience.
schoolcharacterPlayer's school / college (when distinct from 'college').
player_idintegerUnique player identifier.
how_acquiredcharacter

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_commonteamroster(league_id='10')

Last validated n/a.

wnba_stats_commonteamyears

GET /stats/commonteamyears

Endpoint URL: GET https://stats.wnba.com/stats/commonteamyears

Valid URL: https://stats.wnba.com/stats/commonteamyears?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
league_idcharacterLeague identifier ('10' = WNBA).
team_idintegerUnique team identifier.
min_yearcharacterMinimum year queried (echoes min_year).
max_yearcharacterMaximum year queried (echoes max_year).
abbreviationcharacterShort abbreviation.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_commonteamyears(league_id='10')

Last validated n/a.

wnba_stats_cumestatsplayer

GET /stats/cumestatsplayer

Endpoint URL: GET https://stats.wnba.com/stats/cumestatsplayer

Valid URL: https://stats.wnba.com/stats/cumestatsplayer?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
GameIDsgame_idsY
LeagueIDleague_idY
PlayerIDplayer_idY
SeasonseasonYSeason year (e.g. 2024).
SeasonTypeseason_type_all_starY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
display_fi_lastcharacter
person_idintegerUnique player identifier (V3 endpoints).
jersey_numcharacterJersey number worn by the player.
gpintegerGames played.
gsintegerGames started.
actual_minutesinteger
actual_secondsinteger
fginteger
fgaintegerField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3integer
fg3aintegerThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftinteger
ftaintegerFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
off_rebinteger
def_rebinteger
tot_rebinteger
astintegerAssists.
pfintegerPersonal fouls.
dqinteger
stlintegerSteals.
turnoversintegerTotal turnovers.
blkintegerBlocks.
ptsintegerPoints scored.
max_actual_minutesinteger
max_actual_secondsinteger
max_rebinteger
max_astinteger
max_stlinteger
max_turnoversinteger
max_blkinteger
max_ptsinteger
avg_actual_minutesinteger
avg_actual_secondsnumeric
avg_tot_rebnumeric
avg_astnumeric
avg_stlnumeric
avg_turnoversnumeric
avg_blknumeric
avg_ptsnumeric
per_min_tot_rebnumeric
per_min_astnumeric
per_min_stlnumeric
per_min_turnoversnumeric
per_min_blknumeric
per_min_ptsnumeric

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_cumestatsplayer(league_id='10')

Last validated n/a.

wnba_stats_cumestatsplayergames

GET /stats/cumestatsplayergames

Endpoint URL: GET https://stats.wnba.com/stats/cumestatsplayergames

Valid URL: https://stats.wnba.com/stats/cumestatsplayergames?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
Locationlocation_nullableY
Outcomeoutcome_nullableY
PlayerIDplayer_idY
SeasonseasonYSeason year (e.g. 2024).
SeasonTypeseason_type_all_starY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY
VsTeamIDvs_team_id_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
matchupcharacterMatchup.
game_idcharacterUnique game identifier.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_cumestatsplayergames(league_id='10')

Last validated n/a.

wnba_stats_cumestatsteam

GET /stats/cumestatsteam

Endpoint URL: GET https://stats.wnba.com/stats/cumestatsteam

Valid URL: https://stats.wnba.com/stats/cumestatsteam?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
GameIDsgame_idsY
LeagueIDleague_idY
SeasonseasonYSeason year (e.g. 2024).
SeasonTypeseason_type_all_starY
TeamIDteam_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
jersey_numcharacterJersey number worn by the player.
playercharacterPlayer name.
person_idcharacterUnique player identifier (V3 endpoints).
team_idcharacterUnique team identifier.
gpcharacterGames played.
gscharacterGames started.
actual_minutescharacter
actual_secondscharacter
fgcharacter
fgacharacterField goal attempts.
fg_pctcharacterField goal percentage (0-1).
fg3character
fg3acharacterThree-point field goal attempts.
fg3_pctcharacterThree-point field goal percentage (0-1).
ftcharacter
ftacharacterFree throw attempts.
ft_pctcharacterFree throw percentage (0-1).
off_rebcharacter
def_rebcharacter
tot_rebcharacter
astcharacterAssists.
pfcharacterPersonal fouls.
dqcharacter
stlcharacterSteals.
turnoverscharacterTotal turnovers.
blkcharacterBlocks.
ptscharacterPoints scored.
max_actual_minutescharacter
max_actual_secondscharacter
max_rebcharacter
max_astcharacter
max_stlcharacter
max_turnoverscharacter
max_blkpcharacter
max_ptscharacter
avg_actual_minutescharacter
avg_actual_secondscharacter
avg_rebcharacter
avg_astcharacter
avg_stlcharacter
avg_turnoverscharacter
avg_blkpcharacter
avg_ptscharacter
per_min_rebcharacter
per_min_astcharacter
per_min_stlcharacter
per_min_turnoverscharacter
per_min_blkcharacter
per_min_ptscharacter

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_cumestatsteam(league_id='10')

Last validated n/a.

wnba_stats_cumestatsteamgames

GET /stats/cumestatsteamgames

Endpoint URL: GET https://stats.wnba.com/stats/cumestatsteamgames

Valid URL: https://stats.wnba.com/stats/cumestatsteamgames?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
Locationlocation_nullableY
Outcomeoutcome_nullableY
SeasonseasonYSeason year (e.g. 2024).
SeasonIDseason_id_nullableY
SeasonTypeseason_type_all_starY
TeamIDteam_idY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY
VsTeamIDvs_team_id_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
matchupcharacterMatchup.
game_idcharacterUnique game identifier.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_cumestatsteamgames(league_id='10')

Last validated n/a.

wnba_stats_draftcombinestats

GET /stats/draftcombinestats

Endpoint URL: GET https://stats.wnba.com/stats/draftcombinestats

Valid URL: https://stats.wnba.com/stats/draftcombinestats?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
SeasonYearseason_all_timeY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
player_idintegerUnique player identifier.
first_namecharacterPlayer's first name.
last_namecharacterPlayer's last name.
player_namecharacterPlayer name.
positioncharacterListed roster position (G, F, C, etc.).
height_wo_shoesnumeric
height_wo_shoes_ft_incharacter
height_w_shoescharacter
height_w_shoes_ft_incharacter
weightcharacterPlayer weight in pounds.
wingspannumeric
wingspan_ft_incharacter
standing_reachnumeric
standing_reach_ft_incharacter
body_fat_pctcharacter
hand_lengthnumeric
hand_widthnumeric
standing_vertical_leapnumeric
max_vertical_leapnumeric
lane_agility_timenumeric
modified_lane_agility_timenumeric
three_quarter_sprintnumeric
bench_presscharacter
spot_fifteen_corner_leftcharacter
spot_fifteen_break_leftcharacter
spot_fifteen_top_keycharacter
spot_fifteen_break_rightcharacter
spot_fifteen_corner_rightcharacter
spot_college_corner_leftcharacter
spot_college_break_leftcharacter
spot_college_top_keycharacter
spot_college_break_rightcharacter
spot_college_corner_rightcharacter
spot_nba_corner_leftcharacter
spot_nba_break_leftcharacter
spot_nba_top_keycharacter
spot_nba_break_rightcharacter
spot_nba_corner_rightcharacter
off_drib_fifteen_break_leftcharacter
off_drib_fifteen_top_keycharacter
off_drib_fifteen_break_rightcharacter
off_drib_college_break_leftcharacter
off_drib_college_top_keycharacter
off_drib_college_break_rightcharacter
on_move_fifteencharacter
on_move_collegecharacter

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_draftcombinestats(league_id='10')

Last validated n/a.

wnba_stats_drafthistory

GET /stats/drafthistory

Endpoint URL: GET https://stats.wnba.com/stats/drafthistory

Valid URL: https://stats.wnba.com/stats/drafthistory?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
Collegecollege_nullableY
LeagueIDleague_idY
OverallPickoverall_pick_nullableY
RoundNumround_num_nullableY
RoundPickround_pick_nullableY
Seasonseason_year_nullableY
TeamIDteam_id_nullableY
TopXtopx_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
person_idintegerUnique player identifier (V3 endpoints).
player_namecharacterPlayer name.
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
round_numberintegerNumeric round.
round_pickintegerRound pick.
overall_pickintegerOverall pick.
draft_typecharacterNBA or WNBA Stats value for draft type in the drafthistory result set.
team_idintegerUnique team identifier.
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
organizationcharacterOrganization.
organization_typecharacterOrganization type.
player_profile_flagintegerPlayer profile flag.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_drafthistory(league_id='10')

Last validated n/a.

wnba_stats_fantasywidget

GET /stats/fantasywidget

Endpoint URL: GET https://stats.wnba.com/stats/fantasywidget

Valid URL: https://stats.wnba.com/stats/fantasywidget?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
ActivePlayersactive_playersY
DateFromdate_from_nullableY
DateTodate_to_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
Monthmonth_nullableY
OpponentTeamIDopponent_team_id_nullableY
PORoundpo_round_nullableY
PlayerIDplayer_id_nullableY
Positionposition_nullableY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
TeamIDteam_id_nullableY
TodaysOpponenttodays_opponentY
TodaysPlayerstodays_playersY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
player_idintegerUnique player identifier.
player_namecharacterPlayer name.
player_positioncharacterPosition of the player accordinng to NGS
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
gpintegerGames played.
minnumericMinutes played.
fan_duel_ptsnumeric
nba_fantasy_ptsnumeric
ptsnumericPoints scored.
rebnumericTotal rebounds.
astnumericAssists.
blknumericBlocks.
stlnumericSteals.
tovnumericTurnovers.
fg3mnumericThree-point field goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_fantasywidget(league_id='10')

Last validated n/a.

wnba_stats_franchisehistory

GET /stats/franchisehistory

Endpoint URL: GET https://stats.wnba.com/stats/franchisehistory

Valid URL: https://stats.wnba.com/stats/franchisehistory?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
league_idcharacterLeague identifier ('10' = WNBA).
team_idintegerUnique team identifier.
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
start_yearcharacterSpan starting year.
end_yearcharacterSpan ending year.
yearsintegerYears.
gamesintegerGames played.
winsintegerTotal wins.
lossesintegerTotal losses.
win_pctnumericWin percentage (0-1 decimal).
po_appearancesintegerNBA or WNBA Stats value for playoff appearances in the franchisehistory result set.
div_titlesintegerNBA or WNBA Stats value for div titles in the franchisehistory result set.
conf_titlesintegerNBA or WNBA Stats value for conf titles in the franchisehistory result set.
league_titlesintegerNBA or WNBA Stats value for league titles in the franchisehistory result set.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_franchisehistory(league_id='10')

Last validated n/a.

wnba_stats_franchiseleaders

GET /stats/franchiseleaders

Endpoint URL: GET https://stats.wnba.com/stats/franchiseleaders

Valid URL: https://stats.wnba.com/stats/franchiseleaders?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
TeamIDteam_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
team_idintegerUnique team identifier.
ptsintegerPoints scored.
pts_person_idintegerStats API identifier for points person identifier associated with this NBA or WNBA Stats row.
pts_playercharacterScoring or score-margin metric for points player in the requested NBA or WNBA Stats split.
astintegerAssists.
ast_person_idintegerStats API identifier for assists person identifier associated with this NBA or WNBA Stats row.
ast_playercharacterNBA or WNBA Stats value for assists player in the franchiseleaders result set.
rebintegerTotal rebounds.
reb_person_idintegerStats API identifier for rebounds person identifier associated with this NBA or WNBA Stats row.
reb_playercharacterRebounding metric for rebounds player in the requested NBA or WNBA Stats split.
blkintegerBlocks.
blk_person_idintegerStats API identifier for blocks person identifier associated with this NBA or WNBA Stats row.
blk_playercharacterNBA or WNBA Stats value for blocks player in the franchiseleaders result set.
stlintegerSteals.
stl_person_idintegerStats API identifier for steals person identifier associated with this NBA or WNBA Stats row.
stl_playercharacterNBA or WNBA Stats value for steals player in the franchiseleaders result set.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_franchiseleaders(league_id='10')

Last validated n/a.

wnba_stats_franchiseleaderswrank

GET /stats/franchiseleaderswrank

Endpoint URL: GET https://stats.wnba.com/stats/franchiseleaderswrank

Valid URL: https://stats.wnba.com/stats/franchiseleaderswrank?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
PerModeper_modeY
SeasonTypeseason_typeYSeason phase: 1=preseason, 2=regular season, 3=postseason.
TeamIDteam_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
league_idcharacterLeague identifier ('10' = WNBA).
team_idintegerUnique team identifier.
teamcharacterTeam-side label or team identifier.
person_idintegerUnique player identifier (V3 endpoints).
playercharacterPlayer name.
season_typecharacterSeason type (1=pre-season, 2=regular season, 3=postseason, 4=off-season for ESPN; or string label for WNBA Stats).
active_with_teaminteger
gpintegerGames played.
minutesnumericMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
pfnumericPersonal fouls.
stlnumericSteals.
tovnumericTurnovers.
blknumericBlocks.
ptsnumericPoints scored.
f_rank_gpinteger
f_rank_minutesinteger
f_rank_fgminteger
f_rank_fgainteger
f_rank_fg_pctinteger
f_rank_fg3minteger
f_rank_fg3ainteger
f_rank_fg3_pctinteger
f_rank_ftminteger
f_rank_ftainteger
f_rank_ft_pctinteger
f_rank_orebinteger
f_rank_drebinteger
f_rank_rebinteger
f_rank_astinteger
f_rank_pfinteger
f_rank_stlinteger
f_rank_tovinteger
f_rank_blkinteger
f_rank_ptsinteger

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_franchiseleaderswrank(league_id='10')

Last validated n/a.

wnba_stats_franchiseplayers

GET /stats/franchiseplayers

Endpoint URL: GET https://stats.wnba.com/stats/franchiseplayers

Valid URL: https://stats.wnba.com/stats/franchiseplayers?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
PerModeper_mode_detailedY
SeasonTypeseason_type_all_starY
TeamIDteam_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
league_idcharacterLeague identifier ('10' = WNBA).
team_idintegerUnique team identifier.
teamcharacterTeam-side label or team identifier.
person_idintegerUnique player identifier (V3 endpoints).
playercharacterPlayer name.
season_typecharacterSeason type (1=pre-season, 2=regular season, 3=postseason, 4=off-season for ESPN; or string label for WNBA Stats).
active_with_teaminteger
gpintegerGames played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
pfnumericPersonal fouls.
stlnumericSteals.
tovnumericTurnovers.
blknumericBlocks.
ptsnumericPoints scored.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_franchiseplayers(league_id='10')

Last validated n/a.

wnba_stats_gamerotation

GET /stats/gamerotation

Endpoint URL: GET https://stats.wnba.com/stats/gamerotation

Valid URL: https://stats.wnba.com/stats/gamerotation?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
GameIDgame_idY
LeagueIDleague_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
game_idcharacterUnique game identifier.
team_idintegerUnique team identifier.
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
person_idintegerUnique player identifier (V3 endpoints).
player_firstcharacterNBA or WNBA Stats value for player first in the gamerotation result set.
player_lastcharacterNBA or WNBA Stats value for player last in the gamerotation result set.
in_time_realnumericReal-time clock value when the player entered the game rotation stint.
out_time_realnumericReal-time clock value when the player exited the game rotation stint.
player_ptsintegerScoring or score-margin metric for player points in the requested NBA or WNBA Stats split.
pt_diffnumericNBA or WNBA Stats value for pt diff in the gamerotation result set.
usg_pctnumericPercentage or rate for usage percentage in the requested NBA or WNBA Stats split.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_gamerotation(league_id='10')

Last validated n/a.

wnba_stats_infographicfanduelplayer

GET /stats/infographicfanduelplayer

Endpoint URL: GET https://stats.wnba.com/stats/infographicfanduelplayer

Valid URL: https://stats.wnba.com/stats/infographicfanduelplayer

API ParameterPythonPatternRequiredNullableDescription
GameIDgame_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
player_idintegerUnique player identifier.
player_namecharacterPlayer name.
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
jersey_numcharacterJersey number worn by the player.
player_positioncharacterPosition of the player accordinng to NGS
locationcharacterFilter results by game location.
fan_duel_ptsnumericScoring or score-margin metric for fan duel points in the requested NBA or WNBA Stats split.
nba_fantasy_ptsnumericNba fantasy points for the requested NBA or WNBA Stats split.
usg_pctnumericPercentage or rate for usage percentage in the requested NBA or WNBA Stats split.
minnumericMinutes played.
fgmintegerField goals made.
fgaintegerField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mintegerThree-point field goals made.
fg3aintegerThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmintegerFree throws made.
ftaintegerFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebintegerOffensive rebounds.
drebintegerDefensive rebounds.
rebintegerTotal rebounds.
astintegerAssists.
tovintegerTurnovers.
stlintegerSteals.
blkintegerBlocks.
blkaintegerBlocked field-goal attempts against for the requested NBA or WNBA Stats split.
pfintegerPersonal fouls.
pfdintegerPersonal fouls drawn for the requested NBA or WNBA Stats split.
ptsintegerPoints scored.
plus_minusintegerPlus/minus point differential while on court.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_infographicfanduelplayer()

Last validated n/a.

wnba_stats_leaguedashlineups

GET /stats/leaguedashlineups

Endpoint URL: GET https://stats.wnba.com/stats/leaguedashlineups

Valid URL: https://stats.wnba.com/stats/leaguedashlineups?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
Conferenceconference_nullableY
DateFromdate_from_nullableY
DateTodate_to_nullableY
Divisiondivision_simple_nullableY
GameSegmentgame_segment_nullableY
GroupQuantitygroup_quantityY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailed_defenseY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
ShotClockRangeshot_clock_range_nullableY
TeamIDteam_id_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacterName of the grouping family used for this dashboard or split row.
group_idcharacterESPN group id.
group_namecharacterGroup name (conference / division).
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumericBlocked field-goal attempts against for the requested NBA or WNBA Stats split.
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn for the requested NBA or WNBA Stats split.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankintegerRank for games played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_rankintegerRank for wins within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
l_rankintegerRank for losses within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_pct_rankintegerRank for winning percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
min_rankintegerRank for minutes played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fgm_rankintegerRank for field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fga_rankintegerRank for field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg_pct_rankintegerRank for field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3m_rankintegerRank for three-point field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3a_rankintegerRank for three-point field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3_pct_rankintegerRank for three-point field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ftm_rankintegerRank for free throws made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fta_rankintegerRank for free throws attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ft_pct_rankintegerRank for free-throw percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
oreb_rankintegerRank for offensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dreb_rankintegerRank for defensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
reb_rankintegerRank for total rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ast_rankintegerRank for assists within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
tov_rankintegerRank for turnovers within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
stl_rankintegerRank for steals within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blk_rankintegerRank for blocks within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blka_rankintegerRank for blocked field-goal attempts against within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pf_rankintegerRank for personal fouls within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pfd_rankintegerRank for personal fouls drawn within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pts_rankintegerRank for points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
plus_minus_rankintegerRank for plus-minus within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
sum_time_playedintegerTime value for sum time played in the NBA or WNBA Stats result set.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_leaguedashlineups(league_id='10')

Last validated n/a.

wnba_stats_leaguedashplayerbiostats

GET /stats/leaguedashplayerbiostats

Endpoint URL: GET https://stats.wnba.com/stats/leaguedashplayerbiostats

Valid URL: https://stats.wnba.com/stats/leaguedashplayerbiostats?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
Collegecollege_nullableY
Conferenceconference_nullableY
Countrycountry_nullableY
DateFromdate_from_nullableY
DateTodate_to_nullableY
Divisiondivision_simple_nullableY
DraftPickdraft_pick_nullableY
DraftYeardraft_year_nullableY
GameScopegame_scope_simple_nullableY
GameSegmentgame_segment_nullableY
Heightheight_nullableY
LastNGameslast_n_games_nullableY
LeagueIDleague_idY
Locationlocation_nullableY
Monthmonth_nullableY
OpponentTeamIDopponent_team_id_nullableY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PerModeper_mode_simpleY
Periodperiod_nullableY
PlayerExperienceplayer_experience_nullableY
PlayerPositionplayer_position_abbreviation_nullableY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
ShotClockRangeshot_clock_range_nullableY
StarterBenchstarter_bench_nullableY
TeamIDteam_id_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY
Weightweight_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
player_idintegerUnique player identifier.
player_namecharacterPlayer name.
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
agenumericPlayer age (in years).
player_heightcharacterParticipant height (e.g. "6' 5"").
player_height_inchesintegerNBA or WNBA Stats value for player height inches in the leaguedashplayerbiostats result set.
player_weightcharacterParticipant weight in pounds.
collegecharacterCollege or school attended.
countrycharacterCountry (full name or code).
draft_yearcharacterDraft year (4-digit).
draft_roundcharacterRound of the draft selection.
draft_numbercharacterThe number pick that was used to select a given player.
gpintegerGames played.
ptsnumericPoints scored.
rebnumericTotal rebounds.
astnumericAssists.
net_ratingnumericNet rating (off rating - def rating).
oreb_pctnumericPercentage or rate for offensive rebounds percentage in the requested NBA or WNBA Stats split.
dreb_pctnumericPercentage or rate for defensive rebounds percentage in the requested NBA or WNBA Stats split.
usg_pctnumericPercentage or rate for usage percentage in the requested NBA or WNBA Stats split.
ts_pctnumericTrue shooting percentage (0-1).
ast_pctnumericAssist percentage.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_leaguedashplayerbiostats(league_id='10')

Last validated n/a.

wnba_stats_leaguedashplayerclutch

GET /stats/leaguedashplayerclutch

Endpoint URL: GET https://stats.wnba.com/stats/leaguedashplayerclutch

Valid URL: https://stats.wnba.com/stats/leaguedashplayerclutch?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
AheadBehindahead_behindY
ClutchTimeclutch_timeY
Collegecollege_nullableY
Conferenceconference_nullableY
Countrycountry_nullableY
DateFromdate_from_nullableY
DateTodate_to_nullableY
Divisiondivision_simple_nullableY
DraftPickdraft_pick_nullableY
DraftYeardraft_year_nullableY
GameScopegame_scope_simple_nullableY
GameSegmentgame_segment_nullableY
Heightheight_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailed_defenseY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlayerExperienceplayer_experience_nullableY
PlayerPositionplayer_position_abbreviation_nullableY
PlusMinusplus_minusY
PointDiffpoint_diffY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
ShotClockRangeshot_clock_range_nullableY
StarterBenchstarter_bench_nullableY
TeamIDteam_id_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY
Weightweight_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacter
player_idintegerUnique player identifier.
player_namecharacterPlayer name.
nicknamecharacterTeam or athlete nickname.
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
agenumericPlayer age (in years).
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumeric
pfnumericPersonal fouls.
pfdnumeric
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
nba_fantasy_ptsnumeric
dd2integer
td3integer
wnba_fantasy_ptsnumeric
gp_rankinteger
w_rankinteger
l_rankinteger
w_pct_rankinteger
min_rankinteger
fgm_rankinteger
fga_rankinteger
fg_pct_rankinteger
fg3m_rankinteger
fg3a_rankinteger
fg3_pct_rankinteger
ftm_rankinteger
fta_rankinteger
ft_pct_rankinteger
oreb_rankinteger
dreb_rankinteger
reb_rankinteger
ast_rankinteger
tov_rankinteger
stl_rankinteger
blk_rankinteger
blka_rankinteger
pf_rankinteger
pfd_rankinteger
pts_rankinteger
plus_minus_rankinteger
nba_fantasy_pts_rankinteger
dd2_rankinteger
td3_rankinteger
wnba_fantasy_pts_rankinteger
team_countinteger

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_leaguedashplayerclutch(league_id='10')

Last validated n/a.

wnba_stats_leaguedashplayershotlocations

GET /stats/leaguedashplayershotlocations

Endpoint URL: GET https://stats.wnba.com/stats/leaguedashplayershotlocations

Valid URL: https://stats.wnba.com/stats/leaguedashplayershotlocations?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
Collegecollege_nullableY
Conferenceconference_nullableY
Countrycountry_nullableY
DateFromdate_from_nullableY
DateTodate_to_nullableY
DistanceRangedistance_rangeY
Divisiondivision_simple_nullableY
DraftPickdraft_pick_nullableY
DraftYeardraft_year_nullableY
GameScopegame_scope_simple_nullableY
GameSegmentgame_segment_nullableY
Heightheight_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_simpleY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlayerExperienceplayer_experience_nullableY
PlayerPositionplayer_position_abbreviation_nullableY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
ShotClockRangeshot_clock_range_nullableY
StarterBenchstarter_bench_nullableY
TeamIDteam_id_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY
Weightweight_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
player_idintegerUnique player identifier.
player_namecharacterPlayer name.
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
agenumericPlayer age (in years).
nicknamecharacterTeam or athlete nickname.
less_than_5_ft_fgmnumeric
less_than_5_ft_fganumeric
less_than_5_ft_fg_pctnumeric
5-9_ft_fgmnumeric
5-9_ft_fganumeric
5-9_ft_fg_pctnumeric
10-14_ft_fgmnumeric
10-14_ft_fganumeric
10-14_ft_fg_pctnumeric
15-19_ft_fgmnumeric
15-19_ft_fganumeric
15-19_ft_fg_pctnumeric
20-24_ft_fgmnumeric
20-24_ft_fganumeric
20-24_ft_fg_pctnumeric
25-29_ft_fgmnumeric
25-29_ft_fganumeric
25-29_ft_fg_pctnumeric
30-34_ft_fgmnumeric
30-34_ft_fganumeric
30-34_ft_fg_pctnumeric
35-39_ft_fgmnumeric
35-39_ft_fganumeric
35-39_ft_fg_pctnumeric
40+_ft_fgmnumeric
40+_ft_fganumeric
40+_ft_fg_pctnumeric

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_leaguedashplayershotlocations(league_id='10')

Last validated n/a.

wnba_stats_leaguedashplayerstats

GET /stats/leaguedashplayerstats

Endpoint URL: GET https://stats.wnba.com/stats/leaguedashplayerstats

Valid URL: https://stats.wnba.com/stats/leaguedashplayerstats?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
Collegecollege_nullableY
Conferenceconference_nullableY
Countrycountry_nullableY
DateFromdate_from_nullableY
DateTodate_to_nullableY
Divisiondivision_simple_nullableY
DraftPickdraft_pick_nullableY
DraftYeardraft_year_nullableY
GameScopegame_scope_simple_nullableY
GameSegmentgame_segment_nullableY
Heightheight_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailed_defenseY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlayerExperienceplayer_experience_nullableY
PlayerPositionplayer_position_abbreviation_nullableY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
ShotClockRangeshot_clock_range_nullableY
StarterBenchstarter_bench_nullableY
TeamIDteam_id_nullableY
TwoWaytwo_way_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY
Weightweight_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
player_idintegerUnique player identifier.
player_namecharacterPlayer name.
nicknamecharacterTeam or athlete nickname.
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
agenumericPlayer age (in years).
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumericBlocked shot attempts against the player — shots the player attempted that were blocked by opponents.
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn — fouls committed by opponents against this player.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
nba_fantasy_ptsnumericNBA fantasy points accrued under the standard NBA fantasy scoring formula.
dd2integerNumber of double-doubles recorded over the span.
td3integerNumber of triple-doubles recorded over the span.
wnba_fantasy_ptsnumericWNBA fantasy points accrued under the standard WNBA fantasy scoring formula.
gp_rankintegerPlayer's league rank for games played among qualified players (1 = most games).
w_rankintegerPlayer's league rank for wins (1 = most wins while active).
l_rankintegerPlayer's league rank for losses (1 = most losses while active).
w_pct_rankintegerPlayer's league rank for win percentage (1 = highest win pct).
min_rankintegerPlayer's league rank for minutes played (1 = most minutes).
fgm_rankintegerPlayer's league rank for field goals made (1 = most made).
fga_rankintegerPlayer's league rank for field goal attempts (1 = most attempts).
fg_pct_rankintegerPlayer's league rank for field goal percentage (1 = highest pct).
fg3m_rankintegerPlayer's league rank for three-point field goals made (1 = most made).
fg3a_rankintegerPlayer's league rank for three-point field goal attempts (1 = most attempts).
fg3_pct_rankintegerPlayer's league rank for three-point percentage (1 = highest pct).
ftm_rankintegerPlayer's league rank for free throws made (1 = most made).
fta_rankintegerPlayer's league rank for free throw attempts (1 = most attempts).
ft_pct_rankintegerPlayer's league rank for free throw percentage (1 = highest pct).
oreb_rankintegerPlayer's league rank for offensive rebounds (1 = most offensive rebounds).
dreb_rankintegerPlayer's league rank for defensive rebounds (1 = most defensive rebounds).
reb_rankintegerPlayer's league rank for total rebounds (1 = most rebounds).
ast_rankintegerPlayer's league rank for assists (1 = most assists).
tov_rankintegerPlayer's league rank for turnovers — note: lower turnovers is typically better.
stl_rankintegerPlayer's league rank for steals (1 = most steals).
blk_rankintegerPlayer's league rank for blocked shots (1 = most blocks).
blka_rankintegerPlayer's league rank for shots blocked by opponents (1 = most blocked).
pf_rankintegerPlayer's league rank for personal fouls committed (1 = most fouls).
pfd_rankintegerPlayer's league rank for personal fouls drawn from opponents (1 = most drawn).
pts_rankintegerPlayer's league rank for points scored (1 = league leader).
plus_minus_rankintegerPlayer's league rank for plus/minus rating (1 = best differential).
nba_fantasy_pts_rankintegerPlayer's league rank for NBA fantasy points scored (1 = most fantasy points).
dd2_rankintegerPlayer's league rank for double-doubles recorded (1 = most double-doubles).
td3_rankintegerPlayer's league rank for triple-doubles recorded (1 = most triple-doubles).
wnba_fantasy_pts_rankintegerPlayer's league rank for WNBA fantasy points scored (1 = most fantasy points).
team_countintegerNumber of teams the player appeared for within the span.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_leaguedashplayerstats(league_id='10')

Last validated n/a.

wnba_stats_leaguedashptdefend

GET /stats/leaguedashptdefend

Endpoint URL: GET https://stats.wnba.com/stats/leaguedashptdefend

Valid URL: https://stats.wnba.com/stats/leaguedashptdefend?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
Collegecollege_nullableY
Conferenceconference_nullableY
Countrycountry_nullableY
DateFromdate_from_nullableY
DateTodate_to_nullableY
DefenseCategorydefense_categoryY
Divisiondivision_nullableY
DraftPickdraft_pick_nullableY
DraftYeardraft_year_nullableY
GameSegmentgame_segment_nullableY
Heightheight_nullableY
LastNGameslast_n_games_nullableY
LeagueIDleague_idY
Locationlocation_nullableY
Monthmonth_nullableY
OpponentTeamIDopponent_team_id_nullableY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PerModeper_mode_simpleY
Periodperiod_nullableY
PlayerExperienceplayer_experience_nullableY
PlayerIDplayer_id_nullableY
PlayerPositionplayer_position_nullableY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
StarterBenchstarter_bench_nullableY
TeamIDteam_id_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY
Weightweight_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
close_def_person_idintegerStats API identifier for close defensive person identifier associated with this NBA or WNBA Stats row.
player_namecharacterPlayer name.
player_last_team_idintegerStats API identifier for player last team identifier associated with this NBA or WNBA Stats row.
player_last_team_abbreviationcharacterNBA or WNBA Stats value for player last team abbreviation in the leaguedashptdefend result set.
player_positioncharacterPosition of the player accordinng to NGS
agenumericPlayer age (in years).
gpintegerGames played.
gintegerGoals (skaters).
freqnumericNBA or WNBA Stats value for freq in the leaguedashptdefend result set.
d_fgmnumericShooting metric for d fgm in the requested NBA or WNBA Stats split.
d_fganumericShooting metric for d fga in the requested NBA or WNBA Stats split.
d_fg_pctnumericPercentage or rate for d field goals percentage in the requested NBA or WNBA Stats split.
normal_fg_pctnumericPercentage or rate for normal field goals percentage in the requested NBA or WNBA Stats split.
pct_plusminusnumericPercentage share of plusminus for the requested NBA or WNBA Stats split.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_leaguedashptdefend(league_id='10')

Last validated n/a.

wnba_stats_leaguedashteamclutch

GET /stats/leaguedashteamclutch

Endpoint URL: GET https://stats.wnba.com/stats/leaguedashteamclutch

Valid URL: https://stats.wnba.com/stats/leaguedashteamclutch?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
AheadBehindahead_behindY
ClutchTimeclutch_timeY
Conferenceconference_nullableY
DateFromdate_from_nullableY
DateTodate_to_nullableY
Divisiondivision_simple_nullableY
GameScopegame_scope_simple_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailed_defenseY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlayerExperienceplayer_experience_nullableY
PlayerPositionplayer_position_abbreviation_nullableY
PlusMinusplus_minusY
PointDiffpoint_diffY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
ShotClockRangeshot_clock_range_nullableY
StarterBenchstarter_bench_nullableY
TeamIDteam_id_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumeric
pfnumericPersonal fouls.
pfdnumeric
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankinteger
w_rankinteger
l_rankinteger
w_pct_rankinteger
min_rankinteger
fgm_rankinteger
fga_rankinteger
fg_pct_rankinteger
fg3m_rankinteger
fg3a_rankinteger
fg3_pct_rankinteger
ftm_rankinteger
fta_rankinteger
ft_pct_rankinteger
oreb_rankinteger
dreb_rankinteger
reb_rankinteger
ast_rankinteger
tov_rankinteger
stl_rankinteger
blk_rankinteger
blka_rankinteger
pf_rankinteger
pfd_rankinteger
pts_rankinteger
plus_minus_rankinteger

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_leaguedashteamclutch(league_id='10')

Last validated n/a.

wnba_stats_leaguedashteamshotlocations

GET /stats/leaguedashteamshotlocations

Endpoint URL: GET https://stats.wnba.com/stats/leaguedashteamshotlocations

Valid URL: https://stats.wnba.com/stats/leaguedashteamshotlocations?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
Conferenceconference_nullableY
DateFromdate_from_nullableY
DateTodate_to_nullableY
DistanceRangedistance_rangeY
Divisiondivision_simple_nullableY
GameScopegame_scope_simple_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_simpleY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlayerExperienceplayer_experience_nullableY
PlayerPositionplayer_position_abbreviation_nullableY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
ShotClockRangeshot_clock_range_nullableY
StarterBenchstarter_bench_nullableY
TeamIDteam_id_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
less_than_5_ft_fgmnumeric
less_than_5_ft_fganumeric
less_than_5_ft_fg_pctnumeric
5-9_ft_fgmnumeric
5-9_ft_fganumeric
5-9_ft_fg_pctnumeric
10-14_ft_fgmnumeric
10-14_ft_fganumeric
10-14_ft_fg_pctnumeric
15-19_ft_fgmnumeric
15-19_ft_fganumeric
15-19_ft_fg_pctnumeric
20-24_ft_fgmnumeric
20-24_ft_fganumeric
20-24_ft_fg_pctnumeric
25-29_ft_fgmnumeric
25-29_ft_fganumeric
25-29_ft_fg_pctnumeric
30-34_ft_fgmnumeric
30-34_ft_fganumeric
30-34_ft_fg_pctnumeric
35-39_ft_fgmnumeric
35-39_ft_fganumeric
35-39_ft_fg_pctnumeric
40+_ft_fgmnumeric
40+_ft_fganumeric
40+_ft_fg_pctnumeric

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_leaguedashteamshotlocations(league_id='10')

Last validated n/a.

wnba_stats_leaguedashteamstats

GET /stats/leaguedashteamstats

Endpoint URL: GET https://stats.wnba.com/stats/leaguedashteamstats

Valid URL: https://stats.wnba.com/stats/leaguedashteamstats?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
Conferenceconference_nullableY
DateFromdate_from_nullableY
DateTodate_to_nullableY
Divisiondivision_simple_nullableY
GameScopegame_scope_simple_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailed_defenseY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlayerExperienceplayer_experience_nullableY
PlayerPositionplayer_position_abbreviation_nullableY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
ShotClockRangeshot_clock_range_nullableY
StarterBenchstarter_bench_nullableY
TeamIDteam_id_nullableY
TwoWaytwo_way_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumericBlocked field-goal attempts against for the requested NBA or WNBA Stats split.
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn for the requested NBA or WNBA Stats split.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankintegerRank for games played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_rankintegerRank for wins within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
l_rankintegerRank for losses within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_pct_rankintegerRank for winning percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
min_rankintegerRank for minutes played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fgm_rankintegerRank for field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fga_rankintegerRank for field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg_pct_rankintegerRank for field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3m_rankintegerRank for three-point field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3a_rankintegerRank for three-point field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3_pct_rankintegerRank for three-point field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ftm_rankintegerRank for free throws made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fta_rankintegerRank for free throws attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ft_pct_rankintegerRank for free-throw percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
oreb_rankintegerRank for offensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dreb_rankintegerRank for defensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
reb_rankintegerRank for total rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ast_rankintegerRank for assists within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
tov_rankintegerRank for turnovers within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
stl_rankintegerRank for steals within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blk_rankintegerRank for blocks within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blka_rankintegerRank for blocked field-goal attempts against within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pf_rankintegerRank for personal fouls within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pfd_rankintegerRank for personal fouls drawn within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pts_rankintegerRank for points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
plus_minus_rankintegerRank for plus-minus within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_leaguedashteamstats(league_id='10')

Last validated n/a.

wnba_stats_leaguegamefinder

GET /stats/leaguegamefinder

Endpoint URL: GET https://stats.wnba.com/stats/leaguegamefinder

Valid URL: https://stats.wnba.com/stats/leaguegamefinder?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
Conferenceconference_nullableY
DateFromdate_from_nullableY
DateTodate_to_nullableY
Divisiondivision_simple_nullableY
DraftNumberdraft_number_nullableY
DraftRounddraft_round_nullableY
DraftTeamIDdraft_team_id_nullableY
DraftYeardraft_year_nullableY
EqASTeq_ast_nullableY
EqBLKeq_blk_nullableY
EqDDeq_dd_nullableY
EqDREBeq_dreb_nullableY
EqFG3Aeq_fg3a_nullableY
EqFG3Meq_fg3m_nullableY
EqFG3_PCTeq_fg3_pct_nullableY
EqFGAeq_fga_nullableY
EqFGMeq_fgm_nullableY
EqFG_PCTeq_fg_pct_nullableY
EqFTAeq_fta_nullableY
EqFTMeq_ftm_nullableY
EqFT_PCTeq_ft_pct_nullableY
EqMINUTESeq_minutes_nullableY
EqOREBeq_oreb_nullableY
EqPFeq_pf_nullableY
EqPTSeq_pts_nullableY
EqREBeq_reb_nullableY
EqSTLeq_stl_nullableY
EqTDeq_td_nullableY
EqTOVeq_tov_nullableY
GameIDgame_id_nullableY
GtASTgt_ast_nullableY
GtBLKgt_blk_nullableY
GtDDgt_dd_nullableY
GtDREBgt_dreb_nullableY
GtFG3Agt_fg3a_nullableY
GtFG3Mgt_fg3m_nullableY
GtFG3_PCTgt_fg3_pct_nullableY
GtFGAgt_fga_nullableY
GtFGMgt_fgm_nullableY
GtFG_PCTgt_fg_pct_nullableY
GtFTAgt_fta_nullableY
GtFTMgt_ftm_nullableY
GtFT_PCTgt_ft_pct_nullableY
GtMINUTESgt_minutes_nullableY
GtOREBgt_oreb_nullableY
GtPFgt_pf_nullableY
GtPTSgt_pts_nullableY
GtREBgt_reb_nullableY
GtSTLgt_stl_nullableY
GtTDgt_td_nullableY
GtTOVgt_tov_nullableY
LeagueIDleague_idY
Locationlocation_nullableY
LtASTlt_ast_nullableY
LtBLKlt_blk_nullableY
LtDDlt_dd_nullableY
LtDREBlt_dreb_nullableY
LtFG3Alt_fg3a_nullableY
LtFG3Mlt_fg3m_nullableY
LtFG3_PCTlt_fg3_pct_nullableY
LtFGAlt_fga_nullableY
LtFGMlt_fgm_nullableY
LtFG_PCTlt_fg_pct_nullableY
LtFTAlt_fta_nullableY
LtFTMlt_ftm_nullableY
LtFT_PCTlt_ft_pct_nullableY
LtMINUTESlt_minutes_nullableY
LtOREBlt_oreb_nullableY
LtPFlt_pf_nullableY
LtPTSlt_pts_nullableY
LtREBlt_reb_nullableY
LtSTLlt_stl_nullableY
LtTDlt_td_nullableY
LtTOVlt_tov_nullableY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PlayerIDplayer_id_nullableY
PlayerOrTeamplayer_or_team_abbreviationY
RookieYearrookie_year_nullableY
Seasonseason_nullableY
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_nullableY
StarterBenchstarter_bench_nullableY
TeamIDteam_id_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY
VsTeamIDvs_team_id_nullableY
YearsExperienceyears_experience_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
season_idcharacterUnique season identifier.
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
game_idcharacterUnique game identifier.
game_datecharacterGame date (YYYY-MM-DD).
matchupcharacterMatchup.
wlcharacterWl.
minintegerMinutes played.
ptsintegerPoints scored.
fgmintegerField goals made.
fgaintegerField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mintegerThree-point field goals made.
fg3aintegerThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmintegerFree throws made.
ftaintegerFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebintegerOffensive rebounds.
drebintegerDefensive rebounds.
rebintegerTotal rebounds.
astintegerAssists.
stlintegerSteals.
blkintegerBlocks.
tovintegerTurnovers.
pfintegerPersonal fouls.
plus_minusnumericPlus/minus point differential while on court.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_leaguegamefinder(league_id='10')

Last validated n/a.

wnba_stats_leaguegamelog

GET /stats/leaguegamelog

Endpoint URL: GET https://stats.wnba.com/stats/leaguegamelog

Valid URL: https://stats.wnba.com/stats/leaguegamelog?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
CountercounterY
DateFromdate_from_nullableY
DateTodate_to_nullableY
DirectiondirectionY
LeagueIDleague_idY
PlayerOrTeamplayer_or_team_abbreviationY
SeasonseasonYSeason year (e.g. 2024).
SeasonTypeseason_type_all_starY
SortersorterY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
season_idcharacterUnique season identifier.
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
game_idcharacterUnique game identifier.
game_datecharacterGame date (YYYY-MM-DD).
matchupcharacterMatchup.
wlcharacterWl.
minintegerMinutes played.
fgmintegerField goals made.
fgaintegerField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mintegerThree-point field goals made.
fg3aintegerThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmintegerFree throws made.
ftaintegerFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebintegerOffensive rebounds.
drebintegerDefensive rebounds.
rebintegerTotal rebounds.
astintegerAssists.
stlintegerSteals.
blkintegerBlocks.
tovintegerTurnovers.
pfintegerPersonal fouls.
ptsintegerPoints scored.
plus_minusintegerPlus/minus point differential while on court.
video_availableintegerVideo available.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_leaguegamelog(league_id='10')

Last validated n/a.

wnba_stats_leagueleaders

GET /stats/leagueleaders

Endpoint URL: GET https://stats.wnba.com/stats/leagueleaders

Valid URL: https://stats.wnba.com/stats/leagueleaders?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
ActiveFlagactive_flag_nullableY
LeagueIDleague_idY
PerModeper_mode48Y
ScopescopeY
SeasonseasonYSeason year (e.g. 2024).
SeasonTypeseason_type_all_starY
StatCategorystat_category_abbreviationY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
player_idintegerUnique player identifier.
rankintegerWhether to include statistical ranks in the returned table.
playercharacterPlayer name.
team_idintegerUnique team identifier.
teamcharacterTeam-side label or team identifier.
gpintegerGames played.
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
stlnumericSteals.
blknumericBlocks.
tovnumericTurnovers.
ptsnumericPoints scored.
effnumericEff.
nicknamecharacterTeam or athlete nickname.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_leagueleaders(league_id='10')

Last validated n/a.

wnba_stats_leaguelineupviz

GET /stats/leaguelineupviz

Endpoint URL: GET https://stats.wnba.com/stats/leaguelineupviz

Valid URL: https://stats.wnba.com/stats/leaguelineupviz?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
Conferenceconference_nullableY
DateFromdate_from_nullableY
DateTodate_to_nullableY
Divisiondivision_simple_nullableY
GameSegmentgame_segment_nullableY
GroupQuantitygroup_quantityY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailed_defenseY
MinutesMinminutes_minY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
ShotClockRangeshot_clock_range_nullableY
TeamIDteam_id_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_idcharacterESPN group id.
group_namecharacterGroup name (conference / division).
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
minnumericMinutes played.
off_ratingnumeric
def_ratingnumeric
net_ratingnumericNet rating (off rating - def rating).
pacenumericPossessions per 48 minutes.
ts_pctnumericTrue shooting percentage (0-1).
fta_ratenumeric
tm_ast_pctnumeric
pct_fga_2ptnumeric
pct_fga_3ptnumeric
pct_pts_2pt_mrnumeric
pct_pts_fbnumeric
pct_pts_ftnumeric
pct_pts_paintnumeric
pct_ast_fgmnumeric
pct_uast_fgmnumeric
opp_fg3_pctnumeric
opp_efg_pctnumeric
opp_fta_ratenumeric
opp_tov_pctnumeric
sum_tm_minnumeric

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_leaguelineupviz(league_id='10')

Last validated n/a.

wnba_stats_leagueplayerondetails

GET /stats/leagueplayerondetails

Endpoint URL: GET https://stats.wnba.com/stats/leagueplayerondetails

Valid URL: https://stats.wnba.com/stats/leagueplayerondetails?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailed_defenseY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
TeamIDteam_idY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacterName of the grouping family used for this dashboard or split row.
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
vs_player_idintegerStats API identifier for vs player identifier associated with this NBA or WNBA Stats row.
vs_player_namecharacterDisplay name for vs player name associated with this NBA or WNBA Stats row.
court_statuscharacterIndicates whether the compared player was on court or off court for the split row.
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumericBlocked field-goal attempts against for the requested NBA or WNBA Stats split.
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn for the requested NBA or WNBA Stats split.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankintegerRank for games played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_rankintegerRank for wins within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
l_rankintegerRank for losses within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_pct_rankintegerRank for winning percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
min_rankintegerRank for minutes played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fgm_rankintegerRank for field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fga_rankintegerRank for field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg_pct_rankintegerRank for field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3m_rankintegerRank for three-point field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3a_rankintegerRank for three-point field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3_pct_rankintegerRank for three-point field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ftm_rankintegerRank for free throws made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fta_rankintegerRank for free throws attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ft_pct_rankintegerRank for free-throw percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
oreb_rankintegerRank for offensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dreb_rankintegerRank for defensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
reb_rankintegerRank for total rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ast_rankintegerRank for assists within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
tov_rankintegerRank for turnovers within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
stl_rankintegerRank for steals within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blk_rankintegerRank for blocks within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blka_rankintegerRank for blocked field-goal attempts against within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pf_rankintegerRank for personal fouls within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pfd_rankintegerRank for personal fouls drawn within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pts_rankintegerRank for points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
plus_minus_rankintegerRank for plus-minus within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_leagueplayerondetails(league_id='10')

Last validated n/a.

wnba_stats_leagueseasonmatchups

GET /stats/leagueseasonmatchups

Endpoint URL: GET https://stats.wnba.com/stats/leagueseasonmatchups

Valid URL: https://stats.wnba.com/stats/leagueseasonmatchups?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DefPlayerIDdef_player_id_nullableY
DefTeamIDdef_team_id_nullableY
LeagueIDleague_idY
OffPlayerIDoff_player_id_nullableY
OffTeamIDoff_team_id_nullableY
PerModeper_mode_simpleY
SeasonseasonYSeason year (e.g. 2024).
SeasonTypeseason_type_playoffsY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
season_idcharacterUnique season identifier.
off_player_idintegerStats API identifier for offensive player identifier associated with this NBA or WNBA Stats row.
off_player_namecharacterDisplay name for offensive player name associated with this NBA or WNBA Stats row.
def_player_idintegerStats API identifier for defensive player identifier associated with this NBA or WNBA Stats row.
def_player_namecharacterDisplay name for defensive player name associated with this NBA or WNBA Stats row.
gpintegerGames played.
matchup_minnumericNBA or WNBA Stats value for matchup minutes in the leagueseasonmatchups result set.
partial_possnumericEstimated partial possessions credited to the stint or rotation interval.
player_ptsnumericScoring or score-margin metric for player points in the requested NBA or WNBA Stats split.
team_ptsnumericScoring or score-margin metric for team points in the requested NBA or WNBA Stats split.
matchup_astnumericNBA or WNBA Stats value for matchup assists in the leagueseasonmatchups result set.
matchup_tovnumericTurnover or loose-ball metric for matchup turnovers in the requested NBA or WNBA Stats split.
matchup_blknumericNBA or WNBA Stats value for matchup blocks in the leagueseasonmatchups result set.
matchup_fgmnumericShooting metric for matchup fgm in the requested NBA or WNBA Stats split.
matchup_fganumericShooting metric for matchup fga in the requested NBA or WNBA Stats split.
matchup_fg_pctnumericPercentage or rate for matchup field goals percentage in the requested NBA or WNBA Stats split.
matchup_fg3mnumericShooting metric for matchup fg3m in the requested NBA or WNBA Stats split.
matchup_fg3anumericShooting metric for matchup fg3a in the requested NBA or WNBA Stats split.
matchup_fg3_pctnumericPercentage or rate for matchup three-point field goals percentage in the requested NBA or WNBA Stats split.
help_blkintegerNBA or WNBA Stats value for help blocks in the leagueseasonmatchups result set.
help_fgmintegerShooting metric for help fgm in the requested NBA or WNBA Stats split.
help_fgaintegerShooting metric for help fga in the requested NBA or WNBA Stats split.
help_fg_percintegerShooting metric for help field goals perc in the requested NBA or WNBA Stats split.
matchup_ftmnumericNBA or WNBA Stats value for matchup ftm in the leagueseasonmatchups result set.
matchup_ftanumericNBA or WNBA Stats value for matchup fta in the leagueseasonmatchups result set.
sflnumericNBA or WNBA Stats value for sfl in the leagueseasonmatchups result set.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_leagueseasonmatchups(league_id='10')

Last validated n/a.

wnba_stats_leaguestandingsv3

GET /stats/leaguestandingsv3

Endpoint URL: GET https://stats.wnba.com/stats/leaguestandingsv3

Valid URL: https://stats.wnba.com/stats/leaguestandingsv3?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
SeasonseasonYSeason year (e.g. 2024).
SeasonTypeseason_typeYSeason phase: 1=preseason, 2=regular season, 3=postseason.
SeasonYearseason_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
leagueidcharacterLeague identifier used in compact NBA Stats schedule and scoreboard result sets.
seasonidcharacterStats API identifier for seasonid associated with this NBA or WNBA Stats row.
teamidintegerFanGraphs team ID.
teamcitycharacterTeamcity.
teamnamecharacterTeamname.
teamslugcharacterURL slug for teamslug used by NBA or WNBA Stats pages.
conferencecharacterFilter players or teams by conference.
conferencerecordcharacterNBA or WNBA Stats value for conferencerecord in the leaguestandingsv3 result set.
playoffrankintegerNBA or WNBA Stats value for playoffrank in the leaguestandingsv3 result set.
clinchindicatorcharacterNBA or WNBA Stats value for clinchindicator in the leaguestandingsv3 result set.
divisioncharacterTeam division.
divisionrecordcharacterNBA or WNBA Stats value for divisionrecord in the leaguestandingsv3 result set.
divisionrankintegerNBA or WNBA Stats value for divisionrank in the leaguestandingsv3 result set.
winsintegerTotal wins.
lossesintegerTotal losses.
winpctnumericWinning percentage for the team or split represented by this row.
leaguerankintegerNBA or WNBA Stats value for leaguerank in the leaguestandingsv3 result set.
recordcharacterRecord string (e.g. '12-4').
homecharacterHome.
roadcharacterRoad.
l10characterL10.
last10homecharacterNBA or WNBA Stats value for last10home in the leaguestandingsv3 result set.
last10roadcharacterNBA or WNBA Stats value for last10road in the leaguestandingsv3 result set.
otcharacterOvertime results.
threeptsorlesscharacterScoring or score-margin metric for threeptsorless in the requested NBA or WNBA Stats split.
tenptsormorecharacterScoring or score-margin metric for tenptsormore in the requested NBA or WNBA Stats split.
longhomestreakintegerNBA or WNBA Stats value for longhomestreak in the leaguestandingsv3 result set.
strlonghomestreakcharacterNBA or WNBA Stats value for strlonghomestreak in the leaguestandingsv3 result set.
longroadstreakintegerNBA or WNBA Stats value for longroadstreak in the leaguestandingsv3 result set.
strlongroadstreakcharacterNBA or WNBA Stats value for strlongroadstreak in the leaguestandingsv3 result set.
longwinstreakintegerNBA or WNBA Stats value for longwinstreak in the leaguestandingsv3 result set.
longlossstreakintegerNBA or WNBA Stats value for longlossstreak in the leaguestandingsv3 result set.
currenthomestreakintegerNBA or WNBA Stats value for currenthomestreak in the leaguestandingsv3 result set.
strcurrenthomestreakcharacterNBA or WNBA Stats value for strcurrenthomestreak in the leaguestandingsv3 result set.
currentroadstreakintegerNBA or WNBA Stats value for currentroadstreak in the leaguestandingsv3 result set.
strcurrentroadstreakcharacterNBA or WNBA Stats value for strcurrentroadstreak in the leaguestandingsv3 result set.
currentstreakintegerNBA or WNBA Stats value for currentstreak in the leaguestandingsv3 result set.
strcurrentstreakcharacterStrcurrentstreak.
conferencegamesbacknumericNBA or WNBA Stats value for conferencegamesback in the leaguestandingsv3 result set.
divisiongamesbacknumericNBA or WNBA Stats value for divisiongamesback in the leaguestandingsv3 result set.
clinchedconferencetitleintegerFlag indicating clinchedconferencetitle for the requested NBA or WNBA Stats context.
clincheddivisiontitleintegerFlag indicating clincheddivisiontitle for the requested NBA or WNBA Stats context.
clinchedplayoffbirthintegerFlag indicating clinchedplayoffbirth for the requested NBA or WNBA Stats context.
clinchedplayinintegerFlag indicating clinchedplayin for the requested NBA or WNBA Stats context.
eliminatedconferenceintegerFlag indicating eliminatedconference for the requested NBA or WNBA Stats context.
eliminateddivisionintegerFlag indicating eliminateddivision for the requested NBA or WNBA Stats context.
aheadathalfcharacterNBA or WNBA Stats value for aheadathalf in the leaguestandingsv3 result set.
behindathalfcharacterNBA or WNBA Stats value for behindathalf in the leaguestandingsv3 result set.
tiedathalfcharacterNBA or WNBA Stats value for tiedathalf in the leaguestandingsv3 result set.
aheadatthirdcharacterNBA or WNBA Stats value for aheadatthird in the leaguestandingsv3 result set.
behindatthirdcharacterNBA or WNBA Stats value for behindatthird in the leaguestandingsv3 result set.
tiedatthirdcharacterNBA or WNBA Stats value for tiedatthird in the leaguestandingsv3 result set.
score100ptscharacterScoring or score-margin metric for score100pts in the requested NBA or WNBA Stats split.
oppscore100ptscharacterScoring or score-margin metric for oppscore100pts in the requested NBA or WNBA Stats split.
oppover500characterNBA or WNBA Stats value for oppover500 in the leaguestandingsv3 result set.
leadinfgpctcharacterShooting metric for leadinfgpct in the requested NBA or WNBA Stats split.
leadinrebcharacterRebounding metric for leadinreb in the requested NBA or WNBA Stats split.
fewerturnoverscharacterTurnover or loose-ball metric for fewerturnovers in the requested NBA or WNBA Stats split.
pointspgnumericScoring or score-margin metric for pointspg in the requested NBA or WNBA Stats split.
opppointspgnumericScoring or score-margin metric for opppointspg in the requested NBA or WNBA Stats split.
diffpointspgnumericScoring or score-margin metric for diffpointspg in the requested NBA or WNBA Stats split.
vseastcharacterNBA or WNBA Stats value for vseast in the leaguestandingsv3 result set.
vsatlanticcharacterNBA or WNBA Stats value for vsatlantic in the leaguestandingsv3 result set.
vscentralcharacterNBA or WNBA Stats value for vscentral in the leaguestandingsv3 result set.
vssoutheastcharacterNBA or WNBA Stats value for vssoutheast in the leaguestandingsv3 result set.
vswestcharacterNBA or WNBA Stats value for vswest in the leaguestandingsv3 result set.
vsnorthwestcharacterNBA or WNBA Stats value for vsnorthwest in the leaguestandingsv3 result set.
vspacificcharacterNBA or WNBA Stats value for vspacific in the leaguestandingsv3 result set.
vssouthwestcharacterNBA or WNBA Stats value for vssouthwest in the leaguestandingsv3 result set.
jancharacterValue for January in the endpoint's monthly NBA or WNBA Stats split.
febcharacterValue for February in the endpoint's monthly NBA or WNBA Stats split.
marcharacterValue for March in the endpoint's monthly NBA or WNBA Stats split.
aprcharacterValue for April in the endpoint's monthly NBA or WNBA Stats split.
maycharacterValue for May in the endpoint's monthly NBA or WNBA Stats split.
juncharacterValue for June in the endpoint's monthly NBA or WNBA Stats split.
julcharacterValue for July in the endpoint's monthly NBA or WNBA Stats split.
augcharacterValue for August in the endpoint's monthly NBA or WNBA Stats split.
sepcharacterValue for September in the endpoint's monthly NBA or WNBA Stats split.
octcharacterValue for October in the endpoint's monthly NBA or WNBA Stats split.
novcharacterValue for November in the endpoint's monthly NBA or WNBA Stats split.
deccharacterValue for December in the endpoint's monthly NBA or WNBA Stats split.
score_80_pluscharacterScoring or score-margin metric for score 80 plus in the requested NBA or WNBA Stats split.
opp_score_80_pluscharacterOpponent score 80 plus for the requested NBA or WNBA team, player, lineup, or game split.
score_below_80characterScoring or score-margin metric for score below 80 in the requested NBA or WNBA Stats split.
opp_score_below_80characterOpponent score below 80 for the requested NBA or WNBA team, player, lineup, or game split.
totalpointsintegerScoring or score-margin metric for totalpoints in the requested NBA or WNBA Stats split.
opptotalpointsintegerScoring or score-margin metric for opptotalpoints in the requested NBA or WNBA Stats split.
difftotalpointsintegerScoring or score-margin metric for difftotalpoints in the requested NBA or WNBA Stats split.
leaguegamesbacknumericNBA or WNBA Stats value for leaguegamesback in the leaguestandingsv3 result set.
playoffseedingintegerNBA or WNBA Stats value for playoffseeding in the leaguestandingsv3 result set.
clinchedpostseasonintegerFlag indicating clinchedpostseason for the requested NBA or WNBA Stats context.
neutralcharacterNeutral.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_leaguestandingsv3(league_id='10')

Last validated n/a.

wnba_stats_playbyplayv3

GET /stats/playbyplayv3

Endpoint URL: GET https://stats.wnba.com/stats/playbyplayv3

Valid URL: https://stats.wnba.com/stats/playbyplayv3

API ParameterPythonPatternRequiredNullableDescription
EndPeriodend_periodY
GameIDgame_idY
StartPeriodstart_periodY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
actionidintegerNBA or WNBA Stats action identifier for the play event.
actionnumberintegerSequential action number for the play within the game feed.
actiontypecharacterNormalized play action type reported by NBA or WNBA Stats.
clockcharacterGame clock value.
descriptioncharacterLong-form description text.
gameidcharacterUnique NBA or WNBA Stats game identifier for the play event.
isfieldgoalintegerFlag indicating whether the play event is a field-goal attempt.
locationcharacterFilter results by game location.
periodintegerPeriod of the game (1-4 quarters; 5+ for OT).
personidintegerNBA or WNBA Stats player identifier associated with the play, when present.
playernamecharacterFull display name for the player associated with the play event.
playernameicharacterAbbreviated player display name used by the play feed.
pointstotalintegerRunning points total credited to the player after the play, when reported.
scoreawaycharacterAway team's score after the play, when reported by the feed.
scorehomecharacterHome team's score after the play, when reported by the feed.
shotdistanceintegerShot distance in feet for shot attempts, when available.
shotresultcharacterResult of the shot attempt, such as made or missed.
shotvalueintegerPoint value of the shot attempt, usually two or three points.
subtypecharacterSecondary play subtype reported by NBA or WNBA Stats.
teamidintegerFanGraphs team ID.
teamtricodecharacterThree-letter code for the team associated with the play event.
videoavailableintegerFlag indicating whether video is available for the play or game row.
xlegacyintegerLegacy NBA Stats x-coordinate for shot-location play events.
ylegacyintegerLegacy NBA Stats y-coordinate for shot-location play events.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playbyplayv3()

Last validated n/a.

wnba_stats_playerawards

GET /stats/playerawards

Endpoint URL: GET https://stats.wnba.com/stats/playerawards

Valid URL: https://stats.wnba.com/stats/playerawards

API ParameterPythonPatternRequiredNullableDescription
PlayerIDplayer_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
person_idintegerUnique player identifier (V3 endpoints).
first_namecharacterPlayer's first name.
last_namecharacterPlayer's last name.
teamcharacterTeam-side label or team identifier.
descriptioncharacterLong-form description text.
all_nba_team_numbercharacterNBA or WNBA Stats value for all NBA team number in the playerawards result set.
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
monthcharacterNBA or WNBA Stats value for month in the playerawards result set.
weekcharacterWeek number.
conferencecharacterFilter players or teams by conference.
typecharacterRecord type / category.
subtype1characterNBA or WNBA Stats value for subtype1 in the playerawards result set.
subtype2characterNBA or WNBA Stats value for subtype2 in the playerawards result set.
subtype3characterNBA or WNBA Stats value for subtype3 in the playerawards result set.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playerawards()

Last validated n/a.

wnba_stats_playercareerstats

GET /stats/playercareerstats

Endpoint URL: GET https://stats.wnba.com/stats/playercareerstats

Valid URL: https://stats.wnba.com/stats/playercareerstats?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
PerModeper_mode36Y
PlayerIDplayer_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
player_idintegerUnique player identifier.
season_idcharacterUnique season identifier.
league_idcharacterLeague identifier ('10' = WNBA).
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
player_agenumericNBA or WNBA Stats value for player age in the playercareerstats result set.
gpintegerGames played.
gsintegerGames started.
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
stlnumericSteals.
blknumericBlocks.
tovnumericTurnovers.
pfnumericPersonal fouls.
ptsnumericPoints scored.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playercareerstats(league_id='10')

Last validated n/a.

wnba_stats_playercompare

GET /stats/playercompare

Endpoint URL: GET https://stats.wnba.com/stats/playercompare

Valid URL: https://stats.wnba.com/stats/playercompare?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
Conferenceconference_nullableY
DateFromdate_from_nullableY
DateTodate_to_nullableY
Divisiondivision_simple_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailed_defenseY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlayerIDListplayer_id_listY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_playoffsY
ShotClockRangeshot_clock_range_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY
VsPlayerIDListvs_player_id_listY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacter
descriptioncharacterLong-form description text.
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumeric
pfnumericPersonal fouls.
pfdnumeric
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playercompare(league_id='10')

Last validated n/a.

wnba_stats_playerdashboardbyclutch

GET /stats/playerdashboardbyclutch

Endpoint URL: GET https://stats.wnba.com/stats/playerdashboardbyclutch

Valid URL: https://stats.wnba.com/stats/playerdashboardbyclutch?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailedY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlayerIDplayer_idY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_playoffsY
ShotClockRangeshot_clock_range_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacterName of the grouping family used for this dashboard or split row.
group_valuecharacterSpecific grouping value for this dashboard or split row.
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumericBlocked field-goal attempts against for the requested NBA or WNBA Stats split.
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn for the requested NBA or WNBA Stats split.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
nba_fantasy_ptsnumericNba fantasy points for the requested NBA or WNBA Stats split.
dd2integerDouble-doubles for the requested NBA or WNBA Stats split.
td3integerTriple-doubles for the requested NBA or WNBA Stats split.
wnba_fantasy_ptsnumericWnba fantasy points for the requested NBA or WNBA Stats split.
gp_rankintegerRank for games played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_rankintegerRank for wins within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
l_rankintegerRank for losses within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_pct_rankintegerRank for winning percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
min_rankintegerRank for minutes played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fgm_rankintegerRank for field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fga_rankintegerRank for field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg_pct_rankintegerRank for field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3m_rankintegerRank for three-point field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3a_rankintegerRank for three-point field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3_pct_rankintegerRank for three-point field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ftm_rankintegerRank for free throws made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fta_rankintegerRank for free throws attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ft_pct_rankintegerRank for free-throw percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
oreb_rankintegerRank for offensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dreb_rankintegerRank for defensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
reb_rankintegerRank for total rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ast_rankintegerRank for assists within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
tov_rankintegerRank for turnovers within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
stl_rankintegerRank for steals within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blk_rankintegerRank for blocks within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blka_rankintegerRank for blocked field-goal attempts against within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pf_rankintegerRank for personal fouls within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pfd_rankintegerRank for personal fouls drawn within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pts_rankintegerRank for points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
plus_minus_rankintegerRank for plus-minus within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
nba_fantasy_pts_rankintegerRank for NBA fantasy points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dd2_rankintegerRank for double-doubles within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
td3_rankintegerRank for triple-doubles within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
wnba_fantasy_pts_rankintegerRank for WNBA fantasy points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
team_countintegerNBA or WNBA Stats value for team count in the playerdashboardbyclutch result set.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playerdashboardbyclutch(league_id='10')

Last validated n/a.

wnba_stats_playerdashboardbygamesplits

GET /stats/playerdashboardbygamesplits

Endpoint URL: GET https://stats.wnba.com/stats/playerdashboardbygamesplits

Valid URL: https://stats.wnba.com/stats/playerdashboardbygamesplits?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailedY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlayerIDplayer_idY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_playoffsY
ShotClockRangeshot_clock_range_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacterName of the grouping family used for this dashboard or split row.
group_valuecharacterSpecific grouping value for this dashboard or split row.
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumericBlocked field-goal attempts against for the requested NBA or WNBA Stats split.
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn for the requested NBA or WNBA Stats split.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
nba_fantasy_ptsnumericNba fantasy points for the requested NBA or WNBA Stats split.
dd2integerDouble-doubles for the requested NBA or WNBA Stats split.
td3integerTriple-doubles for the requested NBA or WNBA Stats split.
wnba_fantasy_ptsnumericWnba fantasy points for the requested NBA or WNBA Stats split.
gp_rankintegerRank for games played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_rankintegerRank for wins within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
l_rankintegerRank for losses within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_pct_rankintegerRank for winning percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
min_rankintegerRank for minutes played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fgm_rankintegerRank for field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fga_rankintegerRank for field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg_pct_rankintegerRank for field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3m_rankintegerRank for three-point field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3a_rankintegerRank for three-point field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3_pct_rankintegerRank for three-point field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ftm_rankintegerRank for free throws made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fta_rankintegerRank for free throws attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ft_pct_rankintegerRank for free-throw percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
oreb_rankintegerRank for offensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dreb_rankintegerRank for defensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
reb_rankintegerRank for total rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ast_rankintegerRank for assists within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
tov_rankintegerRank for turnovers within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
stl_rankintegerRank for steals within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blk_rankintegerRank for blocks within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blka_rankintegerRank for blocked field-goal attempts against within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pf_rankintegerRank for personal fouls within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pfd_rankintegerRank for personal fouls drawn within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pts_rankintegerRank for points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
plus_minus_rankintegerRank for plus-minus within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
nba_fantasy_pts_rankintegerRank for NBA fantasy points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dd2_rankintegerRank for double-doubles within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
td3_rankintegerRank for triple-doubles within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
wnba_fantasy_pts_rankintegerRank for WNBA fantasy points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
team_countintegerNBA or WNBA Stats value for team count in the playerdashboardbygamesplits result set.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playerdashboardbygamesplits(league_id='10')

Last validated n/a.

wnba_stats_playerdashboardbygeneralsplits

GET /stats/playerdashboardbygeneralsplits

Endpoint URL: GET https://stats.wnba.com/stats/playerdashboardbygeneralsplits

Valid URL: https://stats.wnba.com/stats/playerdashboardbygeneralsplits?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailedY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlayerIDplayer_idY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_playoffsY
ShotClockRangeshot_clock_range_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacterName of the grouping family used for this dashboard or split row.
group_valuecharacterSpecific grouping value for this dashboard or split row.
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumericBlocked field-goal attempts against for the requested NBA or WNBA Stats split.
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn for the requested NBA or WNBA Stats split.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
nba_fantasy_ptsnumericNba fantasy points for the requested NBA or WNBA Stats split.
dd2integerDouble-doubles for the requested NBA or WNBA Stats split.
td3integerTriple-doubles for the requested NBA or WNBA Stats split.
wnba_fantasy_ptsnumericWnba fantasy points for the requested NBA or WNBA Stats split.
gp_rankintegerRank for games played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_rankintegerRank for wins within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
l_rankintegerRank for losses within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_pct_rankintegerRank for winning percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
min_rankintegerRank for minutes played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fgm_rankintegerRank for field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fga_rankintegerRank for field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg_pct_rankintegerRank for field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3m_rankintegerRank for three-point field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3a_rankintegerRank for three-point field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3_pct_rankintegerRank for three-point field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ftm_rankintegerRank for free throws made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fta_rankintegerRank for free throws attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ft_pct_rankintegerRank for free-throw percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
oreb_rankintegerRank for offensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dreb_rankintegerRank for defensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
reb_rankintegerRank for total rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ast_rankintegerRank for assists within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
tov_rankintegerRank for turnovers within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
stl_rankintegerRank for steals within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blk_rankintegerRank for blocks within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blka_rankintegerRank for blocked field-goal attempts against within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pf_rankintegerRank for personal fouls within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pfd_rankintegerRank for personal fouls drawn within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pts_rankintegerRank for points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
plus_minus_rankintegerRank for plus-minus within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
nba_fantasy_pts_rankintegerRank for NBA fantasy points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dd2_rankintegerRank for double-doubles within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
td3_rankintegerRank for triple-doubles within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
wnba_fantasy_pts_rankintegerRank for WNBA fantasy points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
team_countintegerNBA or WNBA Stats value for team count in the playerdashboardbygeneralsplits result set.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playerdashboardbygeneralsplits(league_id='10')

Last validated n/a.

wnba_stats_playerdashboardbylastngames

GET /stats/playerdashboardbylastngames

Endpoint URL: GET https://stats.wnba.com/stats/playerdashboardbylastngames

Valid URL: https://stats.wnba.com/stats/playerdashboardbylastngames?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailedY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlayerIDplayer_idY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_playoffsY
ShotClockRangeshot_clock_range_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacterName of the grouping family used for this dashboard or split row.
group_valuecharacterSpecific grouping value for this dashboard or split row.
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumericBlocked field-goal attempts against for the requested NBA or WNBA Stats split.
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn for the requested NBA or WNBA Stats split.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
nba_fantasy_ptsnumericNba fantasy points for the requested NBA or WNBA Stats split.
dd2integerDouble-doubles for the requested NBA or WNBA Stats split.
td3integerTriple-doubles for the requested NBA or WNBA Stats split.
wnba_fantasy_ptsnumericWnba fantasy points for the requested NBA or WNBA Stats split.
gp_rankintegerRank for games played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_rankintegerRank for wins within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
l_rankintegerRank for losses within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_pct_rankintegerRank for winning percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
min_rankintegerRank for minutes played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fgm_rankintegerRank for field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fga_rankintegerRank for field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg_pct_rankintegerRank for field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3m_rankintegerRank for three-point field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3a_rankintegerRank for three-point field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3_pct_rankintegerRank for three-point field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ftm_rankintegerRank for free throws made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fta_rankintegerRank for free throws attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ft_pct_rankintegerRank for free-throw percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
oreb_rankintegerRank for offensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dreb_rankintegerRank for defensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
reb_rankintegerRank for total rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ast_rankintegerRank for assists within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
tov_rankintegerRank for turnovers within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
stl_rankintegerRank for steals within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blk_rankintegerRank for blocks within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blka_rankintegerRank for blocked field-goal attempts against within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pf_rankintegerRank for personal fouls within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pfd_rankintegerRank for personal fouls drawn within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pts_rankintegerRank for points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
plus_minus_rankintegerRank for plus-minus within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
nba_fantasy_pts_rankintegerRank for NBA fantasy points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dd2_rankintegerRank for double-doubles within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
td3_rankintegerRank for triple-doubles within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
wnba_fantasy_pts_rankintegerRank for WNBA fantasy points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
team_countintegerNBA or WNBA Stats value for team count in the playerdashboardbylastngames result set.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playerdashboardbylastngames(league_id='10')

Last validated n/a.

wnba_stats_playerdashboardbyopponent

GET /stats/playerdashboardbyopponent

Endpoint URL: GET https://stats.wnba.com/stats/playerdashboardbyopponent

Valid URL: https://stats.wnba.com/stats/playerdashboardbyopponent?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_fromY
DateTodate_toY
GameSegmentgame_segmentY
LastNGameslast_n_gamesY
LeagueIDleague_idY
LocationlocationY
MeasureTypemeasure_typeY
MonthmonthY
OpponentTeamIDopponent_team_idY
OutcomeoutcomeY
PORoundpo_roundY
PaceAdjustpace_adjustY
PerModeper_modeY
PeriodperiodY
PlayerIDplayer_idY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segmentY
SeasonTypeseason_typeYSeason phase: 1=preseason, 2=regular season, 3=postseason.
ShotClockRangeshot_clock_rangeY
VsConferencevs_conferenceY
VsDivisionvs_divisionY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacter
group_valuecharacter
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumeric
pfnumericPersonal fouls.
pfdnumeric
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
nba_fantasy_ptsnumeric
dd2integer
td3integer
wnba_fantasy_ptsnumeric
gp_rankinteger
w_rankinteger
l_rankinteger
w_pct_rankinteger
min_rankinteger
fgm_rankinteger
fga_rankinteger
fg_pct_rankinteger
fg3m_rankinteger
fg3a_rankinteger
fg3_pct_rankinteger
ftm_rankinteger
fta_rankinteger
ft_pct_rankinteger
oreb_rankinteger
dreb_rankinteger
reb_rankinteger
ast_rankinteger
tov_rankinteger
stl_rankinteger
blk_rankinteger
blka_rankinteger
pf_rankinteger
pfd_rankinteger
pts_rankinteger
plus_minus_rankinteger
nba_fantasy_pts_rankinteger
dd2_rankinteger
td3_rankinteger
wnba_fantasy_pts_rankinteger
team_countinteger

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playerdashboardbyopponent(league_id='10')

Last validated n/a.

wnba_stats_playerdashboardbyshootingsplits

GET /stats/playerdashboardbyshootingsplits

Endpoint URL: GET https://stats.wnba.com/stats/playerdashboardbyshootingsplits

Valid URL: https://stats.wnba.com/stats/playerdashboardbyshootingsplits?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailedY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlayerIDplayer_idY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_playoffsY
ShotClockRangeshot_clock_range_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacterName of the grouping family used for this dashboard or split row.
player_idintegerUnique player identifier.
player_namecharacterPlayer name.
fgmintegerField goals made.
fgaintegerField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mintegerThree-point field goals made.
fg3aintegerThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
efg_pctnumericPercentage or rate for efg percentage in the requested NBA or WNBA Stats split.
blkaintegerBlocked field-goal attempts against for the requested NBA or WNBA Stats split.
pct_ast_2pmnumericPercentage share of assists 2pm for the requested NBA or WNBA Stats split.
pct_uast_2pmnumericPercentage share of uast 2pm for the requested NBA or WNBA Stats split.
pct_ast_3pmnumericPercentage share of assists 3pm for the requested NBA or WNBA Stats split.
pct_uast_3pmnumericPercentage share of uast 3pm for the requested NBA or WNBA Stats split.
pct_ast_fgmnumericPercentage share of assists fgm for the requested NBA or WNBA Stats split.
pct_uast_fgmnumericPercentage share of uast fgm for the requested NBA or WNBA Stats split.
fgm_rankintegerRank for field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fga_rankintegerRank for field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg_pct_rankintegerRank for field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3m_rankintegerRank for three-point field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3a_rankintegerRank for three-point field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3_pct_rankintegerRank for three-point field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
efg_pct_rankintegerRank for effective field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blka_rankintegerRank for blocked field-goal attempts against within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pct_ast_2pm_rankintegerRank for percentage assists 2pm within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pct_uast_2pm_rankintegerRank for percentage uast 2pm within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pct_ast_3pm_rankintegerRank for percentage assists 3pm within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pct_uast_3pm_rankintegerRank for percentage uast 3pm within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pct_ast_fgm_rankintegerRank for percentage assists fgm within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pct_uast_fgm_rankintegerRank for percentage uast fgm within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playerdashboardbyshootingsplits(league_id='10')

Last validated n/a.

wnba_stats_playerdashboardbyteamperformance

GET /stats/playerdashboardbyteamperformance

Endpoint URL: GET https://stats.wnba.com/stats/playerdashboardbyteamperformance

Valid URL: https://stats.wnba.com/stats/playerdashboardbyteamperformance?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailedY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlayerIDplayer_idY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_playoffsY
ShotClockRangeshot_clock_range_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacterName of the grouping family used for this dashboard or split row.
group_value_orderintegerSort order assigned to the grouping value in NBA or WNBA Stats dashboards.
group_valuecharacterSpecific grouping value for this dashboard or split row.
group_value_2characterSecondary grouping value for dashboards that return paired split dimensions.
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumericBlocked field-goal attempts against for the requested NBA or WNBA Stats split.
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn for the requested NBA or WNBA Stats split.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
nba_fantasy_ptsnumericNba fantasy points for the requested NBA or WNBA Stats split.
dd2integerDouble-doubles for the requested NBA or WNBA Stats split.
td3integerTriple-doubles for the requested NBA or WNBA Stats split.
wnba_fantasy_ptsnumericWnba fantasy points for the requested NBA or WNBA Stats split.
gp_rankintegerRank for games played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_rankintegerRank for wins within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
l_rankintegerRank for losses within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_pct_rankintegerRank for winning percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
min_rankintegerRank for minutes played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fgm_rankintegerRank for field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fga_rankintegerRank for field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg_pct_rankintegerRank for field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3m_rankintegerRank for three-point field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3a_rankintegerRank for three-point field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3_pct_rankintegerRank for three-point field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ftm_rankintegerRank for free throws made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fta_rankintegerRank for free throws attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ft_pct_rankintegerRank for free-throw percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
oreb_rankintegerRank for offensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dreb_rankintegerRank for defensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
reb_rankintegerRank for total rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ast_rankintegerRank for assists within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
tov_rankintegerRank for turnovers within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
stl_rankintegerRank for steals within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blk_rankintegerRank for blocks within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blka_rankintegerRank for blocked field-goal attempts against within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pf_rankintegerRank for personal fouls within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pfd_rankintegerRank for personal fouls drawn within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pts_rankintegerRank for points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
plus_minus_rankintegerRank for plus-minus within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
nba_fantasy_pts_rankintegerRank for NBA fantasy points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dd2_rankintegerRank for double-doubles within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
td3_rankintegerRank for triple-doubles within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
wnba_fantasy_pts_rankintegerRank for WNBA fantasy points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
team_countintegerNBA or WNBA Stats value for team count in the playerdashboardbyteamperformance result set.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playerdashboardbyteamperformance(league_id='10')

Last validated n/a.

wnba_stats_playerdashboardbyyearoveryear

GET /stats/playerdashboardbyyearoveryear

Endpoint URL: GET https://stats.wnba.com/stats/playerdashboardbyyearoveryear

Valid URL: https://stats.wnba.com/stats/playerdashboardbyyearoveryear?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailedY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlayerIDplayer_idY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_playoffsY
ShotClockRangeshot_clock_range_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacterName of the grouping family used for this dashboard or split row.
group_valuecharacterSpecific grouping value for this dashboard or split row.
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
max_game_datecharacterDate or timestamp for maximum game date in the NBA or WNBA Stats result set.
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumericBlocked field-goal attempts against for the requested NBA or WNBA Stats split.
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn for the requested NBA or WNBA Stats split.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
nba_fantasy_ptsnumericNba fantasy points for the requested NBA or WNBA Stats split.
dd2integerDouble-doubles for the requested NBA or WNBA Stats split.
td3integerTriple-doubles for the requested NBA or WNBA Stats split.
wnba_fantasy_ptsnumericWnba fantasy points for the requested NBA or WNBA Stats split.
gp_rankintegerRank for games played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_rankintegerRank for wins within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
l_rankintegerRank for losses within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_pct_rankintegerRank for winning percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
min_rankintegerRank for minutes played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fgm_rankintegerRank for field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fga_rankintegerRank for field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg_pct_rankintegerRank for field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3m_rankintegerRank for three-point field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3a_rankintegerRank for three-point field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3_pct_rankintegerRank for three-point field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ftm_rankintegerRank for free throws made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fta_rankintegerRank for free throws attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ft_pct_rankintegerRank for free-throw percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
oreb_rankintegerRank for offensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dreb_rankintegerRank for defensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
reb_rankintegerRank for total rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ast_rankintegerRank for assists within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
tov_rankintegerRank for turnovers within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
stl_rankintegerRank for steals within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blk_rankintegerRank for blocks within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blka_rankintegerRank for blocked field-goal attempts against within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pf_rankintegerRank for personal fouls within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pfd_rankintegerRank for personal fouls drawn within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pts_rankintegerRank for points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
plus_minus_rankintegerRank for plus-minus within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
nba_fantasy_pts_rankintegerRank for NBA fantasy points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dd2_rankintegerRank for double-doubles within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
td3_rankintegerRank for triple-doubles within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
wnba_fantasy_pts_rankintegerRank for WNBA fantasy points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
team_countintegerNBA or WNBA Stats value for team count in the playerdashboardbyyearoveryear result set.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playerdashboardbyyearoveryear(league_id='10')

Last validated n/a.

wnba_stats_playerdashptshotdefend

GET /stats/playerdashptshotdefend

Endpoint URL: GET https://stats.wnba.com/stats/playerdashptshotdefend

Valid URL: https://stats.wnba.com/stats/playerdashptshotdefend?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PerModeper_mode_simpleY
PeriodperiodY
PlayerIDplayer_idY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
TeamIDteam_idY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
matchupidintegerStats API identifier for matchupid associated with this NBA or WNBA Stats row.
gpintegerGames played.
gintegerGoals (skaters).
defense_categorycharacterNBA or WNBA Stats value for defense category in the playerdashptshotdefend result set.
freqnumericNBA or WNBA Stats value for freq in the playerdashptshotdefend result set.
d_fgmnumericShooting metric for d fgm in the requested NBA or WNBA Stats split.
d_fganumericShooting metric for d fga in the requested NBA or WNBA Stats split.
d_fg_pctnumericPercentage or rate for d field goals percentage in the requested NBA or WNBA Stats split.
normal_fg_pctnumericPercentage or rate for normal field goals percentage in the requested NBA or WNBA Stats split.
pct_plusminusnumericPercentage share of plusminus for the requested NBA or WNBA Stats split.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playerdashptshotdefend(league_id='10')

Last validated n/a.

wnba_stats_playerestimatedmetrics

GET /stats/playerestimatedmetrics

Endpoint URL: GET https://stats.wnba.com/stats/playerestimatedmetrics

Valid URL: https://stats.wnba.com/stats/playerestimatedmetrics?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
SeasonseasonYSeason year (e.g. 2024).
SeasonTypeseason_typeYSeason phase: 1=preseason, 2=regular season, 3=postseason.

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
player_idintegerUnique player identifier.
player_namecharacterPlayer name.
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
e_off_ratingnumericEstimated offensive rating for the requested NBA or WNBA Stats split.
e_def_ratingnumericEstimated defensive rating for the requested NBA or WNBA Stats split.
e_net_ratingnumericEstimated net rating for the requested NBA or WNBA Stats split.
e_ast_rationumericEstimated assist ratio for the requested NBA or WNBA Stats split.
e_oreb_pctnumericEstimated offensive rebound percentage for the requested NBA or WNBA Stats split.
e_dreb_pctnumericEstimated defensive rebound percentage for the requested NBA or WNBA Stats split.
e_reb_pctnumericEstimated rebound percentage for the requested NBA or WNBA Stats split.
e_tov_pctnumericEstimated turnovers percentage for the requested NBA or WNBA Stats split.
e_usg_pctnumericEstimated usage percentage for the requested NBA or WNBA Stats split.
e_pacenumericEstimated pace for the requested NBA or WNBA Stats split.
gp_rankintegerRank for games played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_rankintegerRank for wins within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
l_rankintegerRank for losses within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_pct_rankintegerRank for winning percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
min_rankintegerRank for minutes played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
e_off_rating_rankintegerRank for e offensive rating within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
e_def_rating_rankintegerRank for e defensive rating within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
e_net_rating_rankintegerRank for e net rating within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
e_ast_ratio_rankintegerRank for e assists ratio within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
e_oreb_pct_rankintegerRank for e offensive rebounds percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
e_dreb_pct_rankintegerRank for e defensive rebounds percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
e_reb_pct_rankintegerRank for e rebounds percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
e_tov_pct_rankintegerRank for e turnovers percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
e_usg_pct_rankintegerRank for e usage percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
e_pace_rankintegerRank for e pace within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playerestimatedmetrics(league_id='10')

Last validated n/a.

wnba_stats_playerfantasyprofile

GET /stats/playerfantasyprofile

Endpoint URL: GET https://stats.wnba.com/stats/playerfantasyprofile

Valid URL: https://stats.wnba.com/stats/playerfantasyprofile?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
MeasureTypemeasure_typeY
PaceAdjustpace_adjustY
PerModeper_modeY
PlayerIDplayer_idY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonTypeseason_typeYSeason phase: 1=preseason, 2=regular season, 3=postseason.

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacter
group_valuecharacter
season_yearcharacterSeason year string ('YYYY-YY' format).
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumeric
pfnumericPersonal fouls.
pfdnumeric
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
dd2integer
td3integer
fan_duel_ptsnumeric
nba_fantasy_ptsnumeric

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playerfantasyprofile(league_id='10')

Last validated n/a.

wnba_stats_playerfantasyprofilebargraph

GET /stats/playerfantasyprofilebargraph

Endpoint URL: GET https://stats.wnba.com/stats/playerfantasyprofilebargraph

Valid URL: https://stats.wnba.com/stats/playerfantasyprofilebargraph?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
PlayerIDplayer_idY
SeasonseasonYSeason year (e.g. 2024).
SeasonTypeseason_type_all_star_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
player_idintegerUnique player identifier.
player_namecharacterPlayer name.
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
fan_duel_ptsnumericScoring or score-margin metric for fan duel points in the requested NBA or WNBA Stats split.
nba_fantasy_ptsnumericNba fantasy points for the requested NBA or WNBA Stats split.
ptsnumericPoints scored.
rebnumericTotal rebounds.
astnumericAssists.
fg3mnumericThree-point field goals made.
ft_pctnumericFree throw percentage (0-1).
stlnumericSteals.
blknumericBlocks.
tovnumericTurnovers.
fg_pctnumericField goal percentage (0-1).

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playerfantasyprofilebargraph(league_id='10')

Last validated n/a.

wnba_stats_playergamelog

GET /stats/playergamelog

Endpoint URL: GET https://stats.wnba.com/stats/playergamelog

Valid URL: https://stats.wnba.com/stats/playergamelog?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
LeagueIDleague_idY
PlayerIDplayer_idY
SeasonseasonYSeason year (e.g. 2024).
SeasonTypeseason_type_all_starY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
season_idcharacterUnique season identifier.
player_idintegerUnique player identifier.
game_idcharacterUnique game identifier.
game_datecharacterGame date (YYYY-MM-DD).
matchupcharacterMatchup.
wlcharacterWl.
minintegerMinutes played.
fgmintegerField goals made.
fgaintegerField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mintegerThree-point field goals made.
fg3aintegerThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmintegerFree throws made.
ftaintegerFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebintegerOffensive rebounds.
drebintegerDefensive rebounds.
rebintegerTotal rebounds.
astintegerAssists.
stlintegerSteals.
blkintegerBlocks.
tovintegerTurnovers.
pfintegerPersonal fouls.
ptsintegerPoints scored.
plus_minusintegerPlus/minus point differential while on court.
video_availableintegerVideo available.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playergamelog(league_id='10')

Last validated n/a.

wnba_stats_playergamelogs

GET /stats/playergamelogs

Endpoint URL: GET https://stats.wnba.com/stats/playergamelogs

Valid URL: https://stats.wnba.com/stats/playergamelogs?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_games_nullableY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_player_game_logs_nullableY
Monthmonth_nullableY
OppTeamIDoppteamidY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PerModeper_mode_simple_nullableY
Periodperiod_nullableY
PlayerIDplayer_id_nullableY
Seasonseason_nullableY
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_nullableY
ShotClockRangeshot_clock_range_nullableY
TeamIDteam_id_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
season_yearcharacterSeason year string ('YYYY-YY' format).
player_idintegerUnique player identifier.
player_namecharacterPlayer name.
nicknamecharacterTeam or athlete nickname.
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
game_idcharacterUnique game identifier.
game_datecharacterGame date (YYYY-MM-DD).
matchupcharacterMatchup.
wlcharacterWl.
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumericBlocked field-goal attempts against for the requested NBA or WNBA Stats split.
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn for the requested NBA or WNBA Stats split.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
nba_fantasy_ptsnumericNba fantasy points for the requested NBA or WNBA Stats split.
dd2integerDouble-doubles for the requested NBA or WNBA Stats split.
td3integerTriple-doubles for the requested NBA or WNBA Stats split.
wnba_fantasy_ptsnumericWnba fantasy points for the requested NBA or WNBA Stats split.
gp_rankintegerRank for games played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_rankintegerRank for wins within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
l_rankintegerRank for losses within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_pct_rankintegerRank for winning percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
min_rankintegerRank for minutes played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fgm_rankintegerRank for field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fga_rankintegerRank for field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg_pct_rankintegerRank for field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3m_rankintegerRank for three-point field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3a_rankintegerRank for three-point field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3_pct_rankintegerRank for three-point field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ftm_rankintegerRank for free throws made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fta_rankintegerRank for free throws attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ft_pct_rankintegerRank for free-throw percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
oreb_rankintegerRank for offensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dreb_rankintegerRank for defensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
reb_rankintegerRank for total rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ast_rankintegerRank for assists within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
tov_rankintegerRank for turnovers within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
stl_rankintegerRank for steals within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blk_rankintegerRank for blocks within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blka_rankintegerRank for blocked field-goal attempts against within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pf_rankintegerRank for personal fouls within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pfd_rankintegerRank for personal fouls drawn within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pts_rankintegerRank for points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
plus_minus_rankintegerRank for plus-minus within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
nba_fantasy_pts_rankintegerRank for NBA fantasy points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dd2_rankintegerRank for double-doubles within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
td3_rankintegerRank for triple-doubles within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
wnba_fantasy_pts_rankintegerRank for WNBA fantasy points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
available_flagintegerFlag indicating whether the requested NBA or WNBA Stats video or data asset is available.
min_seccharacterMinutes and seconds played, formatted as a game-clock duration string.
team_countintegerNBA or WNBA Stats value for team count in the playergamelogs result set.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playergamelogs(league_id='10')

Last validated n/a.

wnba_stats_playergamestreakfinder

GET /stats/playergamestreakfinder

Endpoint URL: GET https://stats.wnba.com/stats/playergamestreakfinder

Valid URL: https://stats.wnba.com/stats/playergamestreakfinder?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
ActiveStreaksOnlyactive_streaks_only_nullableY
Conferenceconference_nullableY
DateFromdate_from_nullableY
DateTodate_to_nullableY
Divisiondivision_simple_nullableY
DraftNumberdraft_number_nullableY
DraftRounddraft_round_nullableY
DraftTeamIDdraft_team_id_nullableY
DraftYeardraft_year_nullableY
EqASTeq_ast_nullableY
EqBLKeq_blk_nullableY
EqDDeq_dd_nullableY
EqDREBeq_dreb_nullableY
EqFG3Aeq_fg3a_nullableY
EqFG3Meq_fg3m_nullableY
EqFG3_PCTeq_fg3_pct_nullableY
EqFGAeq_fga_nullableY
EqFGMeq_fgm_nullableY
EqFG_PCTeq_fg_pct_nullableY
EqFTAeq_fta_nullableY
EqFTMeq_ftm_nullableY
EqFT_PCTeq_ft_pct_nullableY
EqMINUTESeq_minutes_nullableY
EqOREBeq_oreb_nullableY
EqPFeq_pf_nullableY
EqPTSeq_pts_nullableY
EqREBeq_reb_nullableY
EqSTLeq_stl_nullableY
EqTDeq_td_nullableY
EqTOVeq_tov_nullableY
GameIDgame_id_nullableY
GtASTgt_ast_nullableY
GtBLKgt_blk_nullableY
GtDDgt_dd_nullableY
GtDREBgt_dreb_nullableY
GtFG3Agt_fg3a_nullableY
GtFG3Mgt_fg3m_nullableY
GtFG3_PCTgt_fg3_pct_nullableY
GtFGAgt_fga_nullableY
GtFGMgt_fgm_nullableY
GtFG_PCTgt_fg_pct_nullableY
GtFTAgt_fta_nullableY
GtFTMgt_ftm_nullableY
GtFT_PCTgt_ft_pct_nullableY
GtMINUTESgt_minutes_nullableY
GtOREBgt_oreb_nullableY
GtPFgt_pf_nullableY
GtPTSgt_pts_nullableY
GtREBgt_reb_nullableY
GtSTLgt_stl_nullableY
GtTDgt_td_nullableY
GtTOVgt_tov_nullableY
LeagueIDleague_idY
Locationlocation_nullableY
LtASTlt_ast_nullableY
LtBLKlt_blk_nullableY
LtDDlt_dd_nullableY
LtDREBlt_dreb_nullableY
LtFG3Alt_fg3a_nullableY
LtFG3Mlt_fg3m_nullableY
LtFG3_PCTlt_fg3_pct_nullableY
LtFGAlt_fga_nullableY
LtFGMlt_fgm_nullableY
LtFG_PCTlt_fg_pct_nullableY
LtFTAlt_fta_nullableY
LtFTMlt_ftm_nullableY
LtFT_PCTlt_ft_pct_nullableY
LtMINUTESlt_minutes_nullableY
LtOREBlt_oreb_nullableY
LtPFlt_pf_nullableY
LtPTSlt_pts_nullableY
LtREBlt_reb_nullableY
LtSTLlt_stl_nullableY
LtTDlt_td_nullableY
LtTOVlt_tov_nullableY
MinGamesmin_games_nullableY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PlayerIDplayer_id_nullableY
RookieYearrookie_year_nullableY
Seasonseason_nullableY
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_nullableY
StarterBenchstarter_bench_nullableY
TeamIDteam_id_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY
VsTeamIDvs_team_id_nullableY
YearsExperienceyears_experience_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
player_name_last_firstcharacterPlayer display name formatted as Last, First for sorting in NBA or WNBA Stats tables.
player_idintegerUnique player identifier.
gamestreakintegerNBA or WNBA Stats value for gamestreak in the playergamestreakfinder result set.
startdatecharacterDate or timestamp for startdate in the NBA or WNBA Stats result set.
enddatecharacterDate or timestamp for enddate in the NBA or WNBA Stats result set.
activestreakintegerNBA or WNBA Stats value for activestreak in the playergamestreakfinder result set.
numseasonsintegerNBA or WNBA Stats value for numseasons in the playergamestreakfinder result set.
lastseasoncharacterNBA or WNBA Stats value for lastseason in the playergamestreakfinder result set.
firstseasoncharacterNBA or WNBA Stats value for firstseason in the playergamestreakfinder result set.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playergamestreakfinder(league_id='10')

Last validated n/a.

wnba_stats_playerindex

GET /stats/playerindex

Endpoint URL: GET https://stats.wnba.com/stats/playerindex

Valid URL: https://stats.wnba.com/stats/playerindex?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
Activeactive_nullableY
AllStarallstar_nullableY
Collegecollege_nullableY
Countrycountry_nullableY
DraftPickdraft_pick_nullableY
DraftRounddraft_round_nullableY
DraftYeardraft_year_nullableY
Heightheight_nullableY
Historicalhistorical_nullableY
LeagueIDleague_idY
SeasonseasonYSeason year (e.g. 2024).
TeamIDteam_id_nullableY
Weightweight_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
person_idintegerUnique player identifier (V3 endpoints).
player_last_namecharacterParticipant last name.
player_first_namecharacterParticipant first name.
player_slugcharacterURL-safe player identifier.
team_idintegerUnique team identifier.
team_slugcharacterURL-safe team identifier (e.g. 'lasvegas-aces' / 'aces').
is_defunctintegerFlag indicating is defunct for the requested NBA or WNBA Stats context.
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
jersey_numbercharacterJersey number.
positioncharacterListed roster position (G, F, C, etc.).
heightcharacterPlayer height (string e.g. '6-2' or inches).
weightcharacterPlayer weight in pounds.
collegecharacterCollege or school attended.
countrycharacterCountry (full name or code).
draft_yearintegerDraft year (4-digit).
draft_roundintegerRound of the draft selection.
draft_numberintegerThe number pick that was used to select a given player.
roster_statusnumericPayroll table the row came from: Active, IL, or Retained Salary.
from_yearcharacterFirst season.
to_yearcharacterMost recent season.
ptsnumericPoints scored.
rebnumericTotal rebounds.
astnumericAssists.
stats_timeframecharacterTime value for stats timeframe in the NBA or WNBA Stats result set.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playerindex(league_id='10')

Last validated n/a.

wnba_stats_playerprofilev2

GET /stats/playerprofilev2

Endpoint URL: GET https://stats.wnba.com/stats/playerprofilev2

Valid URL: https://stats.wnba.com/stats/playerprofilev2?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
PerModeper_mode36Y
PlayerIDplayer_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
player_idintegerUnique player identifier.
season_idcharacterUnique season identifier.
league_idcharacterLeague identifier ('10' = WNBA).
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
player_agenumericNBA or WNBA Stats value for player age in the playerprofilev2 result set.
gpintegerGames played.
gsintegerGames started.
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
stlnumericSteals.
blknumericBlocks.
tovnumericTurnovers.
pfnumericPersonal fouls.
ptsnumericPoints scored.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playerprofilev2(league_id='10')

Last validated n/a.

wnba_stats_playervsplayer

GET /stats/playervsplayer

Endpoint URL: GET https://stats.wnba.com/stats/playervsplayer

Valid URL: https://stats.wnba.com/stats/playervsplayer?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailed_defenseY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlayerIDplayer_idY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_playoffsY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY
VsPlayerIDvs_player_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacter
player_idintegerUnique player identifier.
player_namecharacterPlayer name.
vs_player_idinteger
vs_player_namecharacter
court_statuscharacter
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumeric
pfnumericPersonal fouls.
pfdnumeric
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
nba_fantasy_ptsnumeric

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_playervsplayer(league_id='10')

Last validated n/a.

wnba_stats_scheduleleaguev2

GET /stats/scheduleleaguev2

Endpoint URL: GET https://stats.wnba.com/stats/scheduleleaguev2

Valid URL: https://stats.wnba.com/stats/scheduleleaguev2?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
SeasonseasonYSeason year (e.g. 2024).

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
arenacitycharacterSchedule metadata for arenacity in the NBA or WNBA Stats schedule feed.
arenanamecharacterDisplay name for arenaname associated with this NBA or WNBA Stats row.
arenastatecharacterSchedule metadata for arenastate in the NBA or WNBA Stats schedule feed.
awayteamtimecharacterTime value for awayteamtime in the NBA or WNBA Stats result set.
awayteam_lossesintegerLosses for the away team in this NBA or WNBA Stats row.
awayteam_scoreintegerScore for the away team in this NBA or WNBA Stats row.
awayteam_seedintegerSeed for the away team in this NBA or WNBA Stats row.
awayteam_teamcitycharacterTeamcity for the away team in this NBA or WNBA Stats row.
awayteam_teamidintegerTeamid for the away team in this NBA or WNBA Stats row.
awayteam_teamnamecharacterTeamname for the away team in this NBA or WNBA Stats row.
awayteam_teamslugcharacterTeamslug for the away team in this NBA or WNBA Stats row.
awayteam_teamtricodecharacterTeamtricode for the away team in this NBA or WNBA Stats row.
awayteam_winsintegerWins for the away team in this NBA or WNBA Stats row.
branchlinkcharacterNBA or WNBA Stats value for branchlink in the scheduleleaguev2 result set.
daycharacterDay number within the month.
gamecodecharacterGamecode.
gamedatecharacterGame date as parsed from the source feed.
gamedateestcharacterDate or timestamp for gamedateest in the NBA or WNBA Stats result set.
gamedatetimeestcharacterDate or timestamp for gamedatetimeest in the NBA or WNBA Stats result set.
gamedatetimeutccharacterDate or timestamp for gamedatetimeutc in the NBA or WNBA Stats result set.
gamedateutccharacterDate or timestamp for gamedateutc in the NBA or WNBA Stats result set.
gameidcharacterUnique stats.nba.com game identifier in endpoints that use compact schedule field names.
gamelabelcharacterSchedule metadata for gamelabel in the NBA or WNBA Stats schedule feed.
gamesequenceintegerSchedule metadata for gamesequence in the NBA or WNBA Stats schedule feed.
gamestatusintegerSchedule metadata for gamestatus in the NBA or WNBA Stats schedule feed.
gamestatustextcharacterSchedule metadata for gamestatustext in the NBA or WNBA Stats schedule feed.
gamesublabelcharacterSchedule metadata for gamesublabel in the NBA or WNBA Stats schedule feed.
gamesubtypecharacterSchedule metadata for gamesubtype in the NBA or WNBA Stats schedule feed.
gametimeestcharacterTime value for gametimeest in the NBA or WNBA Stats result set.
gametimeutccharacterTime value for gametimeutc in the NBA or WNBA Stats result set.
hometeamtimecharacterTime value for hometeamtime in the NBA or WNBA Stats result set.
hometeam_lossesintegerLosses for the home team in this NBA or WNBA Stats row.
hometeam_scoreintegerScore for the home team in this NBA or WNBA Stats row.
hometeam_seedintegerSeed for the home team in this NBA or WNBA Stats row.
hometeam_teamcitycharacterTeamcity for the home team in this NBA or WNBA Stats row.
hometeam_teamidintegerTeamid for the home team in this NBA or WNBA Stats row.
hometeam_teamnamecharacterTeamname for the home team in this NBA or WNBA Stats row.
hometeam_teamslugcharacterTeamslug for the home team in this NBA or WNBA Stats row.
hometeam_teamtricodecharacterTeamtricode for the home team in this NBA or WNBA Stats row.
hometeam_winsintegerWins for the home team in this NBA or WNBA Stats row.
ifnecessarycharacterNBA or WNBA Stats value for ifnecessary in the scheduleleaguev2 result set.
isneutrallogicalFlag indicating isneutral for the requested NBA or WNBA Stats context.
monthnumintegerNBA or WNBA Stats value for monthnum in the scheduleleaguev2 result set.
postponedstatuscharacterNBA or WNBA Stats value for postponedstatus in the scheduleleaguev2 result set.
seriesgamenumbercharacterSchedule metadata for seriesgamenumber in the NBA or WNBA Stats schedule feed.
seriestextcharacterNBA or WNBA Stats value for seriestext in the scheduleleaguev2 result set.
weeknamecharacterDisplay name for weekname associated with this NBA or WNBA Stats row.
weeknumberintegerSchedule metadata for weeknumber in the NBA or WNBA Stats schedule feed.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_scheduleleaguev2(league_id='10')

Last validated n/a.

wnba_stats_scheduleleaguev2int

GET /stats/scheduleleaguev2int

Endpoint URL: GET https://stats.wnba.com/stats/scheduleleaguev2int

Valid URL: https://stats.wnba.com/stats/scheduleleaguev2int?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
SeasonseasonYSeason year (e.g. 2024).

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
arenacitycharacterSchedule metadata for arenacity in the NBA or WNBA Stats schedule feed.
arenanamecharacterDisplay name for arenaname associated with this NBA or WNBA Stats row.
arenastatecharacterSchedule metadata for arenastate in the NBA or WNBA Stats schedule feed.
awayteamtimecharacterTime value for awayteamtime in the NBA or WNBA Stats result set.
awayteam_lossesintegerLosses for the away team in this NBA or WNBA Stats row.
awayteam_scoreintegerScore for the away team in this NBA or WNBA Stats row.
awayteam_seedintegerSeed for the away team in this NBA or WNBA Stats row.
awayteam_teamcitycharacterTeamcity for the away team in this NBA or WNBA Stats row.
awayteam_teamidintegerTeamid for the away team in this NBA or WNBA Stats row.
awayteam_teamnamecharacterTeamname for the away team in this NBA or WNBA Stats row.
awayteam_teamslugcharacterTeamslug for the away team in this NBA or WNBA Stats row.
awayteam_teamtricodecharacterTeamtricode for the away team in this NBA or WNBA Stats row.
awayteam_winsintegerWins for the away team in this NBA or WNBA Stats row.
branchlinkcharacterNBA or WNBA Stats value for branchlink in the scheduleleaguev2 result set.
daycharacterDay number within the month.
gamecodecharacterGamecode.
gamedatecharacterGame date as parsed from the source feed.
gamedateestcharacterDate or timestamp for gamedateest in the NBA or WNBA Stats result set.
gamedatetimeestcharacterDate or timestamp for gamedatetimeest in the NBA or WNBA Stats result set.
gamedatetimeutccharacterDate or timestamp for gamedatetimeutc in the NBA or WNBA Stats result set.
gamedateutccharacterDate or timestamp for gamedateutc in the NBA or WNBA Stats result set.
gameidcharacterUnique stats.nba.com game identifier in endpoints that use compact schedule field names.
gamelabelcharacterSchedule metadata for gamelabel in the NBA or WNBA Stats schedule feed.
gamesequenceintegerSchedule metadata for gamesequence in the NBA or WNBA Stats schedule feed.
gamestatusintegerSchedule metadata for gamestatus in the NBA or WNBA Stats schedule feed.
gamestatustextcharacterSchedule metadata for gamestatustext in the NBA or WNBA Stats schedule feed.
gamesublabelcharacterSchedule metadata for gamesublabel in the NBA or WNBA Stats schedule feed.
gamesubtypecharacterSchedule metadata for gamesubtype in the NBA or WNBA Stats schedule feed.
gametimeestcharacterTime value for gametimeest in the NBA or WNBA Stats result set.
gametimeutccharacterTime value for gametimeutc in the NBA or WNBA Stats result set.
hometeamtimecharacterTime value for hometeamtime in the NBA or WNBA Stats result set.
hometeam_lossesintegerLosses for the home team in this NBA or WNBA Stats row.
hometeam_scoreintegerScore for the home team in this NBA or WNBA Stats row.
hometeam_seedintegerSeed for the home team in this NBA or WNBA Stats row.
hometeam_teamcitycharacterTeamcity for the home team in this NBA or WNBA Stats row.
hometeam_teamidintegerTeamid for the home team in this NBA or WNBA Stats row.
hometeam_teamnamecharacterTeamname for the home team in this NBA or WNBA Stats row.
hometeam_teamslugcharacterTeamslug for the home team in this NBA or WNBA Stats row.
hometeam_teamtricodecharacterTeamtricode for the home team in this NBA or WNBA Stats row.
hometeam_winsintegerWins for the home team in this NBA or WNBA Stats row.
ifnecessarycharacterNBA or WNBA Stats value for ifnecessary in the scheduleleaguev2 result set.
isneutrallogicalFlag indicating isneutral for the requested NBA or WNBA Stats context.
monthnumintegerNBA or WNBA Stats value for monthnum in the scheduleleaguev2 result set.
postponedstatuscharacterNBA or WNBA Stats value for postponedstatus in the scheduleleaguev2 result set.
seriesgamenumbercharacterSchedule metadata for seriesgamenumber in the NBA or WNBA Stats schedule feed.
seriestextcharacterNBA or WNBA Stats value for seriestext in the scheduleleaguev2 result set.
weeknamecharacterDisplay name for weekname associated with this NBA or WNBA Stats row.
weeknumberintegerSchedule metadata for weeknumber in the NBA or WNBA Stats schedule feed.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_scheduleleaguev2int(league_id='10')

Last validated n/a.

wnba_stats_scoreboardv3

GET /stats/scoreboardv3

Endpoint URL: GET https://stats.wnba.com/stats/scoreboardv3

Valid URL: https://stats.wnba.com/stats/scoreboardv3?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
GameDategame_dateY
LeagueIDleague_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
awayteam_inbonuscharacter
awayteam_lossesinteger
awayteam_scoreinteger
awayteam_seedinteger
awayteam_teamcitycharacter
awayteam_teamidinteger
awayteam_teamnamecharacter
awayteam_teamslugcharacter
awayteam_teamtricodecharacter
awayteam_timeoutsremaininginteger
awayteam_winsinteger
gameclockcharacter
gamecodecharacterGamecode.
gamedatecharacterGame date as parsed from the source feed.
gameetcharacter
gameidcharacter
gamelabelcharacter
gameleaders_awayleaders_assistsinteger
gameleaders_awayleaders_jerseynumcharacter
gameleaders_awayleaders_namecharacter
gameleaders_awayleaders_personidinteger
gameleaders_awayleaders_playerslugcharacter
gameleaders_awayleaders_pointsinteger
gameleaders_awayleaders_positioncharacter
gameleaders_awayleaders_reboundsinteger
gameleaders_awayleaders_teamtricodecharacter
gameleaders_homeleaders_assistsinteger
gameleaders_homeleaders_jerseynumcharacter
gameleaders_homeleaders_namecharacter
gameleaders_homeleaders_personidinteger
gameleaders_homeleaders_playerslugcharacter
gameleaders_homeleaders_pointsinteger
gameleaders_homeleaders_positioncharacter
gameleaders_homeleaders_reboundsinteger
gameleaders_homeleaders_teamtricodecharacter
gamestatusinteger
gamestatustextcharacter
gamesublabelcharacter
gamesubtypecharacter
gametimeutccharacter
hometeam_inbonuscharacter
hometeam_lossesinteger
hometeam_scoreinteger
hometeam_seedinteger
hometeam_teamcitycharacter
hometeam_teamidinteger
hometeam_teamnamecharacter
hometeam_teamslugcharacter
hometeam_teamtricodecharacter
hometeam_timeoutsremaininginteger
hometeam_winsinteger
ifnecessarylogical
isneutrallogical
leagueidcharacter
leaguenamecharacter
periodintegerPeriod of the game (1-4 quarters; 5+ for OT).
porounddesccharacter
regulationperiodsinteger
seriesconferencecharacter
seriesgamenumbercharacter
seriestextcharacter
teamleaders_awayleaders_assistsnumeric
teamleaders_awayleaders_jerseynumcharacter
teamleaders_awayleaders_namecharacter
teamleaders_awayleaders_personidinteger
teamleaders_awayleaders_playerslugcharacter
teamleaders_awayleaders_pointsnumeric
teamleaders_awayleaders_positioncharacter
teamleaders_awayleaders_reboundsnumeric
teamleaders_awayleaders_teamtricodecharacter
teamleaders_homeleaders_assistsnumeric
teamleaders_homeleaders_jerseynumcharacter
teamleaders_homeleaders_namecharacter
teamleaders_homeleaders_personidinteger
teamleaders_homeleaders_playerslugcharacter
teamleaders_homeleaders_pointsnumeric
teamleaders_homeleaders_positioncharacter
teamleaders_homeleaders_reboundsnumeric
teamleaders_homeleaders_teamtricodecharacter
teamleaders_seasonleadersflaginteger

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_scoreboardv3(league_id='10')

Last validated n/a.

wnba_stats_shotchartdetail

GET /stats/shotchartdetail

Endpoint URL: GET https://stats.wnba.com/stats/shotchartdetail

Valid URL: https://stats.wnba.com/stats/shotchartdetail?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
AheadBehindahead_behind_nullableY
ClutchTimeclutch_time_nullableY
ContextFiltercontext_filter_nullableY
ContextMeasurecontext_measure_simpleY
DateFromdate_from_nullableY
DateTodate_to_nullableY
EndPeriodend_period_nullableY
EndRangeend_range_nullableY
GameIDgame_id_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PeriodperiodY
PlayerIDplayer_idY
PlayerPositionplayer_position_nullableY
PointDiffpoint_diff_nullableY
Positionposition_nullableY
RangeTyperange_type_nullableY
RookieYearrookie_year_nullableY
Seasonseason_nullableY
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
StartPeriodstart_period_nullableY
StartRangestart_range_nullableY
TeamIDteam_idY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
grid_typecharacter
game_idcharacterUnique game identifier.
game_event_idcharacterUnique identifier for game event.
player_idcharacterUnique player identifier.
player_namecharacterPlayer name.
team_idcharacterUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
periodcharacterPeriod of the game (1-4 quarters; 5+ for OT).
minutes_remainingcharacterMinutes remaining.
seconds_remainingcharacterSeconds remaining in the period.
event_typecharacterEvent / play type code (V2 PBP).
action_typecharacterAction type label (e.g. 'Made Shot', 'Substitution').
shot_typecharacterShot type label (e.g. 'Jump Shot', 'Layup').
shot_zone_basiccharacterShot zone (e.g. 'Restricted Area', 'Mid-Range', 'Above the Break 3').
shot_zone_areacharacterShot zone area ('Left Side', 'Right Side', 'Center').
shot_zone_rangecharacterShot zone range ('Less Than 8 ft.', '8-16 ft.', '16-24 ft.', etc.).
shot_distancecharacterShot distance from the basket, in feet.
loc_xcharacterX coordinate on the court (units of inches; 0 = basket center).
loc_ycharacterY coordinate on the court (units of inches; baseline at 0).
shot_attempted_flagcharacter1 if a shot was attempted on this event.
shot_made_flagcharacter1 if the shot was made; 0 if missed.
game_datecharacterGame date (YYYY-MM-DD).
htmcharacter
vtmcharacter

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_shotchartdetail(league_id='10')

Last validated n/a.

wnba_stats_shotchartleaguewide

GET /stats/shotchartleaguewide

Endpoint URL: GET https://stats.wnba.com/stats/shotchartleaguewide

Valid URL: https://stats.wnba.com/stats/shotchartleaguewide?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
SeasonseasonYSeason year (e.g. 2024).

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
grid_typecharacterNBA or WNBA Stats value for grid type in the shotchartleaguewide result set.
shot_zone_basiccharacterShot zone (e.g. 'Restricted Area', 'Mid-Range', 'Above the Break 3').
shot_zone_areacharacterShot zone area ('Left Side', 'Right Side', 'Center').
shot_zone_rangecharacterShot zone range ('Less Than 8 ft.', '8-16 ft.', '16-24 ft.', etc.).
fgaintegerField goal attempts.
fgmintegerField goals made.
fg_pctnumericField goal percentage (0-1).

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_shotchartleaguewide(league_id='10')

Last validated n/a.

wnba_stats_shotchartlineupdetail

GET /stats/shotchartlineupdetail

Endpoint URL: GET https://stats.wnba.com/stats/shotchartlineupdetail

Valid URL: https://stats.wnba.com/stats/shotchartlineupdetail?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
ContextFiltercontext_filter_nullableY
ContextMeasurecontext_measure_detailedY
DateFromdate_from_nullableY
DateTodate_to_nullableY
GROUP_IDgroup_idY
GameIDgame_id_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_games_nullableY
LeagueIDleague_idY
Locationlocation_nullableY
Monthmonth_nullableY
OpponentTeamIDopponent_team_id_nullableY
Outcomeoutcome_nullableY
PeriodperiodY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
TeamIDteam_id_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
grid_typecharacter
game_idcharacterUnique game identifier.
game_event_idcharacterUnique identifier for game event.
group_idcharacterESPN group id.
group_namecharacterGroup name (conference / division).
player_idcharacterUnique player identifier.
player_namecharacterPlayer name.
team_idcharacterUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
periodcharacterPeriod of the game (1-4 quarters; 5+ for OT).
minutes_remainingcharacterMinutes remaining.
seconds_remainingcharacterSeconds remaining in the period.
event_typecharacterEvent / play type code (V2 PBP).
action_typecharacterAction type label (e.g. 'Made Shot', 'Substitution').
shot_typecharacterShot type label (e.g. 'Jump Shot', 'Layup').
shot_zone_basiccharacterShot zone (e.g. 'Restricted Area', 'Mid-Range', 'Above the Break 3').
shot_zone_areacharacterShot zone area ('Left Side', 'Right Side', 'Center').
shot_zone_rangecharacterShot zone range ('Less Than 8 ft.', '8-16 ft.', '16-24 ft.', etc.).
shot_distancecharacterShot distance from the basket, in feet.
loc_xcharacterX coordinate on the court (units of inches; 0 = basket center).
loc_ycharacterY coordinate on the court (units of inches; baseline at 0).
shot_attempted_flagcharacter1 if a shot was attempted on this event.
shot_made_flagcharacter1 if the shot was made; 0 if missed.
game_datecharacterGame date (YYYY-MM-DD).
htmcharacter
vtmcharacter

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_shotchartlineupdetail(league_id='10')

Last validated n/a.

wnba_stats_teamdashboardbyclutch

GET /stats/teamdashboardbyclutch

Endpoint URL: GET https://stats.wnba.com/stats/teamdashboardbyclutch

Valid URL: https://stats.wnba.com/stats/teamdashboardbyclutch?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_fromY
DateTodate_toY
GameSegmentgame_segmentY
LastNGameslast_n_gamesY
LeagueIDleague_idY
LocationlocationY
MeasureTypemeasure_typeY
MonthmonthY
OpponentTeamIDopponent_team_idY
OutcomeoutcomeY
PORoundpo_roundY
PaceAdjustpace_adjustY
PerModeper_modeY
PeriodperiodY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segmentY
SeasonTypeseason_typeYSeason phase: 1=preseason, 2=regular season, 3=postseason.
ShotClockRangeshot_clock_rangeY
TeamIDteam_idY
VsConferencevs_conferenceY
VsDivisionvs_divisionY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacter
group_valuecharacter
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumeric
pfnumericPersonal fouls.
pfdnumeric
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankinteger
w_rankinteger
l_rankinteger
w_pct_rankinteger
min_rankinteger
fgm_rankinteger
fga_rankinteger
fg_pct_rankinteger
fg3m_rankinteger
fg3a_rankinteger
fg3_pct_rankinteger
ftm_rankinteger
fta_rankinteger
ft_pct_rankinteger
oreb_rankinteger
dreb_rankinteger
reb_rankinteger
ast_rankinteger
tov_rankinteger
stl_rankinteger
blk_rankinteger
blka_rankinteger
pf_rankinteger
pfd_rankinteger
pts_rankinteger
plus_minus_rankinteger

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_teamdashboardbyclutch(league_id='10')

Last validated n/a.

wnba_stats_teamdashboardbygamesplits

GET /stats/teamdashboardbygamesplits

Endpoint URL: GET https://stats.wnba.com/stats/teamdashboardbygamesplits

Valid URL: https://stats.wnba.com/stats/teamdashboardbygamesplits?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_fromY
DateTodate_toY
GameSegmentgame_segmentY
LastNGameslast_n_gamesY
LeagueIDleague_idY
LocationlocationY
MeasureTypemeasure_typeY
MonthmonthY
OpponentTeamIDopponent_team_idY
OutcomeoutcomeY
PORoundpo_roundY
PaceAdjustpace_adjustY
PerModeper_modeY
PeriodperiodY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segmentY
SeasonTypeseason_typeYSeason phase: 1=preseason, 2=regular season, 3=postseason.
ShotClockRangeshot_clock_rangeY
TeamIDteam_idY
VsConferencevs_conferenceY
VsDivisionvs_divisionY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacter
group_valuecharacter
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumeric
pfnumericPersonal fouls.
pfdnumeric
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankinteger
w_rankinteger
l_rankinteger
w_pct_rankinteger
min_rankinteger
fgm_rankinteger
fga_rankinteger
fg_pct_rankinteger
fg3m_rankinteger
fg3a_rankinteger
fg3_pct_rankinteger
ftm_rankinteger
fta_rankinteger
ft_pct_rankinteger
oreb_rankinteger
dreb_rankinteger
reb_rankinteger
ast_rankinteger
tov_rankinteger
stl_rankinteger
blk_rankinteger
blka_rankinteger
pf_rankinteger
pfd_rankinteger
pts_rankinteger
plus_minus_rankinteger

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_teamdashboardbygamesplits(league_id='10')

Last validated n/a.

wnba_stats_teamdashboardbygeneralsplits

GET /stats/teamdashboardbygeneralsplits

Endpoint URL: GET https://stats.wnba.com/stats/teamdashboardbygeneralsplits

Valid URL: https://stats.wnba.com/stats/teamdashboardbygeneralsplits?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailed_defenseY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
ShotClockRangeshot_clock_range_nullableY
TeamIDteam_idY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacterName of the grouping family used for this dashboard or split row.
group_valuecharacterSpecific grouping value for this dashboard or split row.
game_resultcharacterGame result for the player's team (W/L).
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumericBlocked field-goal attempts against for the requested NBA or WNBA Stats split.
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn for the requested NBA or WNBA Stats split.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankintegerRank for games played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_rankintegerRank for wins within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
l_rankintegerRank for losses within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_pct_rankintegerRank for winning percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
min_rankintegerRank for minutes played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fgm_rankintegerRank for field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fga_rankintegerRank for field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg_pct_rankintegerRank for field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3m_rankintegerRank for three-point field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3a_rankintegerRank for three-point field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3_pct_rankintegerRank for three-point field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ftm_rankintegerRank for free throws made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fta_rankintegerRank for free throws attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ft_pct_rankintegerRank for free-throw percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
oreb_rankintegerRank for offensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dreb_rankintegerRank for defensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
reb_rankintegerRank for total rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ast_rankintegerRank for assists within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
tov_rankintegerRank for turnovers within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
stl_rankintegerRank for steals within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blk_rankintegerRank for blocks within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blka_rankintegerRank for blocked field-goal attempts against within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pf_rankintegerRank for personal fouls within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pfd_rankintegerRank for personal fouls drawn within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pts_rankintegerRank for points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
plus_minus_rankintegerRank for plus-minus within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_teamdashboardbygeneralsplits(league_id='10')

Last validated n/a.

wnba_stats_teamdashboardbylastngames

GET /stats/teamdashboardbylastngames

Endpoint URL: GET https://stats.wnba.com/stats/teamdashboardbylastngames

Valid URL: https://stats.wnba.com/stats/teamdashboardbylastngames?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_fromY
DateTodate_toY
GameSegmentgame_segmentY
LastNGameslast_n_gamesY
LeagueIDleague_idY
LocationlocationY
MeasureTypemeasure_typeY
MonthmonthY
OpponentTeamIDopponent_team_idY
OutcomeoutcomeY
PORoundpo_roundY
PaceAdjustpace_adjustY
PerModeper_modeY
PeriodperiodY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segmentY
SeasonTypeseason_typeYSeason phase: 1=preseason, 2=regular season, 3=postseason.
ShotClockRangeshot_clock_rangeY
TeamIDteam_idY
VsConferencevs_conferenceY
VsDivisionvs_divisionY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacter
group_valuecharacter
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumeric
pfnumericPersonal fouls.
pfdnumeric
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankinteger
w_rankinteger
l_rankinteger
w_pct_rankinteger
min_rankinteger
fgm_rankinteger
fga_rankinteger
fg_pct_rankinteger
fg3m_rankinteger
fg3a_rankinteger
fg3_pct_rankinteger
ftm_rankinteger
fta_rankinteger
ft_pct_rankinteger
oreb_rankinteger
dreb_rankinteger
reb_rankinteger
ast_rankinteger
tov_rankinteger
stl_rankinteger
blk_rankinteger
blka_rankinteger
pf_rankinteger
pfd_rankinteger
pts_rankinteger
plus_minus_rankinteger

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_teamdashboardbylastngames(league_id='10')

Last validated n/a.

wnba_stats_teamdashboardbyopponent

GET /stats/teamdashboardbyopponent

Endpoint URL: GET https://stats.wnba.com/stats/teamdashboardbyopponent

Valid URL: https://stats.wnba.com/stats/teamdashboardbyopponent?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_fromY
DateTodate_toY
GameSegmentgame_segmentY
LastNGameslast_n_gamesY
LeagueIDleague_idY
LocationlocationY
MeasureTypemeasure_typeY
MonthmonthY
OpponentTeamIDopponent_team_idY
OutcomeoutcomeY
PORoundpo_roundY
PaceAdjustpace_adjustY
PerModeper_modeY
PeriodperiodY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segmentY
SeasonTypeseason_typeYSeason phase: 1=preseason, 2=regular season, 3=postseason.
ShotClockRangeshot_clock_rangeY
TeamIDteam_idY
VsConferencevs_conferenceY
VsDivisionvs_divisionY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacter
group_valuecharacter
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumeric
pfnumericPersonal fouls.
pfdnumeric
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankinteger
w_rankinteger
l_rankinteger
w_pct_rankinteger
min_rankinteger
fgm_rankinteger
fga_rankinteger
fg_pct_rankinteger
fg3m_rankinteger
fg3a_rankinteger
fg3_pct_rankinteger
ftm_rankinteger
fta_rankinteger
ft_pct_rankinteger
oreb_rankinteger
dreb_rankinteger
reb_rankinteger
ast_rankinteger
tov_rankinteger
stl_rankinteger
blk_rankinteger
blka_rankinteger
pf_rankinteger
pfd_rankinteger
pts_rankinteger
plus_minus_rankinteger

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_teamdashboardbyopponent(league_id='10')

Last validated n/a.

wnba_stats_teamdashboardbyshootingsplits

GET /stats/teamdashboardbyshootingsplits

Endpoint URL: GET https://stats.wnba.com/stats/teamdashboardbyshootingsplits

Valid URL: https://stats.wnba.com/stats/teamdashboardbyshootingsplits?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailed_defenseY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
ShotClockRangeshot_clock_range_nullableY
TeamIDteam_idY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacterName of the grouping family used for this dashboard or split row.
player_idintegerUnique player identifier.
player_namecharacterPlayer name.
fgmintegerField goals made.
fgaintegerField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mintegerThree-point field goals made.
fg3aintegerThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
efg_pctnumericPercentage or rate for efg percentage in the requested NBA or WNBA Stats split.
blkaintegerBlocked field-goal attempts against for the requested NBA or WNBA Stats split.
pct_ast_2pmnumericPercentage share of assists 2pm for the requested NBA or WNBA Stats split.
pct_uast_2pmnumericPercentage share of uast 2pm for the requested NBA or WNBA Stats split.
pct_ast_3pmnumericPercentage share of assists 3pm for the requested NBA or WNBA Stats split.
pct_uast_3pmnumericPercentage share of uast 3pm for the requested NBA or WNBA Stats split.
pct_ast_fgmnumericPercentage share of assists fgm for the requested NBA or WNBA Stats split.
pct_uast_fgmnumericPercentage share of uast fgm for the requested NBA or WNBA Stats split.
fgm_rankintegerRank for field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fga_rankintegerRank for field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg_pct_rankintegerRank for field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3m_rankintegerRank for three-point field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3a_rankintegerRank for three-point field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3_pct_rankintegerRank for three-point field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
efg_pct_rankintegerRank for effective field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blka_rankintegerRank for blocked field-goal attempts against within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pct_ast_2pm_rankintegerRank for percentage assists 2pm within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pct_uast_2pm_rankintegerRank for percentage uast 2pm within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pct_ast_3pm_rankintegerRank for percentage assists 3pm within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pct_uast_3pm_rankintegerRank for percentage uast 3pm within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pct_ast_fgm_rankintegerRank for percentage assists fgm within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pct_uast_fgm_rankintegerRank for percentage uast fgm within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_teamdashboardbyshootingsplits(league_id='10')

Last validated n/a.

wnba_stats_teamdashboardbyteamperformance

GET /stats/teamdashboardbyteamperformance

Endpoint URL: GET https://stats.wnba.com/stats/teamdashboardbyteamperformance

Valid URL: https://stats.wnba.com/stats/teamdashboardbyteamperformance?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_fromY
DateTodate_toY
GameSegmentgame_segmentY
LastNGameslast_n_gamesY
LeagueIDleague_idY
LocationlocationY
MeasureTypemeasure_typeY
MonthmonthY
OpponentTeamIDopponent_team_idY
OutcomeoutcomeY
PORoundpo_roundY
PaceAdjustpace_adjustY
PerModeper_modeY
PeriodperiodY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segmentY
SeasonTypeseason_typeYSeason phase: 1=preseason, 2=regular season, 3=postseason.
ShotClockRangeshot_clock_rangeY
TeamIDteam_idY
VsConferencevs_conferenceY
VsDivisionvs_divisionY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacter
group_value_orderinteger
group_valuecharacter
group_value_2character
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumeric
pfnumericPersonal fouls.
pfdnumeric
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankinteger
w_rankinteger
l_rankinteger
w_pct_rankinteger
min_rankinteger
fgm_rankinteger
fga_rankinteger
fg_pct_rankinteger
fg3m_rankinteger
fg3a_rankinteger
fg3_pct_rankinteger
ftm_rankinteger
fta_rankinteger
ft_pct_rankinteger
oreb_rankinteger
dreb_rankinteger
reb_rankinteger
ast_rankinteger
tov_rankinteger
stl_rankinteger
blk_rankinteger
blka_rankinteger
pf_rankinteger
pfd_rankinteger
pts_rankinteger
plus_minus_rankinteger

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_teamdashboardbyteamperformance(league_id='10')

Last validated n/a.

wnba_stats_teamdashboardbyyearoveryear

GET /stats/teamdashboardbyyearoveryear

Endpoint URL: GET https://stats.wnba.com/stats/teamdashboardbyyearoveryear

Valid URL: https://stats.wnba.com/stats/teamdashboardbyyearoveryear?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_fromY
DateTodate_toY
GameSegmentgame_segmentY
LastNGameslast_n_gamesY
LeagueIDleague_idY
LocationlocationY
MeasureTypemeasure_typeY
MonthmonthY
OpponentTeamIDopponent_team_idY
OutcomeoutcomeY
PORoundpo_roundY
PaceAdjustpace_adjustY
PerModeper_modeY
PeriodperiodY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segmentY
SeasonTypeseason_typeYSeason phase: 1=preseason, 2=regular season, 3=postseason.
ShotClockRangeshot_clock_rangeY
TeamIDteam_idY
VsConferencevs_conferenceY
VsDivisionvs_divisionY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacter
group_valuecharacter
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumeric
pfnumericPersonal fouls.
pfdnumeric
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankinteger
w_rankinteger
l_rankinteger
w_pct_rankinteger
min_rankinteger
fgm_rankinteger
fga_rankinteger
fg_pct_rankinteger
fg3m_rankinteger
fg3a_rankinteger
fg3_pct_rankinteger
ftm_rankinteger
fta_rankinteger
ft_pct_rankinteger
oreb_rankinteger
dreb_rankinteger
reb_rankinteger
ast_rankinteger
tov_rankinteger
stl_rankinteger
blk_rankinteger
blka_rankinteger
pf_rankinteger
pfd_rankinteger
pts_rankinteger
plus_minus_rankinteger

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_teamdashboardbyyearoveryear(league_id='10')

Last validated n/a.

wnba_stats_teamdashlineups

GET /stats/teamdashlineups

Endpoint URL: GET https://stats.wnba.com/stats/teamdashlineups

Valid URL: https://stats.wnba.com/stats/teamdashlineups?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
GameIDgame_id_nullableY
GameSegmentgame_segment_nullableY
GroupQuantitygroup_quantityY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailed_defenseY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
ShotClockRangeshot_clock_range_nullableY
TeamIDteam_idY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacterName of the grouping family used for this dashboard or split row.
group_valuecharacterSpecific grouping value for this dashboard or split row.
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumericBlocked field-goal attempts against for the requested NBA or WNBA Stats split.
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn for the requested NBA or WNBA Stats split.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankintegerRank for games played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_rankintegerRank for wins within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
l_rankintegerRank for losses within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_pct_rankintegerRank for winning percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
min_rankintegerRank for minutes played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fgm_rankintegerRank for field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fga_rankintegerRank for field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg_pct_rankintegerRank for field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3m_rankintegerRank for three-point field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3a_rankintegerRank for three-point field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3_pct_rankintegerRank for three-point field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ftm_rankintegerRank for free throws made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fta_rankintegerRank for free throws attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ft_pct_rankintegerRank for free-throw percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
oreb_rankintegerRank for offensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dreb_rankintegerRank for defensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
reb_rankintegerRank for total rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ast_rankintegerRank for assists within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
tov_rankintegerRank for turnovers within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
stl_rankintegerRank for steals within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blk_rankintegerRank for blocks within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blka_rankintegerRank for blocked field-goal attempts against within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pf_rankintegerRank for personal fouls within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pfd_rankintegerRank for personal fouls drawn within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pts_rankintegerRank for points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
plus_minus_rankintegerRank for plus-minus within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_teamdashlineups(league_id='10')

Last validated n/a.

wnba_stats_teamdetails

GET /stats/teamdetails

Endpoint URL: GET https://stats.wnba.com/stats/teamdetails

Valid URL: https://stats.wnba.com/stats/teamdetails

API ParameterPythonPatternRequiredNullableDescription
TeamIDteam_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
team_idintegerUnique team identifier.
abbreviationcharacterShort abbreviation.
nicknamecharacterTeam or athlete nickname.
yearfoundedinteger
citycharacterVenue city.
arenacharacterArena.
arenacapacitycharacter
ownercharacter
generalmanagercharacter
headcoachcharacter
dleagueaffiliationcharacter

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_teamdetails()

Last validated n/a.

wnba_stats_teamestimatedmetrics

GET /stats/teamestimatedmetrics

Endpoint URL: GET https://stats.wnba.com/stats/teamestimatedmetrics

Valid URL: https://stats.wnba.com/stats/teamestimatedmetrics?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
SeasonseasonYSeason year (e.g. 2024).
SeasonTypeseason_typeYSeason phase: 1=preseason, 2=regular season, 3=postseason.

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_idintegerUnique team identifier.
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
e_off_ratingnumericEstimated offensive rating for the requested NBA or WNBA Stats split.
e_def_ratingnumericEstimated defensive rating for the requested NBA or WNBA Stats split.
e_net_ratingnumericEstimated net rating for the requested NBA or WNBA Stats split.
e_pacenumericEstimated pace for the requested NBA or WNBA Stats split.
e_ast_rationumericEstimated assist ratio for the requested NBA or WNBA Stats split.
e_oreb_pctnumericEstimated offensive rebound percentage for the requested NBA or WNBA Stats split.
e_dreb_pctnumericEstimated defensive rebound percentage for the requested NBA or WNBA Stats split.
e_reb_pctnumericEstimated rebound percentage for the requested NBA or WNBA Stats split.
e_tm_tov_pctnumericEstimated team turnover percentage for the requested NBA or WNBA Stats split.
gp_rankintegerRank for games played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_rankintegerRank for wins within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
l_rankintegerRank for losses within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_pct_rankintegerRank for winning percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
min_rankintegerRank for minutes played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
e_off_rating_rankintegerRank for e offensive rating within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
e_def_rating_rankintegerRank for e defensive rating within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
e_net_rating_rankintegerRank for e net rating within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
e_ast_ratio_rankintegerRank for e assists ratio within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
e_oreb_pct_rankintegerRank for e offensive rebounds percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
e_dreb_pct_rankintegerRank for e defensive rebounds percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
e_reb_pct_rankintegerRank for e rebounds percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
e_tm_tov_pct_rankintegerRank for e team turnovers percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
e_pace_rankintegerRank for e pace within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_teamestimatedmetrics(league_id='10')

Last validated n/a.

wnba_stats_teamgamelog

GET /stats/teamgamelog

Endpoint URL: GET https://stats.wnba.com/stats/teamgamelog

Valid URL: https://stats.wnba.com/stats/teamgamelog?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
LeagueIDleague_idY
SeasonseasonYSeason year (e.g. 2024).
SeasonTypeseason_type_all_starY
TeamIDteam_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
team_idintegerUnique team identifier.
game_idcharacterUnique game identifier.
game_datecharacterGame date (YYYY-MM-DD).
matchupcharacterMatchup.
wlcharacterWl.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minintegerMinutes played.
fgmintegerField goals made.
fgaintegerField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mintegerThree-point field goals made.
fg3aintegerThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmintegerFree throws made.
ftaintegerFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebintegerOffensive rebounds.
drebintegerDefensive rebounds.
rebintegerTotal rebounds.
astintegerAssists.
stlintegerSteals.
blkintegerBlocks.
tovintegerTurnovers.
pfintegerPersonal fouls.
ptsintegerPoints scored.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_teamgamelog(league_id='10')

Last validated n/a.

wnba_stats_teamgamelogs

GET /stats/teamgamelogs

Endpoint URL: GET https://stats.wnba.com/stats/teamgamelogs

Valid URL: https://stats.wnba.com/stats/teamgamelogs?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_games_nullableY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_player_game_logs_nullableY
Monthmonth_nullableY
OppTeamIDopp_team_id_nullableY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PerModeper_mode_simple_nullableY
Periodperiod_nullableY
PlayerIDplayer_id_nullableY
Seasonseason_nullableY
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_nullableY
ShotClockRangeshot_clock_range_nullableY
TeamIDteam_id_nullableY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
season_yearcharacterSeason year string ('YYYY-YY' format).
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
game_idcharacterUnique game identifier.
game_datecharacterGame date (YYYY-MM-DD).
matchupcharacterMatchup.
wlcharacterWl.
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumericBlocked field-goal attempts against for the requested NBA or WNBA Stats split.
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn for the requested NBA or WNBA Stats split.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankintegerRank for games played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_rankintegerRank for wins within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
l_rankintegerRank for losses within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_pct_rankintegerRank for winning percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
min_rankintegerRank for minutes played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fgm_rankintegerRank for field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fga_rankintegerRank for field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg_pct_rankintegerRank for field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3m_rankintegerRank for three-point field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3a_rankintegerRank for three-point field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3_pct_rankintegerRank for three-point field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ftm_rankintegerRank for free throws made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fta_rankintegerRank for free throws attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ft_pct_rankintegerRank for free-throw percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
oreb_rankintegerRank for offensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dreb_rankintegerRank for defensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
reb_rankintegerRank for total rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ast_rankintegerRank for assists within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
tov_rankintegerRank for turnovers within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
stl_rankintegerRank for steals within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blk_rankintegerRank for blocks within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blka_rankintegerRank for blocked field-goal attempts against within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pf_rankintegerRank for personal fouls within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pfd_rankintegerRank for personal fouls drawn within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pts_rankintegerRank for points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
plus_minus_rankintegerRank for plus-minus within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
available_flagintegerFlag indicating whether the requested NBA or WNBA Stats video or data asset is available.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_teamgamelogs(league_id='10')

Last validated n/a.

wnba_stats_teaminfocommon

GET /stats/teaminfocommon

Endpoint URL: GET https://stats.wnba.com/stats/teaminfocommon

Valid URL: https://stats.wnba.com/stats/teaminfocommon?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
Seasonseason_nullableY
SeasonTypeseason_type_nullableY
TeamIDteam_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
team_idintegerUnique team identifier.
season_yearcharacterSeason year string ('YYYY-YY' format).
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
team_conferencecharacter
team_divisioncharacter
team_codecharacterInternal team code.
team_slugcharacterURL-safe team identifier (e.g. 'lasvegas-aces' / 'aces').
wintegerWins.
lintegerLosses.
pctnumericWin percentage.
conf_rankinteger
div_rankinteger
min_yearcharacterMinimum year queried (echoes min_year).
max_yearcharacterMaximum year queried (echoes max_year).

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_teaminfocommon(league_id='10')

Last validated n/a.

wnba_stats_teamplayerdashboard

GET /stats/teamplayerdashboard

Endpoint URL: GET https://stats.wnba.com/stats/teamplayerdashboard

Valid URL: https://stats.wnba.com/stats/teamplayerdashboard?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailed_defenseY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PORoundpo_round_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
ShotClockRangeshot_clock_range_nullableY
TeamIDteam_idY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacterName of the grouping family used for this dashboard or split row.
player_idintegerUnique player identifier.
player_namecharacterPlayer name.
nicknamecharacterTeam or athlete nickname.
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumericBlocked field-goal attempts against for the requested NBA or WNBA Stats split.
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn for the requested NBA or WNBA Stats split.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
nba_fantasy_ptsnumericNba fantasy points for the requested NBA or WNBA Stats split.
dd2integerDouble-doubles for the requested NBA or WNBA Stats split.
td3integerTriple-doubles for the requested NBA or WNBA Stats split.
wnba_fantasy_ptsnumericWnba fantasy points for the requested NBA or WNBA Stats split.
gp_rankintegerRank for games played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_rankintegerRank for wins within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
l_rankintegerRank for losses within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_pct_rankintegerRank for winning percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
min_rankintegerRank for minutes played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fgm_rankintegerRank for field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fga_rankintegerRank for field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg_pct_rankintegerRank for field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3m_rankintegerRank for three-point field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3a_rankintegerRank for three-point field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3_pct_rankintegerRank for three-point field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ftm_rankintegerRank for free throws made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fta_rankintegerRank for free throws attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ft_pct_rankintegerRank for free-throw percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
oreb_rankintegerRank for offensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dreb_rankintegerRank for defensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
reb_rankintegerRank for total rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ast_rankintegerRank for assists within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
tov_rankintegerRank for turnovers within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
stl_rankintegerRank for steals within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blk_rankintegerRank for blocks within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blka_rankintegerRank for blocked field-goal attempts against within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pf_rankintegerRank for personal fouls within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pfd_rankintegerRank for personal fouls drawn within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pts_rankintegerRank for points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
plus_minus_rankintegerRank for plus-minus within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
nba_fantasy_pts_rankintegerRank for NBA fantasy points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dd2_rankintegerRank for double-doubles within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
td3_rankintegerRank for triple-doubles within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
wnba_fantasy_pts_rankintegerRank for WNBA fantasy points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
team_countintegerNBA or WNBA Stats value for team count in the teamplayerdashboard result set.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_teamplayerdashboard(league_id='10')

Last validated n/a.

wnba_stats_teamplayeronoffdetails

GET /stats/teamplayeronoffdetails

Endpoint URL: GET https://stats.wnba.com/stats/teamplayeronoffdetails

Valid URL: https://stats.wnba.com/stats/teamplayeronoffdetails?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailed_defenseY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
TeamIDteam_idY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacterName of the grouping family used for this dashboard or split row.
team_idcharacterUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
vs_player_idcharacterStats API identifier for vs player identifier associated with this NBA or WNBA Stats row.
vs_player_namecharacterDisplay name for vs player name associated with this NBA or WNBA Stats row.
court_statuscharacterIndicates whether the compared player was on court or off court for the split row.
gpcharacterGames played.
wcharacterWins.
lcharacterLosses.
w_pctcharacterWins percentage (0-1 decimal).
mincharacterMinutes played.
fgmcharacterField goals made.
fgacharacterField goal attempts.
fg_pctcharacterField goal percentage (0-1).
fg3mcharacterThree-point field goals made.
fg3acharacterThree-point field goal attempts.
fg3_pctcharacterThree-point field goal percentage (0-1).
ftmcharacterFree throws made.
ftacharacterFree throw attempts.
ft_pctcharacterFree throw percentage (0-1).
orebcharacterOffensive rebounds.
drebcharacterDefensive rebounds.
rebcharacterTotal rebounds.
astcharacterAssists.
tovcharacterTurnovers.
stlcharacterSteals.
blkcharacterBlocks.
blkacharacterBlocked field-goal attempts against for the requested NBA or WNBA Stats split.
pfcharacterPersonal fouls.
pfdcharacterPersonal fouls drawn for the requested NBA or WNBA Stats split.
ptscharacterPoints scored.
plus_minuscharacterPlus/minus point differential while on court.
gp_rankcharacterRank for games played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_rankcharacterRank for wins within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
l_rankcharacterRank for losses within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_pct_rankcharacterRank for winning percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
min_rankcharacterRank for minutes played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fgm_rankcharacterRank for field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fga_rankcharacterRank for field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg_pct_rankcharacterRank for field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3m_rankcharacterRank for three-point field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3a_rankcharacterRank for three-point field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3_pct_rankcharacterRank for three-point field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ftm_rankcharacterRank for free throws made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fta_rankcharacterRank for free throws attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ft_pct_rankcharacterRank for free-throw percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
oreb_rankcharacterRank for offensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dreb_rankcharacterRank for defensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
reb_rankcharacterRank for total rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ast_rankcharacterRank for assists within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
tov_rankcharacterRank for turnovers within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
stl_rankcharacterRank for steals within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blk_rankcharacterRank for blocks within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blka_rankcharacterRank for blocked field-goal attempts against within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pf_rankcharacterRank for personal fouls within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pfd_rankcharacterRank for personal fouls drawn within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pts_rankcharacterRank for points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
plus_minus_rankcharacterRank for plus-minus within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_teamplayeronoffdetails(league_id='10')

Last validated n/a.

wnba_stats_teamplayeronoffsummary

GET /stats/teamplayeronoffsummary

Endpoint URL: GET https://stats.wnba.com/stats/teamplayeronoffsummary

Valid URL: https://stats.wnba.com/stats/teamplayeronoffsummary?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailed_defenseY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_all_starY
TeamIDteam_idY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacterName of the grouping family used for this dashboard or split row.
group_valuecharacterSpecific grouping value for this dashboard or split row.
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumericBlocked field-goal attempts against for the requested NBA or WNBA Stats split.
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn for the requested NBA or WNBA Stats split.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankintegerRank for games played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_rankintegerRank for wins within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
l_rankintegerRank for losses within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
w_pct_rankintegerRank for winning percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
min_rankintegerRank for minutes played within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fgm_rankintegerRank for field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fga_rankintegerRank for field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg_pct_rankintegerRank for field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3m_rankintegerRank for three-point field goals made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3a_rankintegerRank for three-point field goals attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fg3_pct_rankintegerRank for three-point field-goal percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ftm_rankintegerRank for free throws made within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
fta_rankintegerRank for free throws attempted within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ft_pct_rankintegerRank for free-throw percentage within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
oreb_rankintegerRank for offensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
dreb_rankintegerRank for defensive rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
reb_rankintegerRank for total rebounds within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
ast_rankintegerRank for assists within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
tov_rankintegerRank for turnovers within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
stl_rankintegerRank for steals within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blk_rankintegerRank for blocks within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
blka_rankintegerRank for blocked field-goal attempts against within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pf_rankintegerRank for personal fouls within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pfd_rankintegerRank for personal fouls drawn within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
pts_rankintegerRank for points within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.
plus_minus_rankintegerRank for plus-minus within the requested NBA or WNBA Stats leaderboard or split, where 1 is the leader.

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_teamplayeronoffsummary(league_id='10')

Last validated n/a.

wnba_stats_teamvsplayer

GET /stats/teamvsplayer

Endpoint URL: GET https://stats.wnba.com/stats/teamvsplayer

Valid URL: https://stats.wnba.com/stats/teamvsplayer?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
DateFromdate_from_nullableY
DateTodate_to_nullableY
GameSegmentgame_segment_nullableY
LastNGameslast_n_gamesY
LeagueIDleague_idY
Locationlocation_nullableY
MeasureTypemeasure_type_detailed_defenseY
MonthmonthY
OpponentTeamIDopponent_team_idY
Outcomeoutcome_nullableY
PaceAdjustpace_adjustY
PerModeper_mode_detailedY
PeriodperiodY
PlayerIDplayer_id_nullableY
PlusMinusplus_minusY
RankrankY
SeasonseasonYSeason year (e.g. 2024).
SeasonSegmentseason_segment_nullableY
SeasonTypeseason_type_playoffsY
TeamIDteam_idY
VsConferencevs_conference_nullableY
VsDivisionvs_division_nullableY
VsPlayerIDvs_player_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
group_setcharacter
group_valuecharacter
player_idintegerUnique player identifier.
gpintegerGames played.
wintegerWins.
lintegerLosses.
w_pctnumericWins percentage (0-1 decimal).
minnumericMinutes played.
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
tovnumericTurnovers.
stlnumericSteals.
blknumericBlocks.
blkanumeric
pfnumericPersonal fouls.
pfdnumeric
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
nba_fantasy_ptsnumeric
dd2integer
td3integer
wnba_fantasy_ptsnumeric
gp_rankinteger
w_rankinteger
l_rankinteger
w_pct_rankinteger
min_rankinteger
fgm_rankinteger
fga_rankinteger
fg_pct_rankinteger
fg3m_rankinteger
fg3a_rankinteger
fg3_pct_rankinteger
ftm_rankinteger
fta_rankinteger
ft_pct_rankinteger
oreb_rankinteger
dreb_rankinteger
reb_rankinteger
ast_rankinteger
tov_rankinteger
stl_rankinteger
blk_rankinteger
blka_rankinteger
pf_rankinteger
pfd_rankinteger
pts_rankinteger
plus_minus_rankinteger
nba_fantasy_pts_rankinteger
dd2_rankinteger
td3_rankinteger
wnba_fantasy_pts_rankinteger
team_countinteger

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_teamvsplayer(league_id='10')

Last validated n/a.

wnba_stats_teamyearbyyearstats

GET /stats/teamyearbyyearstats

Endpoint URL: GET https://stats.wnba.com/stats/teamyearbyyearstats

Valid URL: https://stats.wnba.com/stats/teamyearbyyearstats?LeagueID=10

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
PerModeper_mode_simpleY
SeasonTypeseason_type_all_starY
TeamIDteam_idY

Returns

return_parsed=True (default) — a tidy polars.DataFrame with the columns below; pass return_as_pandas=True for a pandas.DataFrame.

col_nametypedescription
team_idintegerUnique team identifier.
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
yearcharacter4-digit year.
gpintegerGames played.
winsintegerTotal wins.
lossesintegerTotal losses.
win_pctnumericWin percentage (0-1 decimal).
conf_rankinteger
div_rankinteger
po_winsinteger
po_lossesinteger
conf_countinteger
div_countinteger
nba_finals_appearancecharacter
fgmnumericField goals made.
fganumericField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mnumericThree-point field goals made.
fg3anumericThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmnumericFree throws made.
ftanumericFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebnumericOffensive rebounds.
drebnumericDefensive rebounds.
rebnumericTotal rebounds.
astnumericAssists.
pfnumericPersonal fouls.
stlnumericSteals.
tovnumericTurnovers.
blknumericBlocks.
ptsnumericPoints scored.
pts_rankinteger

return_parsed=False — the raw JSON Dict payload, unparsed.

Example

wnba_stats_teamyearbyyearstats(league_id='10')

Last validated n/a.