Skip to main content
Version: main

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

sportsdataverse.wnba — 111 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_rankintegerAll-time league rank of the player's career turnover total on the leaders grid.
is_active_flagcharacterFlag indicating whether the player is currently active in the league.

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_positioncharacterPosition the player started the game at ('F', 'C', or 'G'); empty for bench players.
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
mincharacterMinutes played.
e_off_ratingnumericEstimated offensive rating: points produced per 100 possessions using the stats API's estimated-possession formula.
off_ratingnumericPoints scored per 100 possessions while on the floor.
e_def_ratingnumericEstimated defensive rating: points allowed per 100 possessions using the estimated-possession formula.
def_ratingnumericPoints allowed per 100 possessions while on the floor.
e_net_ratingnumericEstimated net rating: estimated offensive rating minus estimated defensive rating.
net_ratingnumericNet rating (off rating - def rating).
ast_pctnumericAssist percentage.
ast_tovnumericRatio of assists to turnovers.
ast_rationumericAssists per 100 possessions used.
oreb_pctnumericPercentage of available offensive rebounds grabbed while on the floor.
dreb_pctnumericPercentage of available defensive rebounds grabbed while on the floor.
reb_pctnumericPercentage of all available rebounds grabbed while on the floor.
tm_tov_pctnumericTurnovers committed per 100 possessions.
efg_pctnumericEffective field goal percentage: (FGM + 0.5 * FG3M) / FGA.
ts_pctnumericTrue shooting percentage (0-1).
usg_pctnumericPercentage of team plays used while on the floor.
e_usg_pctnumericEstimated usage percentage using the stats API's estimated-possession formula.
e_pacenumericEstimated pace: team possessions per regulation game, from the estimated-possession formula.
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).
assistpercentagenumericPercentage of teammate field goals assisted while on the floor, as a decimal.
assistrationumericAssists per 100 possessions used (assist ratio).
assisttoturnovernumericRatio of assists to turnovers.
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
defensiveratingnumericPoints allowed per 100 possessions while on the floor (defensive rating).
defensivereboundpercentagenumericPercentage of available defensive rebounds secured while on the floor, as a decimal.
effectivefieldgoalpercentagenumericEffective field goal percentage (weights made threes at 1.5), as a decimal.
estimateddefensiveratingnumericEstimated defensive rating from the stats API's estimated-metrics family.
estimatednetratingnumericEstimated net rating (estimated offensive minus defensive rating) from the stats API's estimated-metrics family.
estimatedoffensiveratingnumericEstimated offensive rating from the stats API's estimated-metrics family.
estimatedpacenumericEstimated pace (possessions per 48 minutes) from the stats API's estimated-metrics family.
estimatedusagepercentagenumericEstimated percentage of team plays used by the player while on the floor, as a decimal.
familynamecharacterPlayer's family (last) name.
firstnamecharacterFirstname.
gameidcharacterUnique 10-character game identifier from the league's stats API.
jerseynumcharacterPlayer's jersey number.
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
nameicharacterAbbreviated player name (first initial and last name).
netratingnumericOffensive rating minus defensive rating while on the floor (net rating).
offensiveratingnumericPoints scored per 100 possessions while on the floor (offensive rating).
offensivereboundpercentagenumericPercentage of available offensive rebounds secured while on the floor, as a decimal.
pacenumericPossessions per 48 minutes.
paceper40numericPace normalized to possessions per 40 minutes.
personidintegerPlayer identifier from the league's stats API.
playerslugcharacterURL-friendly slug for the player's name.
positioncharacterListed roster position (G, F, C, etc.).
possessionsnumericPossessions used.
reboundpercentagenumericPercentage of all available rebounds secured while on the floor, as a decimal.
teamcitycharacterTeamcity.
teamidintegerTeamid.
teamnamecharacterTeamname.
teamslugcharacterURL-friendly slug for the team name.
teamtricodecharacterThree-letter team abbreviation.
trueshootingpercentagenumericTrue shooting percentage (accounts for threes and free throws), as a decimal.
turnoverrationumericTurnovers per 100 possessions used (turnover ratio).
usagepercentagenumericPercentage of team plays used by the player while on the floor, as a decimal.

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.
teamidintegerTeamid.
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_boxscorefourfactorsv2

GET /stats/boxscorefourfactorsv2

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

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

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_positioncharacterPosition the player started the game at ('F', 'C', or 'G'); empty for bench players.
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
mincharacterMinutes played.
efg_pctnumericEffective field goal percentage: (FGM + 0.5 * FG3M) / FGA.
fta_ratenumericFree throw attempt rate: free throw attempts per field goal attempt.
tm_tov_pctnumericTurnovers committed per 100 possessions.
oreb_pctnumericPercentage of available offensive rebounds grabbed while on the floor.
opp_efg_pctnumericOpponent effective field goal percentage while on the floor.
opp_fta_ratenumericOpponent free throw attempts per field goal attempt while on the floor.
opp_tov_pctnumericOpponent turnovers per 100 possessions while on the floor.
opp_oreb_pctnumericPercentage of available offensive rebounds grabbed by the opponent while on the floor.

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

Example

wnba_stats_boxscorefourfactorsv2()

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').
effectivefieldgoalpercentagenumericEffective field goal percentage four-factor, as a decimal.
familynamecharacterPlayer's family (last) name.
firstnamecharacterFirstname.
freethrowattemptratenumericFree throw attempts per field goal attempt (free throw rate four-factor).
gameidcharacterUnique 10-character game identifier from the league's stats API.
jerseynumcharacterPlayer's jersey number.
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
nameicharacterAbbreviated player name (first initial and last name).
offensivereboundpercentagenumericOffensive rebound percentage four-factor, as a decimal.
oppeffectivefieldgoalpercentagenumericOpponent's effective field goal percentage while on the floor, as a decimal.
oppfreethrowattemptratenumericOpponent's free throw attempt rate while on the floor.
oppoffensivereboundpercentagenumericOpponent's offensive rebound percentage while on the floor, as a decimal.
oppteamturnoverpercentagenumericOpponent turnovers forced per 100 possessions while on the floor.
personidintegerPlayer identifier from the league's stats API.
playerslugcharacterURL-friendly slug for the player's name.
positioncharacterListed roster position (G, F, C, etc.).
teamcitycharacterTeamcity.
teamidintegerTeamid.
teamnamecharacterTeamname.
teamslugcharacterURL-friendly slug for the team name.
teamtricodecharacterThree-letter team abbreviation.
teamturnoverpercentagenumericTurnovers committed per 100 possessions (turnover four-factor).

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

Example

wnba_stats_boxscorefourfactorsv3()

Last validated n/a.

wnba_stats_boxscorehustlev2

GET /stats/boxscorehustlev2

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

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

API ParameterPythonPatternRequiredNullableDescription
GameIDgameidY

Returns

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

col_nametypedescription
boxoutplayerreboundsintegerRebounds the player secured directly off their own box-outs.
boxoutplayerteamreboundsintegerTeam rebounds secured following the player's box-outs.
boxoutsintegerTotal box-outs recorded in the game (hustle stats tracking).
chargesdrawnintegerOffensive charges drawn.
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
contestedshotsintegerOpponent shot attempts contested in the game.
contestedshots2ptintegerOpponent two-point attempts contested.
contestedshots3ptintegerOpponent three-point attempts contested.
defensiveboxoutsintegerBox-outs recorded on the defensive glass.
deflectionsintegerDefensive deflections.
familynamecharacterPlayer's family (last) name.
firstnamecharacterFirstname.
gameidcharacterUnique 10-character game identifier from the league's stats API.
jerseynumcharacterPlayer's jersey number.
looseballsrecovereddefensiveintegerLoose balls recovered while on defense.
looseballsrecoveredoffensiveintegerLoose balls recovered while on offense.
looseballsrecoveredtotalintegerTotal loose balls recovered in the game.
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
nameicharacterAbbreviated player name (first initial and last name).
offensiveboxoutsintegerBox-outs recorded on the offensive glass.
personidintegerPlayer identifier from the league's stats API.
playerslugcharacterURL-friendly slug for the player's name.
pointsintegerPoints scored.
positioncharacterListed roster position (G, F, C, etc.).
screenassistpointsintegerPoints teammates scored directly off the player's screen assists.
screenassistsintegerScreens that led directly to a teammate's made field goal (screen assists).
teamcitycharacterTeamcity.
teamidintegerTeamid.
teamnamecharacterTeamname.
teamslugcharacterURL-friendly slug for the team name.
teamtricodecharacterThree-letter team abbreviation.

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

Example

wnba_stats_boxscorehustlev2()

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.
teamidintegerTeamid.
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_boxscoremiscv2

GET /stats/boxscoremiscv2

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

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

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_positioncharacterPosition the player started the game at ('F', 'C', or 'G'); empty for bench players.
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
mincharacterMinutes played.
pts_off_tovintegerPoints scored following opponent turnovers.
pts_2nd_chanceintegerSecond-chance points scored after offensive rebounds.
pts_fbintegerFast-break points scored.
pts_paintintegerPoints scored in the paint.
opp_pts_off_tovnumericOpponent points scored off turnovers while on the floor.
opp_pts_2nd_chancenumericOpponent second-chance points scored while on the floor.
opp_pts_fbnumericOpponent fast-break points scored while on the floor.
opp_pts_paintnumericOpponent points in the paint scored while on the floor.
blkintegerBlocks.
blkaintegerNumber of own field goal attempts that were blocked by opponents.
pfintegerPersonal fouls.
pfdintegerPersonal fouls drawn.

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

Example

wnba_stats_boxscoremiscv2()

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.
blocksagainstintegerPlayer's shot attempts that were blocked by opponents.
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
familynamecharacterPlayer's family (last) name.
firstnamecharacterFirstname.
foulsdrawnintegerPersonal fouls drawn.
foulspersonalintegerPersonal fouls committed.
gameidcharacterUnique 10-character game identifier from the league's stats API.
jerseynumcharacterPlayer's jersey number.
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
nameicharacterAbbreviated player name (first initial and last name).
opppointsfastbreakintegerOpponent fast-break points scored while on the floor.
opppointsoffturnoversintegerOpponent points off turnovers scored while on the floor.
opppointspaintintegerOpponent points in the paint scored while on the floor.
opppointssecondchanceintegerOpponent second-chance points scored while on the floor.
personidintegerPlayer identifier from the league's stats API.
playerslugcharacterURL-friendly slug for the player's name.
pointsfastbreakintegerFast-break points scored.
pointsoffturnoversintegerPoints scored off opponent turnovers.
pointspaintintegerPoints scored in the paint.
pointssecondchanceintegerSecond-chance points scored after offensive rebounds.
positioncharacterListed roster position (G, F, C, etc.).
teamcitycharacterTeamcity.
teamidintegerTeamid.
teamnamecharacterTeamname.
teamslugcharacterURL-friendly slug for the team name.
teamtricodecharacterThree-letter team abbreviation.

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.
teamidintegerTeamid.
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_boxscorescoringv2

GET /stats/boxscorescoringv2

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

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

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_positioncharacterPosition the player started the game at ('F', 'C', or 'G'); empty for bench players.
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
mincharacterMinutes played.
pct_fga_2ptnumericShare of field goal attempts taken as two-pointers.
pct_fga_3ptnumericShare of field goal attempts taken as three-pointers.
pct_pts_2ptnumericShare of points scored on two-point field goals.
pct_pts_2pt_mrnumericShare of points scored on mid-range two-point field goals.
pct_pts_3ptnumericShare of points scored on three-point field goals.
pct_pts_fbnumericShare of points scored on the fast break.
pct_pts_ftnumericShare of points scored on free throws.
pct_pts_off_tovnumericShare of points scored off opponent turnovers.
pct_pts_paintnumericShare of points scored in the paint.
pct_ast_2pmnumericShare of made two-point field goals that were assisted.
pct_uast_2pmnumericShare of made two-point field goals that were unassisted.
pct_ast_3pmnumericShare of made three-point field goals that were assisted.
pct_uast_3pmnumericShare of made three-point field goals that were unassisted.
pct_ast_fgmnumericShare of all made field goals that were assisted.
pct_uast_fgmnumericShare of all made field goals that were unassisted.

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

Example

wnba_stats_boxscorescoringv2()

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').
familynamecharacterPlayer's family (last) name.
firstnamecharacterFirstname.
gameidcharacterUnique 10-character game identifier from the league's stats API.
jerseynumcharacterPlayer's jersey number.
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
nameicharacterAbbreviated player name (first initial and last name).
percentageassisted2ptnumericPercentage of made two-pointers that were assisted, as a decimal.
percentageassisted3ptnumericPercentage of made three-pointers that were assisted, as a decimal.
percentageassistedfgmnumericPercentage of made field goals that were assisted, as a decimal.
percentagefieldgoalsattempted2ptnumericShare of field goal attempts taken as two-pointers, as a decimal.
percentagefieldgoalsattempted3ptnumericShare of field goal attempts taken as three-pointers, as a decimal.
percentagepoints2ptnumericShare of points scored on two-pointers, as a decimal.
percentagepoints3ptnumericShare of points scored on three-pointers, as a decimal.
percentagepointsfastbreaknumericShare of points scored on fast breaks, as a decimal.
percentagepointsfreethrownumericShare of points scored at the free throw line, as a decimal.
percentagepointsmidrange2ptnumericShare of points scored on mid-range two-pointers, as a decimal.
percentagepointsoffturnoversnumericShare of points scored off opponent turnovers, as a decimal.
percentagepointspaintnumericShare of points scored in the paint, as a decimal.
percentageunassisted2ptnumericPercentage of made two-pointers that were unassisted, as a decimal.
percentageunassisted3ptnumericPercentage of made three-pointers that were unassisted, as a decimal.
percentageunassistedfgmnumericPercentage of made field goals that were unassisted, as a decimal.
personidintegerPlayer identifier from the league's stats API.
playerslugcharacterURL-friendly slug for the player's name.
positioncharacterListed roster position (G, F, C, etc.).
teamcitycharacterTeamcity.
teamidintegerTeamid.
teamnamecharacterTeamname.
teamslugcharacterURL-friendly slug for the team name.
teamtricodecharacterThree-letter team abbreviation.

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_boxscoresummaryv3

GET /stats/boxscoresummaryv3

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

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

API ParameterPythonPatternRequiredNullableDescription
GameIDgameidY

Returns

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

col_nametypedescription
dummykeycharacterPlaceholder key emitted by the stats API's box score summary payload; carries no data.
gameidcharacterUnique 10-character game identifier from the league's stats API.
inbonuscharacterWhether the team is currently in the bonus (penalty) foul situation, as reported by the stats API.
scoreintegerFinal score.
seedintegerTeam's playoff seed, populated for postseason games.
teamcitycharacterTeamcity.
teamidintegerTeamid.
teamlossesintegerTeam's loss total entering the game.
teamnamecharacterTeamname.
teamslugcharacterURL-friendly slug for the team name.
teamtricodecharacterThree-letter team abbreviation.
teamwinsintegerTeam's win total entering the game.
timeoutsremainingintegerTimeouts the team has remaining.

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

Example

wnba_stats_boxscoresummaryv3()

Last validated n/a.

wnba_stats_boxscoretraditionalv2

GET /stats/boxscoretraditionalv2

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

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

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_positioncharacterPosition the player started the game at (F, C, or G); empty for reserves.
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
mincharacterMinutes 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.
tointegerTo.
pfintegerPersonal fouls.
ptsintegerPoints scored.
plus_minusintegerPlus/minus point differential while on court.

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

Example

wnba_stats_boxscoretraditionalv2()

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_assistsintegerTotal assists by the team's bench players.
bench_blocksintegerTotal blocked shots by the team's bench players.
bench_fieldgoalsattemptedintegerTotal field goal attempts by the team's bench players.
bench_fieldgoalsmadeintegerTotal field goals made by the team's bench players.
bench_fieldgoalspercentagenumericCombined field goal percentage of the team's bench players.
bench_foulspersonalintegerTotal personal fouls by the team's bench players.
bench_freethrowsattemptedintegerTotal free throw attempts by the team's bench players.
bench_freethrowsmadeintegerTotal free throws made by the team's bench players.
bench_freethrowspercentagenumericCombined free throw percentage of the team's bench players.
bench_minutescharacterTotal minutes played by the team's bench players.
bench_pointsintegerPoints scored by the bench.
bench_reboundsdefensiveintegerTotal defensive rebounds by the team's bench players.
bench_reboundsoffensiveintegerTotal offensive rebounds by the team's bench players.
bench_reboundstotalintegerTotal rebounds by the team's bench players.
bench_stealsintegerTotal steals by the team's bench players.
bench_threepointersattemptedintegerTotal three-point attempts by the team's bench players.
bench_threepointersmadeintegerTotal three-pointers made by the team's bench players.
bench_threepointerspercentagenumericCombined three-point percentage of the team's bench players.
bench_turnoversintegerTotal turnovers by the team's bench players.
blocksintegerTotal blocks.
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
familynamecharacterPlayer's family (last) name.
fieldgoalsattemptedintegerField goal attempts recorded in the game.
fieldgoalsmadeintegerField goals made recorded in the game.
fieldgoalspercentagenumericField goal percentage for the game, as a decimal.
firstnamecharacterFirstname.
foulspersonalintegerPersonal fouls recorded in the game.
freethrowsattemptedintegerFree throw attempts recorded in the game.
freethrowsmadeintegerFree throws made recorded in the game.
freethrowspercentagenumericFree throw percentage for the game, as a decimal.
gameidcharacterUnique 10-character game identifier from the league's stats API.
jerseynumcharacterPlayer's jersey number.
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
nameicharacterAbbreviated player name (first initial and last name).
personidintegerPlayer identifier from the league's stats API.
playerslugcharacterURL-friendly slug for the player's name.
plusminuspointsnumericTeam point differential while the player was on the floor (plus-minus).
pointsintegerPoints scored.
positioncharacterListed roster position (G, F, C, etc.).
reboundsdefensiveintegerDefensive rebounds recorded in the game.
reboundsoffensiveintegerOffensive rebounds recorded in the game.
reboundstotalintegerTotal rebounds recorded in the game.
starters_assistsintegerTotal assists by the team's starters.
starters_blocksintegerTotal blocked shots by the team's starters.
starters_fieldgoalsattemptedintegerTotal field goal attempts by the team's starters.
starters_fieldgoalsmadeintegerTotal field goals made by the team's starters.
starters_fieldgoalspercentagenumericCombined field goal percentage of the team's starters.
starters_foulspersonalintegerTotal personal fouls by the team's starters.
starters_freethrowsattemptedintegerTotal free throw attempts by the team's starters.
starters_freethrowsmadeintegerTotal free throws made by the team's starters.
starters_freethrowspercentagenumericCombined free throw percentage of the team's starters.
starters_minutescharacterTotal minutes played by the team's starters.
starters_pointsintegerTotal points by the team's starters.
starters_reboundsdefensiveintegerTotal defensive rebounds by the team's starters.
starters_reboundsoffensiveintegerTotal offensive rebounds by the team's starters.
starters_reboundstotalintegerTotal rebounds by the team's starters.
starters_stealsintegerTotal steals by the team's starters.
starters_threepointersattemptedintegerTotal three-point attempts by the team's starters.
starters_threepointersmadeintegerTotal three-pointers made by the team's starters.
starters_threepointerspercentagenumericCombined three-point percentage of the team's starters.
starters_turnoversintegerTotal turnovers by the team's starters.
stealsintegerTotal steals.
teamcitycharacterTeamcity.
teamidintegerTeamid.
teamnamecharacterTeamname.
teamslugcharacterURL-friendly slug for the team name.
teamtricodecharacterThree-letter team abbreviation.
threepointersattemptedintegerThree-point attempts recorded in the game.
threepointersmadeintegerThree-pointers made recorded in the game.
threepointerspercentagenumericThree-point percentage for the game, as a decimal.
turnoversintegerTotal turnovers.

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

Example

wnba_stats_boxscoretraditionalv3()

Last validated n/a.

wnba_stats_boxscoreusagev2

GET /stats/boxscoreusagev2

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

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

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_positioncharacterPosition the player started the game at ('F', 'C', or 'G'); empty for bench players.
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
mincharacterMinutes played.
usg_pctnumericPercentage of team plays used while on the floor.
pct_fgmnumericShare of the team's field goals made accounted for while on the floor.
pct_fganumericShare of the team's field goal attempts accounted for while on the floor.
pct_fg3mnumericShare of the team's made three-pointers accounted for while on the floor.
pct_fg3anumericShare of the team's three-point attempts accounted for while on the floor.
pct_ftmnumericShare of the team's made free throws accounted for while on the floor.
pct_ftanumericShare of the team's free throw attempts accounted for while on the floor.
pct_orebnumericShare of the team's offensive rebounds accounted for while on the floor.
pct_drebnumericShare of the team's defensive rebounds accounted for while on the floor.
pct_rebnumericShare of the team's total rebounds accounted for while on the floor.
pct_astnumericShare of the team's assists accounted for while on the floor.
pct_tovnumericShare of the team's turnovers accounted for while on the floor.
pct_stlnumericShare of the team's steals accounted for while on the floor.
pct_blknumericShare of the team's blocks accounted for while on the floor.
pct_blkanumericShare of the team's blocked own attempts accounted for while on the floor.
pct_pfnumericShare of the team's personal fouls accounted for while on the floor.
pct_pfdnumericShare of the team's personal fouls drawn accounted for while on the floor.
pct_ptsnumericShare of the team's points accounted for while on the floor.

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

Example

wnba_stats_boxscoreusagev2()

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').
familynamecharacterPlayer's family (last) name.
firstnamecharacterFirstname.
gameidcharacterUnique 10-character game identifier from the league's stats API.
jerseynumcharacterPlayer's jersey number.
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
nameicharacterAbbreviated player name (first initial and last name).
percentageassistsnumericShare of the team's assists accounted for by the player while on the floor, as a decimal.
percentageblocksnumericShare of the team's blocked shots accounted for by the player while on the floor, as a decimal.
percentageblocksallowednumericShare of the team's shot attempts blocked by opponents accounted for by the player while on the floor, as a decimal.
percentagefieldgoalsattemptednumericShare of the team's field goal attempts accounted for by the player while on the floor, as a decimal.
percentagefieldgoalsmadenumericShare of the team's field goals made accounted for by the player while on the floor, as a decimal.
percentagefreethrowsattemptednumericShare of the team's free throw attempts accounted for by the player while on the floor, as a decimal.
percentagefreethrowsmadenumericShare of the team's free throws made accounted for by the player while on the floor, as a decimal.
percentagepersonalfoulsnumericShare of the team's personal fouls accounted for by the player while on the floor, as a decimal.
percentagepersonalfoulsdrawnnumericShare of the team's personal fouls drawn accounted for by the player while on the floor, as a decimal.
percentagepointsnumericShare of the team's points accounted for by the player while on the floor, as a decimal.
percentagereboundsdefensivenumericShare of the team's defensive rebounds accounted for by the player while on the floor, as a decimal.
percentagereboundsoffensivenumericShare of the team's offensive rebounds accounted for by the player while on the floor, as a decimal.
percentagereboundstotalnumericShare of the team's total rebounds accounted for by the player while on the floor, as a decimal.
percentagestealsnumericShare of the team's steals accounted for by the player while on the floor, as a decimal.
percentagethreepointersattemptednumericShare of the team's three-point attempts accounted for by the player while on the floor, as a decimal.
percentagethreepointersmadenumericShare of the team's three-pointers made accounted for by the player while on the floor, as a decimal.
percentageturnoversnumericShare of the team's turnovers accounted for by the player while on the floor, as a decimal.
personidintegerPlayer identifier from the league's stats API.
playerslugcharacterURL-friendly slug for the player's name.
positioncharacterListed roster position (G, F, C, etc.).
teamcitycharacterTeamcity.
teamidintegerTeamid.
teamnamecharacterTeamname.
teamslugcharacterURL-friendly slug for the team name.
teamtricodecharacterThree-letter team abbreviation.
usagepercentagenumericPercentage of team plays used by the player while on the floor, as a decimal.

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_firstcharacterPlayer name formatted as "Last, First".
display_first_lastcharacterPlayer name formatted as "First Last".
rosterstatusintegerRoster status flag (1 = currently on a roster, 0 = not).
from_yearcharacterFirst season.
to_yearcharacterMost recent season.
playercodecharacterURL-style player code slug used by the league's legacy stats pages.
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_flagcharacterY/N flag for whether the player has appeared in a league game.
otherleague_experience_chcharacterCode for the player's experience in another league (e.g. G League), as reported by the stats API.
is_nba_assignedintegerFlag indicating whether the player is currently on an NBA roster assignment (two-way and G League assignment tracking).
nba_assigned_team_idintegerTeam identifier of the NBA team the player is assigned to, when on assignment.

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
teamidintegerTeamid.
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
leagueidcharacterLeague identifier from the stats API ("00" = NBA, "10" = WNBA, "20" = G League).
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).
expcharacterExp.
schoolcharacterPlayer's school / college (when distinct from 'college').
player_idintegerUnique player identifier.
how_acquiredcharacterHow the team acquired the player (e.g. draft, trade, free agency).

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_lastcharacterAbbreviated player name (first initial and last name).
person_idintegerUnique player identifier (V3 endpoints).
jersey_numcharacterJersey number worn by the player.
gpintegerGames played.
gsintegerGames started.
actual_minutesintegerWhole minutes of actual playing time accumulated over the aggregated games.
actual_secondsintegerLeftover seconds of actual playing time beyond the whole minutes.
fgintegerField goals made over the aggregated games.
fgaintegerField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3integerThree-point field goals made over the aggregated games.
fg3aintegerThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftintegerFree throws made over the aggregated games.
ftaintegerFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
off_rebintegerOffensive rebounds over the aggregated games.
def_rebintegerDefensive rebounds over the aggregated games.
tot_rebintegerTotal rebounds over the aggregated games.
astintegerAssists.
pfintegerPersonal fouls.
dqintegerDisqualifications (fouled out) over the aggregated games.
stlintegerSteals.
turnoversintegerTotal turnovers.
blkintegerBlocks.
ptsintegerPoints scored.
max_actual_minutesintegerMost whole minutes played in any single aggregated game.
max_actual_secondsintegerSeconds component paired with the single-game maximum minutes.
max_rebintegerMost rebounds recorded in any single aggregated game.
max_astintegerMost assists recorded in any single aggregated game.
max_stlintegerMost steals recorded in any single aggregated game.
max_turnoversintegerMost turnovers recorded in any single aggregated game.
max_blkintegerMost blocked shots recorded in any single aggregated game.
max_ptsintegerMost points recorded in any single aggregated game.
avg_actual_minutesintegerAverage whole minutes played per aggregated game.
avg_actual_secondsnumericAverage seconds component of playing time per aggregated game.
avg_tot_rebnumericAverage total rebounds per game over the aggregated games.
avg_astnumericAverage assists per game over the aggregated games.
avg_stlnumericAverage steals per game over the aggregated games.
avg_turnoversnumericAverage turnovers per game over the aggregated games.
avg_blknumericAverage blocked shots per game over the aggregated games.
avg_ptsnumericAverage points per game over the aggregated games.
per_min_tot_rebnumericTotal rebounds per minute played over the aggregated games.
per_min_astnumericAssists per minute played over the aggregated games.
per_min_stlnumericSteals per minute played over the aggregated games.
per_min_turnoversnumericTurnovers per minute played over the aggregated games.
per_min_blknumericBlocked shots per minute played over the aggregated games.
per_min_ptsnumericPoints per minute played over the aggregated games.

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_minutescharacterWhole minutes of actual playing time accumulated over the aggregated games.
actual_secondscharacterLeftover seconds of actual playing time beyond the whole minutes.
fgcharacterField goals made over the aggregated games.
fgacharacterField goal attempts.
fg_pctcharacterField goal percentage (0-1).
fg3characterThree-point field goals made over the aggregated games.
fg3acharacterThree-point field goal attempts.
fg3_pctcharacterThree-point field goal percentage (0-1).
ftcharacterFree throws made over the aggregated games.
ftacharacterFree throw attempts.
ft_pctcharacterFree throw percentage (0-1).
off_rebcharacterOffensive rebounds over the aggregated games.
def_rebcharacterDefensive rebounds over the aggregated games.
tot_rebcharacterTotal rebounds over the aggregated games.
astcharacterAssists.
pfcharacterPersonal fouls.
dqcharacterDisqualifications (fouled out) over the aggregated games.
stlcharacterSteals.
turnoverscharacterTotal turnovers.
blkcharacterBlocks.
ptscharacterPoints scored.
max_actual_minutescharacterMost whole minutes played in any single aggregated game.
max_actual_secondscharacterSeconds component paired with the single-game maximum minutes.
max_rebcharacterMost rebounds recorded in any single aggregated game.
max_astcharacterMost assists recorded in any single aggregated game.
max_stlcharacterMost steals recorded in any single aggregated game.
max_turnoverscharacterMost turnovers recorded in any single aggregated game.
max_blkpcharacterMost blocked shots recorded in any single aggregated game.
max_ptscharacterMost points recorded in any single aggregated game.
avg_actual_minutescharacterAverage whole minutes played per aggregated game.
avg_actual_secondscharacterAverage seconds component of playing time per aggregated game.
avg_rebcharacterAverage rebounds per game over the aggregated games.
avg_astcharacterAverage assists per game over the aggregated games.
avg_stlcharacterAverage steals per game over the aggregated games.
avg_turnoverscharacterAverage turnovers per game over the aggregated games.
avg_blkpcharacterAverage blocked shots per game over the aggregated games.
avg_ptscharacterAverage points per game over the aggregated games.
per_min_rebcharacterRebounds per minute played over the aggregated games.
per_min_astcharacterAssists per minute played over the aggregated games.
per_min_stlcharacterSteals per minute played over the aggregated games.
per_min_turnoverscharacterTurnovers per minute played over the aggregated games.
per_min_blkcharacterBlocked shots per minute played over the aggregated games.
per_min_ptscharacterPoints per minute played over the aggregated games.

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_shoesnumericHeight measured without shoes, in inches.
height_wo_shoes_ft_incharacterHeight without shoes formatted as feet and inches.
height_w_shoescharacterHeight measured with shoes, in inches.
height_w_shoes_ft_incharacterHeight with shoes formatted as feet and inches.
weightcharacterPlayer weight in pounds.
wingspannumericWingspan measured at the combine, in inches.
wingspan_ft_incharacterWingspan formatted as feet and inches.
standing_reachnumericStanding reach measured at the combine, in inches.
standing_reach_ft_incharacterStanding reach formatted as feet and inches.
body_fat_pctcharacterBody fat percentage measured at the combine.
hand_lengthnumericHand length measured at the combine, in inches.
hand_widthnumericHand width measured at the combine, in inches.
standing_vertical_leapnumericStanding (no-step) vertical leap, in inches.
max_vertical_leapnumericMaximum (running) vertical leap, in inches.
lane_agility_timenumericLane agility drill time, in seconds.
modified_lane_agility_timenumericModified (shuttle) lane agility drill time, in seconds.
three_quarter_sprintnumericThree-quarter-court sprint time, in seconds.
bench_presscharacterRepetitions of 185 pounds completed on the bench press.
spot_fifteen_corner_leftcharacterMade-attempted result (e.g. "3-5") from the 15-foot left corner spot-up shooting station at the combine.
spot_fifteen_break_leftcharacterMade-attempted result (e.g. "3-5") from the 15-foot left wing (break) spot-up shooting station at the combine.
spot_fifteen_top_keycharacterMade-attempted result (e.g. "3-5") from the 15-foot top of the key spot-up shooting station at the combine.
spot_fifteen_break_rightcharacterMade-attempted result (e.g. "3-5") from the 15-foot right wing (break) spot-up shooting station at the combine.
spot_fifteen_corner_rightcharacterMade-attempted result (e.g. "3-5") from the 15-foot right corner spot-up shooting station at the combine.
spot_college_corner_leftcharacterMade-attempted result (e.g. "3-5") from the college three-point left corner spot-up shooting station at the combine.
spot_college_break_leftcharacterMade-attempted result (e.g. "3-5") from the college three-point left wing (break) spot-up shooting station at the combine.
spot_college_top_keycharacterMade-attempted result (e.g. "3-5") from the college three-point top of the key spot-up shooting station at the combine.
spot_college_break_rightcharacterMade-attempted result (e.g. "3-5") from the college three-point right wing (break) spot-up shooting station at the combine.
spot_college_corner_rightcharacterMade-attempted result (e.g. "3-5") from the college three-point right corner spot-up shooting station at the combine.
spot_nba_corner_leftcharacterMade-attempted result (e.g. "3-5") from the NBA three-point left corner spot-up shooting station at the combine.
spot_nba_break_leftcharacterMade-attempted result (e.g. "3-5") from the NBA three-point left wing (break) spot-up shooting station at the combine.
spot_nba_top_keycharacterMade-attempted result (e.g. "3-5") from the NBA three-point top of the key spot-up shooting station at the combine.
spot_nba_break_rightcharacterMade-attempted result (e.g. "3-5") from the NBA three-point right wing (break) spot-up shooting station at the combine.
spot_nba_corner_rightcharacterMade-attempted result (e.g. "3-5") from the NBA three-point right corner spot-up shooting station at the combine.
off_drib_fifteen_break_leftcharacterMade-attempted result from the 15-foot left wing (break) off-the-dribble shooting station at the combine.
off_drib_fifteen_top_keycharacterMade-attempted result from the 15-foot top of the key off-the-dribble shooting station at the combine.
off_drib_fifteen_break_rightcharacterMade-attempted result from the 15-foot right wing (break) off-the-dribble shooting station at the combine.
off_drib_college_break_leftcharacterMade-attempted result from the college three-point left wing (break) off-the-dribble shooting station at the combine.
off_drib_college_top_keycharacterMade-attempted result from the college three-point top of the key off-the-dribble shooting station at the combine.
off_drib_college_break_rightcharacterMade-attempted result from the college three-point right wing (break) off-the-dribble shooting station at the combine.
on_move_fifteencharacterMade-attempted result from the 15-foot shooting-on-the-move station at the combine.
on_move_collegecharacterMade-attempted result from the college three-point shooting-on-the-move station at the combine.

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&Season=2024

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', season_year_nullable='2024')

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_ptsnumericFantasy points under FanDuel's scoring formula.
nba_fantasy_ptsnumericFantasy points under the NBA's fantasy scoring formula.
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_teamintegerFlag indicating whether the franchise leader is still active with the team.
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_gpintegerFranchise all-time rank of the player's career games played.
f_rank_minutesintegerFranchise all-time rank of the player's career minutes played.
f_rank_fgmintegerFranchise all-time rank of the player's career field goals made.
f_rank_fgaintegerFranchise all-time rank of the player's career field goals attempted.
f_rank_fg_pctintegerFranchise all-time rank of the player's career field goal percentage.
f_rank_fg3mintegerFranchise all-time rank of the player's career three-point field goals made.
f_rank_fg3aintegerFranchise all-time rank of the player's career three-point field goals attempted.
f_rank_fg3_pctintegerFranchise all-time rank of the player's career three-point field goal percentage.
f_rank_ftmintegerFranchise all-time rank of the player's career free throws made.
f_rank_ftaintegerFranchise all-time rank of the player's career free throws attempted.
f_rank_ft_pctintegerFranchise all-time rank of the player's career free throw percentage.
f_rank_orebintegerFranchise all-time rank of the player's career offensive rebounds.
f_rank_drebintegerFranchise all-time rank of the player's career defensive rebounds.
f_rank_rebintegerFranchise all-time rank of the player's career total rebounds.
f_rank_astintegerFranchise all-time rank of the player's career assists.
f_rank_pfintegerFranchise all-time rank of the player's career personal fouls committed.
f_rank_stlintegerFranchise all-time rank of the player's career steals.
f_rank_tovintegerFranchise all-time rank of the player's career turnovers.
f_rank_blkintegerFranchise all-time rank of the player's career blocked shots.
f_rank_ptsintegerFranchise all-time rank of the player's career points scored.

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_teamintegerFlag indicating whether the player is still active with the franchise.
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_homepageleaders

GET /stats/homepageleaders

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

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

API ParameterPythonPatternRequiredNullableDescription
GameScopegame_scope_detailedY
LeagueIDleague_idY
PlayerOrTeamplayer_or_teamY
PlayerScopeplayer_scopeY
SeasonseasonYSeason year (e.g. 2024).
SeasonTypeseason_type_playoffsY
StatCategorystat_categoryY

Returns

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

col_nametypedescription
rankcharacterWhether to include statistical ranks in the returned table.
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
ptscharacterPoints scored.
fg_pctnumericField goal percentage (0-1).
fg3_pctnumericThree-point field goal percentage (0-1).
ft_pctnumericFree throw percentage (0-1).
efg_pctnumericEffective field goal percentage, as a decimal.
ts_pctnumericTrue shooting percentage (0-1).
pts_per48characterPoints scored per 48 minutes played.

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

Example

wnba_stats_homepageleaders(league_id='10')

Last validated n/a.

wnba_stats_homepagev2

GET /stats/homepagev2

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

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

API ParameterPythonPatternRequiredNullableDescription
GameScopegame_scope_detailedY
LeagueIDleague_idY
PlayerOrTeamplayer_or_teamY
PlayerScopeplayer_scopeY
SeasonseasonYSeason year (e.g. 2024).
SeasonTypeseason_type_playoffsY
StatTypestat_typeY

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
blknumericBlocks.

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

Example

wnba_stats_homepagev2(league_id='10')

Last validated n/a.

wnba_stats_hustlestatsboxscore

GET /stats/hustlestatsboxscore

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

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

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_idcharacterUnique game identifier.
team_idcharacterUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
team_citycharacterTeam city or region (e.g. 'Las Vegas').
player_idcharacterUnique player identifier.
player_namecharacterPlayer name.
start_positioncharacterPosition the player started the game at (F, C, or G); empty for reserves.
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
ptsintegerPoints scored.
contested_shotsnumericDefensively contested shots.
contested_shots_2ptnumericOpponent two-point attempts contested.
contested_shots_3ptnumericOpponent three-point attempts contested.
deflectionsnumericDefensive deflections.
charges_drawnnumericCharges drawn.
screen_assistsnumericScreen assists (resulting in a basket).
screen_ast_ptsnumericPoints teammates scored directly off the row's screen assists.
off_loose_balls_recoverednumericLoose balls recovered while on offense.
def_loose_balls_recoverednumericLoose balls recovered while on defense.
loose_balls_recoverednumericTotal loose balls recovered.
off_boxoutsnumericBox-outs recorded on the offensive glass.
def_boxoutsnumericBox-outs recorded on the defensive glass.
box_out_player_team_rebsnumericTeam rebounds secured following the row's box-outs.
box_out_player_rebsnumericRebounds the player secured directly off their own box-outs.
box_outsnumericBox-outs executed.

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

Example

wnba_stats_hustlestatsboxscore()

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_leaderstiles

GET /stats/leaderstiles

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

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

API ParameterPythonPatternRequiredNullableDescription
GameScopegame_scope_detailedY
LeagueIDleague_idY
PlayerOrTeamplayer_or_teamY
PlayerScopeplayer_scopeY
SeasonseasonYSeason year (e.g. 2024).
SeasonTypeseason_type_playoffsY
StatstatY

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').
ptsnumericPoints scored.

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

Example

wnba_stats_leaderstiles(league_id='10')

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_setcharacterName of the split group the row belongs to (e.g. Overall, By Opponent, By Month).
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.
blkanumericShot attempts blocked by opponents (blocks against).
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
nba_fantasy_ptsnumericFantasy points under the NBA's fantasy scoring formula.
dd2integerDouble-doubles recorded over the split.
td3integerTriple-doubles recorded over the split.
wnba_fantasy_ptsnumericFantasy points under the WNBA's fantasy scoring formula.
gp_rankintegerLeague rank of the row's games played for the season and split.
w_rankintegerLeague rank of the row's wins for the season and split.
l_rankintegerLeague rank of the row's losses for the season and split.
w_pct_rankintegerLeague rank of the row's win percentage for the season and split.
min_rankintegerLeague rank of the row's minutes played for the season and split.
fgm_rankintegerLeague rank of the row's field goals made for the season and split.
fga_rankintegerLeague rank of the row's field goals attempted for the season and split.
fg_pct_rankintegerLeague rank of the row's field goal percentage for the season and split.
fg3m_rankintegerLeague rank of the row's three-point field goals made for the season and split.
fg3a_rankintegerLeague rank of the row's three-point field goals attempted for the season and split.
fg3_pct_rankintegerLeague rank of the row's three-point field goal percentage for the season and split.
ftm_rankintegerLeague rank of the row's free throws made for the season and split.
fta_rankintegerLeague rank of the row's free throws attempted for the season and split.
ft_pct_rankintegerLeague rank of the row's free throw percentage for the season and split.
oreb_rankintegerLeague rank of the row's offensive rebounds for the season and split.
dreb_rankintegerLeague rank of the row's defensive rebounds for the season and split.
reb_rankintegerLeague rank of the row's total rebounds for the season and split.
ast_rankintegerLeague rank of the row's assists for the season and split.
tov_rankintegerLeague rank of the row's turnovers for the season and split.
stl_rankintegerLeague rank of the row's steals for the season and split.
blk_rankintegerLeague rank of the row's blocked shots for the season and split.
blka_rankintegerLeague rank of the row's shot attempts blocked by opponents (blocks against) for the season and split.
pf_rankintegerLeague rank of the row's personal fouls committed for the season and split.
pfd_rankintegerLeague rank of the row's personal fouls drawn for the season and split.
pts_rankintegerLeague rank of the row's points scored for the season and split.
plus_minus_rankintegerLeague rank of the row's plus-minus point differential while on the floor for the season and split.
nba_fantasy_pts_rankintegerLeague rank of the row's NBA fantasy points (league scoring formula) for the season and split.
dd2_rankintegerLeague rank of the row's double-doubles for the season and split.
td3_rankintegerLeague rank of the row's triple-doubles for the season and split.
wnba_fantasy_pts_rankintegerLeague rank of the row's WNBA fantasy points (league scoring formula) for the season and split.
team_countintegerNumber of distinct teams aggregated into the split row.

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_fgmnumericField goals made from less than 5 feet.
less_than_5_ft_fganumericField goals attempted from less than 5 feet.
less_than_5_ft_fg_pctnumericField goal percentage on shots from less than 5 feet, as a decimal.
5-9_ft_fgmnumericField goals made from 5-9 feet.
5-9_ft_fganumericField goals attempted from 5-9 feet.
5-9_ft_fg_pctnumericField goal percentage on shots from 5-9-f feet, as a decimal.
10-14_ft_fgmnumericField goals made from 10-14 feet.
10-14_ft_fganumericField goals attempted from 10-14 feet.
10-14_ft_fg_pctnumericField goal percentage on shots from 10-14-f feet, as a decimal.
15-19_ft_fgmnumericField goals made from 15-19 feet.
15-19_ft_fganumericField goals attempted from 15-19 feet.
15-19_ft_fg_pctnumericField goal percentage on shots from 15-19-f feet, as a decimal.
20-24_ft_fgmnumericField goals made from 20-24 feet.
20-24_ft_fganumericField goals attempted from 20-24 feet.
20-24_ft_fg_pctnumericField goal percentage on shots from 20-24-f feet, as a decimal.
25-29_ft_fgmnumericField goals made from 25-29 feet.
25-29_ft_fganumericField goals attempted from 25-29 feet.
25-29_ft_fg_pctnumericField goal percentage on shots from 25-29-f feet, as a decimal.
30-34_ft_fgmnumericField goals made from 30-34 feet.
30-34_ft_fganumericField goals attempted from 30-34 feet.
30-34_ft_fg_pctnumericField goal percentage on shots from 30-34-f feet, as a decimal.
35-39_ft_fgmnumericField goals made from 35-39 feet.
35-39_ft_fganumericField goals attempted from 35-39 feet.
35-39_ft_fg_pctnumericField goal percentage on shots from 35-39-f feet, as a decimal.
40+_ft_fgmnumericField goals made from 40 feet and beyond, per the stats API's shot-location distance bands.
40+_ft_fganumericField goals attempted from 40 feet and beyond, per the stats API's shot-location distance bands.
40+_ft_fg_pctnumericField-goal percentage on attempts from 40 feet and beyond, as a decimal.

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.
gintegerGames played.
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.
blkanumericShot attempts blocked by opponents (blocks against).
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankintegerLeague rank of the row's games played for the season and split.
w_rankintegerLeague rank of the row's wins for the season and split.
l_rankintegerLeague rank of the row's losses for the season and split.
w_pct_rankintegerLeague rank of the row's win percentage for the season and split.
min_rankintegerLeague rank of the row's minutes played for the season and split.
fgm_rankintegerLeague rank of the row's field goals made for the season and split.
fga_rankintegerLeague rank of the row's field goals attempted for the season and split.
fg_pct_rankintegerLeague rank of the row's field goal percentage for the season and split.
fg3m_rankintegerLeague rank of the row's three-point field goals made for the season and split.
fg3a_rankintegerLeague rank of the row's three-point field goals attempted for the season and split.
fg3_pct_rankintegerLeague rank of the row's three-point field goal percentage for the season and split.
ftm_rankintegerLeague rank of the row's free throws made for the season and split.
fta_rankintegerLeague rank of the row's free throws attempted for the season and split.
ft_pct_rankintegerLeague rank of the row's free throw percentage for the season and split.
oreb_rankintegerLeague rank of the row's offensive rebounds for the season and split.
dreb_rankintegerLeague rank of the row's defensive rebounds for the season and split.
reb_rankintegerLeague rank of the row's total rebounds for the season and split.
ast_rankintegerLeague rank of the row's assists for the season and split.
tov_rankintegerLeague rank of the row's turnovers for the season and split.
stl_rankintegerLeague rank of the row's steals for the season and split.
blk_rankintegerLeague rank of the row's blocked shots for the season and split.
blka_rankintegerLeague rank of the row's shot attempts blocked by opponents (blocks against) for the season and split.
pf_rankintegerLeague rank of the row's personal fouls committed for the season and split.
pfd_rankintegerLeague rank of the row's personal fouls drawn for the season and split.
pts_rankintegerLeague rank of the row's points scored for the season and split.
plus_minus_rankintegerLeague rank of the row's plus-minus point differential while on the floor for the season and split.

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_fgmnumericField goals made from less than 5 feet.
less_than_5_ft_fganumericField goals attempted from less than 5 feet.
less_than_5_ft_fg_pctnumericField goal percentage on shots from less than 5 feet, as a decimal.
5-9_ft_fgmnumericField goals made from 5-9 feet.
5-9_ft_fganumericField goals attempted from 5-9 feet.
5-9_ft_fg_pctnumericField goal percentage on shots from 5-9-f feet, as a decimal.
10-14_ft_fgmnumericField goals made from 10-14 feet.
10-14_ft_fganumericField goals attempted from 10-14 feet.
10-14_ft_fg_pctnumericField goal percentage on shots from 10-14-f feet, as a decimal.
15-19_ft_fgmnumericField goals made from 15-19 feet.
15-19_ft_fganumericField goals attempted from 15-19 feet.
15-19_ft_fg_pctnumericField goal percentage on shots from 15-19-f feet, as a decimal.
20-24_ft_fgmnumericField goals made from 20-24 feet.
20-24_ft_fganumericField goals attempted from 20-24 feet.
20-24_ft_fg_pctnumericField goal percentage on shots from 20-24-f feet, as a decimal.
25-29_ft_fgmnumericField goals made from 25-29 feet.
25-29_ft_fganumericField goals attempted from 25-29 feet.
25-29_ft_fg_pctnumericField goal percentage on shots from 25-29-f feet, as a decimal.
30-34_ft_fgmnumericField goals made from 30-34 feet.
30-34_ft_fganumericField goals attempted from 30-34 feet.
30-34_ft_fg_pctnumericField goal percentage on shots from 30-34-f feet, as a decimal.
35-39_ft_fgmnumericField goals made from 35-39 feet.
35-39_ft_fganumericField goals attempted from 35-39 feet.
35-39_ft_fg_pctnumericField goal percentage on shots from 35-39-f feet, as a decimal.
40+_ft_fgmnumericTeam field goals made from 40 feet and beyond, per the stats API's shot-location distance bands.
40+_ft_fganumericTeam field goals attempted from 40 feet and beyond, per the stats API's shot-location distance bands.
40+_ft_fg_pctnumericTeam field-goal percentage on attempts from 40 feet and beyond, as a decimal.

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_ratingnumericPoints scored per 100 possessions with the lineup on the floor (offensive rating).
def_ratingnumericPoints allowed per 100 possessions with the lineup on the floor (defensive rating).
net_ratingnumericNet rating (off rating - def rating).
pacenumericPossessions per 48 minutes.
ts_pctnumericTrue shooting percentage (0-1).
fta_ratenumericFree throw attempts per field goal attempt for the lineup.
tm_ast_pctnumericPercentage of the lineup's made field goals that were assisted, as a decimal.
pct_fga_2ptnumericShare of field goal attempts taken as two-pointers, as a decimal.
pct_fga_3ptnumericShare of field goal attempts taken as three-pointers, as a decimal.
pct_pts_2pt_mrnumericShare of points scored on mid-range two-pointers, as a decimal.
pct_pts_fbnumericShare of points scored on fast breaks, as a decimal.
pct_pts_ftnumericShare of points scored at the free throw line, as a decimal.
pct_pts_paintnumericShare of points scored in the paint, as a decimal.
pct_ast_fgmnumericPercentage of made field goals that were assisted, as a decimal.
pct_uast_fgmnumericPercentage of made field goals that were unassisted, as a decimal.
opp_fg3_pctnumericOpponent three-point percentage against the lineup, as a decimal.
opp_efg_pctnumericOpponent effective field goal percentage against the lineup, as a decimal.
opp_fta_ratenumericOpponent free throw attempt rate against the lineup.
opp_tov_pctnumericOpponent turnover percentage forced by the lineup.
sum_tm_minnumericTotal team minutes summed across the lineup's stints on the floor.

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.
teamidintegerTeamid.
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.
otcharacterOt.
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_playbyplayv2

GET /stats/playbyplayv2

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

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

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
game_idcharacterUnique game identifier.
eventnumintegerSequential event number within the game's play-by-play feed.
eventmsgtypeintegerNumeric event type code (1 = made shot, 2 = missed shot, 3 = free throw, 4 = rebound, 5 = turnover, 6 = foul, ...).
eventmsgactiontypeintegerNumeric sub-type code refining eventmsgtype (e.g. the specific shot, foul, or turnover variety).
periodintegerPeriod of the game (1-4 quarters; 5+ for OT).
wctimestringcharacterWall-clock time of day when the event occurred.
pctimestringcharacterGame clock remaining in the period when the event occurred (MM:SS).
homedescriptioncharacterText description of the event from the home team's perspective; empty when not a home-team action.
neutraldescriptioncharacterNeutral text description of the event (e.g. period start/end); empty for team actions.
visitordescriptioncharacterText description of the event from the visiting team's perspective; empty when not a visitor action.
scorecharacterFinal score.
scoremargincharacterScore margin after the event ('TIE' when tied); empty on non-scoring events.
person1typeintegerPerson1type.
player1_idintegerV2 PBP primary player ID (e.g. shooter / fouler).
player1_namecharacterV2 PBP primary player name.
player1_team_idintegerTeam ID of player1.
player1_team_citycharacterPlayer1 team city.
player1_team_nicknamecharacterPlayer1 team nickname.
player1_team_abbreviationcharacterPlayer1 team abbreviation.
person2typeintegerPerson2type.
player2_idintegerV2 PBP secondary player ID (e.g. assister / fouled-by).
player2_namecharacterV2 PBP secondary player name.
player2_team_idintegerTeam ID of player2.
player2_team_citycharacterPlayer2 team city.
player2_team_nicknamecharacterPlayer2 team nickname.
player2_team_abbreviationcharacterPlayer2 team abbreviation.
person3typeintegerPerson3type.
player3_idintegerV2 PBP tertiary player ID (e.g. blocker).
player3_namecharacterV2 PBP tertiary player name.
player3_team_idintegerTeam ID of player3.
player3_team_citycharacterPlayer3 team city.
player3_team_nicknamecharacterPlayer3 team nickname.
player3_team_abbreviationcharacterPlayer3 team abbreviation.
video_available_flagintegerVideo available flag.

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

Example

wnba_stats_playbyplayv2()

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.
teamidintegerTeamid.
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_playercareerbycollegerollup

GET /stats/playercareerbycollegerollup

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

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

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
PerModeper_mode_simpleY
Seasonseason_nullableY
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
regioncharacterRegion label.
seedcharacterRegion seed slot of the college in the stats API's career-by-college rollup grid.
collegecharacterCollege or school attended.
playerscharacterNested list of per-player box scores.
gpintegerGames played.
minintegerMinutes played.
fgmcharacterField goals made.
fgacharacterField goal attempts.
fg_pctnumericField goal percentage (0-1).
fg3mcharacterThree-point field goals made.
fg3acharacterThree-point field goal attempts.
fg3_pctnumericThree-point field goal percentage (0-1).
ftmcharacterFree throws made.
ftacharacterFree throw attempts.
ft_pctnumericFree throw percentage (0-1).
orebcharacterOffensive rebounds.
drebcharacterDefensive rebounds.
rebcharacterTotal rebounds.
astcharacterAssists.
stlcharacterSteals.
blkcharacterBlocks.
tovcharacterTurnovers.
pfcharacterPersonal fouls.
ptscharacterPoints scored.

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

Example

wnba_stats_playercareerbycollegerollup(league_id='10')

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_setcharacterName of the split group the row belongs to (e.g. Overall, By Opponent, By Month).
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.
blkanumericShot attempts blocked by opponents (blocks against).
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn.
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_setcharacterName of the split group the row belongs to (e.g. Overall, By Opponent, By Month).
group_valuecharacterValue of the split within the group (e.g. a specific opponent, month, or result).
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.
blkanumericShot attempts blocked by opponents (blocks against).
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
nba_fantasy_ptsnumericFantasy points under the NBA's fantasy scoring formula.
dd2integerDouble-doubles recorded over the split.
td3integerTriple-doubles recorded over the split.
wnba_fantasy_ptsnumericFantasy points under the WNBA's fantasy scoring formula.
gp_rankintegerLeague rank of the row's games played for the season and split.
w_rankintegerLeague rank of the row's wins for the season and split.
l_rankintegerLeague rank of the row's losses for the season and split.
w_pct_rankintegerLeague rank of the row's win percentage for the season and split.
min_rankintegerLeague rank of the row's minutes played for the season and split.
fgm_rankintegerLeague rank of the row's field goals made for the season and split.
fga_rankintegerLeague rank of the row's field goals attempted for the season and split.
fg_pct_rankintegerLeague rank of the row's field goal percentage for the season and split.
fg3m_rankintegerLeague rank of the row's three-point field goals made for the season and split.
fg3a_rankintegerLeague rank of the row's three-point field goals attempted for the season and split.
fg3_pct_rankintegerLeague rank of the row's three-point field goal percentage for the season and split.
ftm_rankintegerLeague rank of the row's free throws made for the season and split.
fta_rankintegerLeague rank of the row's free throws attempted for the season and split.
ft_pct_rankintegerLeague rank of the row's free throw percentage for the season and split.
oreb_rankintegerLeague rank of the row's offensive rebounds for the season and split.
dreb_rankintegerLeague rank of the row's defensive rebounds for the season and split.
reb_rankintegerLeague rank of the row's total rebounds for the season and split.
ast_rankintegerLeague rank of the row's assists for the season and split.
tov_rankintegerLeague rank of the row's turnovers for the season and split.
stl_rankintegerLeague rank of the row's steals for the season and split.
blk_rankintegerLeague rank of the row's blocked shots for the season and split.
blka_rankintegerLeague rank of the row's shot attempts blocked by opponents (blocks against) for the season and split.
pf_rankintegerLeague rank of the row's personal fouls committed for the season and split.
pfd_rankintegerLeague rank of the row's personal fouls drawn for the season and split.
pts_rankintegerLeague rank of the row's points scored for the season and split.
plus_minus_rankintegerLeague rank of the row's plus-minus point differential while on the floor for the season and split.
nba_fantasy_pts_rankintegerLeague rank of the row's NBA fantasy points (league scoring formula) for the season and split.
dd2_rankintegerLeague rank of the row's double-doubles for the season and split.
td3_rankintegerLeague rank of the row's triple-doubles for the season and split.
wnba_fantasy_pts_rankintegerLeague rank of the row's WNBA fantasy points (league scoring formula) for the season and split.
team_countintegerNumber of distinct teams aggregated into the split row.

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.
gintegerGames played.
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_setcharacterName of the split group the row belongs to (e.g. Overall, By Opponent, By Month).
group_valuecharacterValue of the split within the group (e.g. a specific opponent, month, or result).
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.
blkanumericShot attempts blocked by opponents (blocks against).
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
dd2integerDouble-doubles recorded over the split.
td3integerTriple-doubles recorded over the split.
fan_duel_ptsnumericFantasy points under FanDuel's scoring formula.
nba_fantasy_ptsnumericFantasy points under the NBA's fantasy scoring formula.

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_playernextngames

GET /stats/playernextngames

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

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

API ParameterPythonPatternRequiredNullableDescription
LeagueIDleague_idY
NumberOfGamesnumber_of_gamesY
PlayerIDplayer_idY
Seasonseason_allY
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
game_idcharacterUnique game identifier.
game_datecharacterGame date (YYYY-MM-DD).
home_team_idintegerUnique identifier for the home team.
visitor_team_idintegerUnique identifier for visitor team.
home_team_namecharacterHome team name.
visitor_team_namecharacterFull name of the visiting team in the upcoming game.
home_team_abbreviationcharacterHome team abbreviation; team_detail = TRUE only.
visitor_team_abbreviationcharacterAbbreviation of the visiting team in the upcoming game.
home_team_nicknamecharacterHome team nickname label; team_detail = TRUE only.
visitor_team_nicknamecharacterNickname of the visiting team in the upcoming game.
game_timecharacterGame start time.
home_wlcharacterHome team's win-loss record entering the upcoming game.
visitor_wlcharacterVisiting team's win-loss record entering the upcoming game.

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

Example

wnba_stats_playernextngames(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_setcharacterName of the split group the row belongs to (e.g. Overall, By Opponent, By Month).
player_idintegerUnique player identifier.
player_namecharacterPlayer name.
vs_player_idintegerStats API player id of the comparison (vs.) player.
vs_player_namecharacterName of the comparison (vs.) player.
court_statuscharacterWhether the split covers minutes with the vs. player on or off the court.
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.
blkanumericShot attempts blocked by opponents (blocks against).
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
nba_fantasy_ptsnumericFantasy points under the NBA's fantasy scoring formula.

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
arena_citycharacterCity hosting the game's arena.
arena_namecharacterName of the arena hosting the game.
arena_statecharacterState or province of the game's arena (blank for international sites).
away_team_citycharacterCity of the away team.
away_team_idintegerstats.nba.com / stats.wnba.com team id of the away team.
away_team_lossesintegerAway team's losses entering the game.
away_team_namecharacterAway team nickname (e.g. Fever).
away_team_scoreintegerAway team's final score, 0 before the game is played.
away_team_seedintegerAway team's playoff seed, 0 outside the postseason.
away_team_slugcharacterURL slug of the away team.
away_team_timecharacterScheduled tip-off in the away team's local time zone.
away_team_tricodecharacterThree-letter abbreviation of the away team.
away_team_winsintegerAway team's wins entering the game.
branch_linkcharacterDeep link for the game, blank when not published.
daycharacterThree-letter day of week of the game date.
game_codecharacterProvider game code, YYYYMMDD/AWYHOM.
game_datecharacterGame date as served by the schedule feed (MM/DD/YYYY HH:MM:SS).
game_date_estcharacterGame date at midnight Eastern, ISO-8601.
game_date_time_estcharacterScheduled tip-off in Eastern time, ISO-8601.
game_date_time_utccharacterScheduled tip-off in UTC, ISO-8601. The timestamp to reduce to a calendar date.
game_date_utccharacterGame date at midnight UTC, ISO-8601.
game_idcharacterUnique stats.nba.com / stats.wnba.com game id; its 3rd character encodes the season type.
game_labelcharacterHuman-readable round or event label (e.g. Preseason, Conf. Finals).
game_sequenceintegerOrdinal of the game within its date.
game_statusintegerGame status code: 1 scheduled, 2 in progress, 3 final.
game_status_textcharacterHuman-readable game status (e.g. Final, 7:00 pm ET).
game_sub_labelcharacterSecondary event label (e.g. NBA Abu Dhabi Game).
game_subtypecharacterGame subtype tag (e.g. Global Games), blank for standard games.
game_time_estcharacterScheduled tip-off time of day, Eastern.
game_time_utccharacterScheduled tip-off time of day, UTC.
home_team_citycharacterCity of the home team.
home_team_idintegerstats.nba.com / stats.wnba.com team id of the home team.
home_team_lossesintegerHome team's losses entering the game.
home_team_namecharacterHome team nickname (e.g. Liberty).
home_team_scoreintegerHome team's final score, 0 before the game is played.
home_team_seedintegerHome team's playoff seed, 0 outside the postseason.
home_team_slugcharacterURL slug of the home team.
home_team_timecharacterScheduled tip-off in the home team's local time zone.
home_team_tricodecharacterThree-letter abbreviation of the home team.
home_team_winsintegerHome team's wins entering the game.
if_necessarycharacterWhether the game is a conditional series game that may not be played.
is_neutrallogicalWhether the game is played at a neutral site.
league_idcharacterLeague id of the schedule: '00' NBA, '10' WNBA, '20' G-League.
month_numintegerCalendar month number of the game date.
postponed_statuscharacterPostponement status; 'N' when the game is on as scheduled.
seasoncharacterSeason the schedule covers, as published by the feed ('2025-26' for the NBA, '2026' for the WNBA).
season_type_descriptioncharacterSeason type label derived from season_type_id: Pre-Season, Regular Season, All-Star, Playoffs, Play-In Game.
season_type_idcharacterSeason type digit, the 3rd character of game_id.
series_game_numbercharacterGame number within a playoff series, blank outside a series.
series_textcharacterSeries context line (e.g. series tied 1-1), blank when not applicable.
week_namecharacterName of the schedule week, blank outside the regular season.
week_numberintegerSchedule week number, 0 outside the regular season.

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
arena_citycharacterCity hosting the game's arena.
arena_namecharacterName of the arena hosting the game.
arena_statecharacterState or province of the game's arena (blank for international sites).
away_team_citycharacterCity of the away team.
away_team_idintegerstats.nba.com / stats.wnba.com team id of the away team.
away_team_lossesintegerAway team's losses entering the game.
away_team_namecharacterAway team nickname (e.g. Fever).
away_team_scoreintegerAway team's final score, 0 before the game is played.
away_team_seedintegerAway team's playoff seed, 0 outside the postseason.
away_team_slugcharacterURL slug of the away team.
away_team_timecharacterScheduled tip-off in the away team's local time zone.
away_team_tricodecharacterThree-letter abbreviation of the away team.
away_team_winsintegerAway team's wins entering the game.
branch_linkcharacterDeep link for the game, blank when not published.
daycharacterThree-letter day of week of the game date.
game_codecharacterProvider game code, YYYYMMDD/AWYHOM.
game_datecharacterGame date as served by the schedule feed (MM/DD/YYYY HH:MM:SS).
game_date_estcharacterGame date at midnight Eastern, ISO-8601.
game_date_time_estcharacterScheduled tip-off in Eastern time, ISO-8601.
game_date_time_utccharacterScheduled tip-off in UTC, ISO-8601. The timestamp to reduce to a calendar date.
game_date_utccharacterGame date at midnight UTC, ISO-8601.
game_idcharacterUnique stats.nba.com / stats.wnba.com game id; its 3rd character encodes the season type.
game_labelcharacterHuman-readable round or event label (e.g. Preseason, Conf. Finals).
game_sequenceintegerOrdinal of the game within its date.
game_statusintegerGame status code: 1 scheduled, 2 in progress, 3 final.
game_status_textcharacterHuman-readable game status (e.g. Final, 7:00 pm ET).
game_sub_labelcharacterSecondary event label (e.g. NBA Abu Dhabi Game).
game_subtypecharacterGame subtype tag (e.g. Global Games), blank for standard games.
game_time_estcharacterScheduled tip-off time of day, Eastern.
game_time_utccharacterScheduled tip-off time of day, UTC.
home_team_citycharacterCity of the home team.
home_team_idintegerstats.nba.com / stats.wnba.com team id of the home team.
home_team_lossesintegerHome team's losses entering the game.
home_team_namecharacterHome team nickname (e.g. Liberty).
home_team_scoreintegerHome team's final score, 0 before the game is played.
home_team_seedintegerHome team's playoff seed, 0 outside the postseason.
home_team_slugcharacterURL slug of the home team.
home_team_timecharacterScheduled tip-off in the home team's local time zone.
home_team_tricodecharacterThree-letter abbreviation of the home team.
home_team_winsintegerHome team's wins entering the game.
if_necessarycharacterWhether the game is a conditional series game that may not be played.
is_neutrallogicalWhether the game is played at a neutral site.
league_idcharacterLeague id of the schedule: '00' NBA, '10' WNBA, '20' G-League.
month_numintegerCalendar month number of the game date.
postponed_statuscharacterPostponement status; 'N' when the game is on as scheduled.
seasoncharacterSeason the schedule covers, as published by the feed ('2025-26' for the NBA, '2026' for the WNBA).
season_type_descriptioncharacterSeason type label derived from season_type_id: Pre-Season, Regular Season, All-Star, Playoffs, Play-In Game.
season_type_idcharacterSeason type digit, the 3rd character of game_id.
series_game_numbercharacterGame number within a playoff series, blank outside a series.
series_textcharacterSeries context line (e.g. series tied 1-1), blank when not applicable.
week_namecharacterName of the schedule week, blank outside the regular season.
week_numberintegerSchedule week number, 0 outside the regular season.

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

Example

wnba_stats_scheduleleaguev2int(league_id='10')

Last validated n/a.

wnba_stats_scoreboardv2

GET /stats/scoreboardv2

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

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

API ParameterPythonPatternRequiredNullableDescription
DayOffsetday_offsetY
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
game_date_estcharacterGame date est.
game_sequencecharacterGame sequence.
game_idintegerUnique game identifier.
team_idintegerUnique team identifier.
team_abbreviationcharacterShort team abbreviation (e.g. 'LAS').
team_city_namecharacterTeam city name.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_wins_lossescharacterTeam wins losses.
pts_qtr1characterPts qtr1.
pts_qtr2characterPts qtr2.
pts_qtr3characterPts qtr3.
pts_qtr4characterPts qtr4.
pts_ot1characterPts ot1.
pts_ot2characterPoints scored by the team in overtime period 2.
pts_ot3characterPoints scored by the team in overtime period 3.
pts_ot4characterPoints scored by the team in overtime period 4.
pts_ot5characterPoints scored by the team in overtime period 5.
pts_ot6characterPoints scored by the team in overtime period 6.
pts_ot7characterPoints scored by the team in overtime period 7.
pts_ot8characterPoints scored by the team in overtime period 8.
pts_ot9characterPoints scored by the team in overtime period 9.
pts_ot10characterPoints scored by the team in overtime period 10.
ptscharacterPoints scored.
fg_pctnumericField goal percentage (0-1).
ft_pctnumericFree throw percentage (0-1).
fg3_pctnumericThree-point field goal percentage (0-1).
astcharacterAssists.
rebcharacterTotal rebounds.
tovcharacterTurnovers.

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

Example

wnba_stats_scoreboardv2(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_inbonuscharacterWhether the away team is currently in the bonus (penalty) foul situation.
awayteam_lossesintegerAway team's loss total entering the game.
awayteam_scoreintegerCurrent or final points scored by the away team.
awayteam_seedintegerPlayoff seed of the away team, populated for postseason games.
awayteam_teamcitycharacterCity name of the away team.
awayteam_teamidintegerTeam identifier of the away team from the league's stats API.
awayteam_teamnamecharacterNickname of the away team.
awayteam_teamslugcharacterURL-friendly slug for the away team's name.
awayteam_teamtricodecharacterThree-letter abbreviation of the away team.
awayteam_timeoutsremainingintegerTimeouts the away team has remaining.
awayteam_winsintegerAway team's win total entering the game.
gameclockcharacterCurrent game clock display for a live game.
gamecodecharacterGamecode.
gamedatecharacterGame date as parsed from the source feed.
gameetcharacterScheduled game start time in US Eastern time.
gameidcharacterUnique 10-character game identifier from the league's stats API.
gamelabelcharacterDisplay label for the game (e.g. a playoff series or event name).
gameleaders_awayleaders_assistsintegerAssist total of the away team's in-game statistical leader.
gameleaders_awayleaders_jerseynumcharacterJersey number of the away team's in-game statistical leader.
gameleaders_awayleaders_namecharacterName of the away team's in-game statistical leader.
gameleaders_awayleaders_personidintegerStats API player id of the away team's in-game statistical leader.
gameleaders_awayleaders_playerslugcharacterURL name slug of the away team's in-game statistical leader.
gameleaders_awayleaders_pointsintegerPoint total of the away team's in-game statistical leader.
gameleaders_awayleaders_positioncharacterPosition of the away team's in-game statistical leader.
gameleaders_awayleaders_reboundsintegerRebound total of the away team's in-game statistical leader.
gameleaders_awayleaders_teamtricodecharacterTeam tricode of the away team's in-game statistical leader.
gameleaders_homeleaders_assistsintegerAssist total of the home team's in-game statistical leader.
gameleaders_homeleaders_jerseynumcharacterJersey number of the home team's in-game statistical leader.
gameleaders_homeleaders_namecharacterName of the home team's in-game statistical leader.
gameleaders_homeleaders_personidintegerStats API player id of the home team's in-game statistical leader.
gameleaders_homeleaders_playerslugcharacterURL name slug of the home team's in-game statistical leader.
gameleaders_homeleaders_pointsintegerPoint total of the home team's in-game statistical leader.
gameleaders_homeleaders_positioncharacterPosition of the home team's in-game statistical leader.
gameleaders_homeleaders_reboundsintegerRebound total of the home team's in-game statistical leader.
gameleaders_homeleaders_teamtricodecharacterTeam tricode of the home team's in-game statistical leader.
gamestatusintegerNumeric game status code (1 = scheduled, 2 = in progress, 3 = final).
gamestatustextcharacterHuman-readable game status (e.g. "Final", "7:00 pm ET").
gamesublabelcharacterSecondary display label for the game (e.g. game number within a series).
gamesubtypecharacterSubtype code for the game as reported by the stats API (e.g. in-season tournament flags).
gametimeutccharacterScheduled game start time in UTC.
hometeam_inbonuscharacterWhether the home team is currently in the bonus (penalty) foul situation.
hometeam_lossesintegerHome team's loss total entering the game.
hometeam_scoreintegerCurrent or final points scored by the home team.
hometeam_seedintegerPlayoff seed of the home team, populated for postseason games.
hometeam_teamcitycharacterCity name of the home team.
hometeam_teamidintegerTeam identifier of the home team from the league's stats API.
hometeam_teamnamecharacterNickname of the home team.
hometeam_teamslugcharacterURL-friendly slug for the home team's name.
hometeam_teamtricodecharacterThree-letter abbreviation of the home team.
hometeam_timeoutsremainingintegerTimeouts the home team has remaining.
hometeam_winsintegerHome team's win total entering the game.
ifnecessarylogicalWhether the game is an if-necessary playoff series game.
isneutrallogicalWhether the game is played at a neutral site.
leagueidcharacterLeague identifier from the stats API ("00" = NBA, "10" = WNBA).
leaguenamecharacterDisplay name of the league.
periodintegerPeriod of the game (1-4 quarters; 5+ for OT).
porounddesccharacterPlayoff round description (e.g. Conference Finals).
regulationperiodsintegerNumber of regulation periods for the game (4).
seriesconferencecharacterConference of the playoff series the game belongs to.
seriesgamenumbercharacterGame number within the playoff series.
seriestextcharacterDisplay text summarizing the series state (e.g. "BOS leads 2-1").
teamleaders_awayleaders_assistsnumericAssist total of the away team's season statistical leader.
teamleaders_awayleaders_jerseynumcharacterJersey number of the away team's season statistical leader.
teamleaders_awayleaders_namecharacterName of the away team's season statistical leader.
teamleaders_awayleaders_personidintegerStats API player id of the away team's season statistical leader.
teamleaders_awayleaders_playerslugcharacterURL name slug of the away team's season statistical leader.
teamleaders_awayleaders_pointsnumericPoint total of the away team's season statistical leader.
teamleaders_awayleaders_positioncharacterPosition of the away team's season statistical leader.
teamleaders_awayleaders_reboundsnumericRebound total of the away team's season statistical leader.
teamleaders_awayleaders_teamtricodecharacterTeam tricode of the away team's season statistical leader.
teamleaders_homeleaders_assistsnumericAssist total of the home team's season statistical leader.
teamleaders_homeleaders_jerseynumcharacterJersey number of the home team's season statistical leader.
teamleaders_homeleaders_namecharacterName of the home team's season statistical leader.
teamleaders_homeleaders_personidintegerStats API player id of the home team's season statistical leader.
teamleaders_homeleaders_playerslugcharacterURL name slug of the home team's season statistical leader.
teamleaders_homeleaders_pointsnumericPoint total of the home team's season statistical leader.
teamleaders_homeleaders_positioncharacterPosition of the home team's season statistical leader.
teamleaders_homeleaders_reboundsnumericRebound total of the home team's season statistical leader.
teamleaders_homeleaders_teamtricodecharacterTeam tricode of the home team's season statistical leader.
teamleaders_seasonleadersflagintegerFlag indicating the team-leaders block carries season-long leaders rather than in-game leaders.

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_typecharacterShot chart grid type label returned by the stats API (e.g. "Shot Chart Detail").
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).
htmcharacterHome team abbreviation for the game.
vtmcharacterVisiting team abbreviation for the game.

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_typecharacterShot chart grid type label returned by the stats API (e.g. "Shot Chart Detail").
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).
htmcharacterHome team abbreviation for the game.
vtmcharacterVisiting team abbreviation for the game.

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_setcharacterName of the split group the row belongs to (e.g. Overall, By Opponent, By Month).
group_valuecharacterValue of the split within the group (e.g. a specific opponent, month, or result).
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.
blkanumericShot attempts blocked by opponents (blocks against).
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankintegerLeague rank of the row's games played for the season and split.
w_rankintegerLeague rank of the row's wins for the season and split.
l_rankintegerLeague rank of the row's losses for the season and split.
w_pct_rankintegerLeague rank of the row's win percentage for the season and split.
min_rankintegerLeague rank of the row's minutes played for the season and split.
fgm_rankintegerLeague rank of the row's field goals made for the season and split.
fga_rankintegerLeague rank of the row's field goals attempted for the season and split.
fg_pct_rankintegerLeague rank of the row's field goal percentage for the season and split.
fg3m_rankintegerLeague rank of the row's three-point field goals made for the season and split.
fg3a_rankintegerLeague rank of the row's three-point field goals attempted for the season and split.
fg3_pct_rankintegerLeague rank of the row's three-point field goal percentage for the season and split.
ftm_rankintegerLeague rank of the row's free throws made for the season and split.
fta_rankintegerLeague rank of the row's free throws attempted for the season and split.
ft_pct_rankintegerLeague rank of the row's free throw percentage for the season and split.
oreb_rankintegerLeague rank of the row's offensive rebounds for the season and split.
dreb_rankintegerLeague rank of the row's defensive rebounds for the season and split.
reb_rankintegerLeague rank of the row's total rebounds for the season and split.
ast_rankintegerLeague rank of the row's assists for the season and split.
tov_rankintegerLeague rank of the row's turnovers for the season and split.
stl_rankintegerLeague rank of the row's steals for the season and split.
blk_rankintegerLeague rank of the row's blocked shots for the season and split.
blka_rankintegerLeague rank of the row's shot attempts blocked by opponents (blocks against) for the season and split.
pf_rankintegerLeague rank of the row's personal fouls committed for the season and split.
pfd_rankintegerLeague rank of the row's personal fouls drawn for the season and split.
pts_rankintegerLeague rank of the row's points scored for the season and split.
plus_minus_rankintegerLeague rank of the row's plus-minus point differential while on the floor for the season and split.

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_setcharacterName of the split group the row belongs to (e.g. Overall, By Opponent, By Month).
group_valuecharacterValue of the split within the group (e.g. a specific opponent, month, or result).
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.
blkanumericShot attempts blocked by opponents (blocks against).
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankintegerLeague rank of the row's games played for the season and split.
w_rankintegerLeague rank of the row's wins for the season and split.
l_rankintegerLeague rank of the row's losses for the season and split.
w_pct_rankintegerLeague rank of the row's win percentage for the season and split.
min_rankintegerLeague rank of the row's minutes played for the season and split.
fgm_rankintegerLeague rank of the row's field goals made for the season and split.
fga_rankintegerLeague rank of the row's field goals attempted for the season and split.
fg_pct_rankintegerLeague rank of the row's field goal percentage for the season and split.
fg3m_rankintegerLeague rank of the row's three-point field goals made for the season and split.
fg3a_rankintegerLeague rank of the row's three-point field goals attempted for the season and split.
fg3_pct_rankintegerLeague rank of the row's three-point field goal percentage for the season and split.
ftm_rankintegerLeague rank of the row's free throws made for the season and split.
fta_rankintegerLeague rank of the row's free throws attempted for the season and split.
ft_pct_rankintegerLeague rank of the row's free throw percentage for the season and split.
oreb_rankintegerLeague rank of the row's offensive rebounds for the season and split.
dreb_rankintegerLeague rank of the row's defensive rebounds for the season and split.
reb_rankintegerLeague rank of the row's total rebounds for the season and split.
ast_rankintegerLeague rank of the row's assists for the season and split.
tov_rankintegerLeague rank of the row's turnovers for the season and split.
stl_rankintegerLeague rank of the row's steals for the season and split.
blk_rankintegerLeague rank of the row's blocked shots for the season and split.
blka_rankintegerLeague rank of the row's shot attempts blocked by opponents (blocks against) for the season and split.
pf_rankintegerLeague rank of the row's personal fouls committed for the season and split.
pfd_rankintegerLeague rank of the row's personal fouls drawn for the season and split.
pts_rankintegerLeague rank of the row's points scored for the season and split.
plus_minus_rankintegerLeague rank of the row's plus-minus point differential while on the floor for the season and split.

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_setcharacterName of the split group the row belongs to (e.g. Overall, By Opponent, By Month).
group_valuecharacterValue of the split within the group (e.g. a specific opponent, month, or result).
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.
blkanumericShot attempts blocked by opponents (blocks against).
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankintegerLeague rank of the row's games played for the season and split.
w_rankintegerLeague rank of the row's wins for the season and split.
l_rankintegerLeague rank of the row's losses for the season and split.
w_pct_rankintegerLeague rank of the row's win percentage for the season and split.
min_rankintegerLeague rank of the row's minutes played for the season and split.
fgm_rankintegerLeague rank of the row's field goals made for the season and split.
fga_rankintegerLeague rank of the row's field goals attempted for the season and split.
fg_pct_rankintegerLeague rank of the row's field goal percentage for the season and split.
fg3m_rankintegerLeague rank of the row's three-point field goals made for the season and split.
fg3a_rankintegerLeague rank of the row's three-point field goals attempted for the season and split.
fg3_pct_rankintegerLeague rank of the row's three-point field goal percentage for the season and split.
ftm_rankintegerLeague rank of the row's free throws made for the season and split.
fta_rankintegerLeague rank of the row's free throws attempted for the season and split.
ft_pct_rankintegerLeague rank of the row's free throw percentage for the season and split.
oreb_rankintegerLeague rank of the row's offensive rebounds for the season and split.
dreb_rankintegerLeague rank of the row's defensive rebounds for the season and split.
reb_rankintegerLeague rank of the row's total rebounds for the season and split.
ast_rankintegerLeague rank of the row's assists for the season and split.
tov_rankintegerLeague rank of the row's turnovers for the season and split.
stl_rankintegerLeague rank of the row's steals for the season and split.
blk_rankintegerLeague rank of the row's blocked shots for the season and split.
blka_rankintegerLeague rank of the row's shot attempts blocked by opponents (blocks against) for the season and split.
pf_rankintegerLeague rank of the row's personal fouls committed for the season and split.
pfd_rankintegerLeague rank of the row's personal fouls drawn for the season and split.
pts_rankintegerLeague rank of the row's points scored for the season and split.
plus_minus_rankintegerLeague rank of the row's plus-minus point differential while on the floor for the season and split.

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_setcharacterName of the split group the row belongs to (e.g. Overall, By Opponent, By Month).
group_valuecharacterValue of the split within the group (e.g. a specific opponent, month, or result).
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.
blkanumericShot attempts blocked by opponents (blocks against).
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankintegerLeague rank of the row's games played for the season and split.
w_rankintegerLeague rank of the row's wins for the season and split.
l_rankintegerLeague rank of the row's losses for the season and split.
w_pct_rankintegerLeague rank of the row's win percentage for the season and split.
min_rankintegerLeague rank of the row's minutes played for the season and split.
fgm_rankintegerLeague rank of the row's field goals made for the season and split.
fga_rankintegerLeague rank of the row's field goals attempted for the season and split.
fg_pct_rankintegerLeague rank of the row's field goal percentage for the season and split.
fg3m_rankintegerLeague rank of the row's three-point field goals made for the season and split.
fg3a_rankintegerLeague rank of the row's three-point field goals attempted for the season and split.
fg3_pct_rankintegerLeague rank of the row's three-point field goal percentage for the season and split.
ftm_rankintegerLeague rank of the row's free throws made for the season and split.
fta_rankintegerLeague rank of the row's free throws attempted for the season and split.
ft_pct_rankintegerLeague rank of the row's free throw percentage for the season and split.
oreb_rankintegerLeague rank of the row's offensive rebounds for the season and split.
dreb_rankintegerLeague rank of the row's defensive rebounds for the season and split.
reb_rankintegerLeague rank of the row's total rebounds for the season and split.
ast_rankintegerLeague rank of the row's assists for the season and split.
tov_rankintegerLeague rank of the row's turnovers for the season and split.
stl_rankintegerLeague rank of the row's steals for the season and split.
blk_rankintegerLeague rank of the row's blocked shots for the season and split.
blka_rankintegerLeague rank of the row's shot attempts blocked by opponents (blocks against) for the season and split.
pf_rankintegerLeague rank of the row's personal fouls committed for the season and split.
pfd_rankintegerLeague rank of the row's personal fouls drawn for the season and split.
pts_rankintegerLeague rank of the row's points scored for the season and split.
plus_minus_rankintegerLeague rank of the row's plus-minus point differential while on the floor for the season and split.

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_setcharacterName of the split group the row belongs to (e.g. Overall, By Opponent, By Month).
group_value_orderintegerSort order of the split value within its group.
group_valuecharacterValue of the split within the group (e.g. a specific opponent, month, or result).
group_value_2characterSecondary split value for the row when the group uses two 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.
blkanumericShot attempts blocked by opponents (blocks against).
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankintegerLeague rank of the row's games played for the season and split.
w_rankintegerLeague rank of the row's wins for the season and split.
l_rankintegerLeague rank of the row's losses for the season and split.
w_pct_rankintegerLeague rank of the row's win percentage for the season and split.
min_rankintegerLeague rank of the row's minutes played for the season and split.
fgm_rankintegerLeague rank of the row's field goals made for the season and split.
fga_rankintegerLeague rank of the row's field goals attempted for the season and split.
fg_pct_rankintegerLeague rank of the row's field goal percentage for the season and split.
fg3m_rankintegerLeague rank of the row's three-point field goals made for the season and split.
fg3a_rankintegerLeague rank of the row's three-point field goals attempted for the season and split.
fg3_pct_rankintegerLeague rank of the row's three-point field goal percentage for the season and split.
ftm_rankintegerLeague rank of the row's free throws made for the season and split.
fta_rankintegerLeague rank of the row's free throws attempted for the season and split.
ft_pct_rankintegerLeague rank of the row's free throw percentage for the season and split.
oreb_rankintegerLeague rank of the row's offensive rebounds for the season and split.
dreb_rankintegerLeague rank of the row's defensive rebounds for the season and split.
reb_rankintegerLeague rank of the row's total rebounds for the season and split.
ast_rankintegerLeague rank of the row's assists for the season and split.
tov_rankintegerLeague rank of the row's turnovers for the season and split.
stl_rankintegerLeague rank of the row's steals for the season and split.
blk_rankintegerLeague rank of the row's blocked shots for the season and split.
blka_rankintegerLeague rank of the row's shot attempts blocked by opponents (blocks against) for the season and split.
pf_rankintegerLeague rank of the row's personal fouls committed for the season and split.
pfd_rankintegerLeague rank of the row's personal fouls drawn for the season and split.
pts_rankintegerLeague rank of the row's points scored for the season and split.
plus_minus_rankintegerLeague rank of the row's plus-minus point differential while on the floor for the season and split.

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_setcharacterName of the split group the row belongs to (e.g. Overall, By Opponent, By Month).
group_valuecharacterValue of the split within the group (e.g. a specific opponent, month, or result).
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.
blkanumericShot attempts blocked by opponents (blocks against).
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
gp_rankintegerLeague rank of the row's games played for the season and split.
w_rankintegerLeague rank of the row's wins for the season and split.
l_rankintegerLeague rank of the row's losses for the season and split.
w_pct_rankintegerLeague rank of the row's win percentage for the season and split.
min_rankintegerLeague rank of the row's minutes played for the season and split.
fgm_rankintegerLeague rank of the row's field goals made for the season and split.
fga_rankintegerLeague rank of the row's field goals attempted for the season and split.
fg_pct_rankintegerLeague rank of the row's field goal percentage for the season and split.
fg3m_rankintegerLeague rank of the row's three-point field goals made for the season and split.
fg3a_rankintegerLeague rank of the row's three-point field goals attempted for the season and split.
fg3_pct_rankintegerLeague rank of the row's three-point field goal percentage for the season and split.
ftm_rankintegerLeague rank of the row's free throws made for the season and split.
fta_rankintegerLeague rank of the row's free throws attempted for the season and split.
ft_pct_rankintegerLeague rank of the row's free throw percentage for the season and split.
oreb_rankintegerLeague rank of the row's offensive rebounds for the season and split.
dreb_rankintegerLeague rank of the row's defensive rebounds for the season and split.
reb_rankintegerLeague rank of the row's total rebounds for the season and split.
ast_rankintegerLeague rank of the row's assists for the season and split.
tov_rankintegerLeague rank of the row's turnovers for the season and split.
stl_rankintegerLeague rank of the row's steals for the season and split.
blk_rankintegerLeague rank of the row's blocked shots for the season and split.
blka_rankintegerLeague rank of the row's shot attempts blocked by opponents (blocks against) for the season and split.
pf_rankintegerLeague rank of the row's personal fouls committed for the season and split.
pfd_rankintegerLeague rank of the row's personal fouls drawn for the season and split.
pts_rankintegerLeague rank of the row's points scored for the season and split.
plus_minus_rankintegerLeague rank of the row's plus-minus point differential while on the floor for the season and split.

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.
yearfoundedintegerYear the franchise was founded.
citycharacterVenue city.
arenacharacterArena.
arenacapacitycharacterSeating capacity of the team's home arena.
ownercharacterName of the team's owner or ownership group.
generalmanagercharacterName of the team's general manager.
headcoachcharacterName of the team's head coach.
dleagueaffiliationcharacterName of the team's G League (formerly D-League) affiliate.

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_conferencecharacterConference the team belongs to.
team_divisioncharacterDivision the team belongs to.
team_codecharacterInternal team code.
team_slugcharacterURL-safe team identifier (e.g. 'lasvegas-aces' / 'aces').
wintegerWins.
lintegerLosses.
pctnumericWin percentage.
conf_rankintegerTeam's current rank within its conference.
div_rankintegerTeam's current rank within its division.
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_setcharacterName of the split group the row belongs to (e.g. Overall, By Opponent, By Month).
group_valuecharacterValue of the split within the group (e.g. a specific opponent, month, or result).
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.
blkanumericShot attempts blocked by opponents (blocks against).
pfnumericPersonal fouls.
pfdnumericPersonal fouls drawn.
ptsnumericPoints scored.
plus_minusnumericPlus/minus point differential while on court.
nba_fantasy_ptsnumericFantasy points under the NBA's fantasy scoring formula.
dd2integerDouble-doubles recorded over the split.
td3integerTriple-doubles recorded over the split.
wnba_fantasy_ptsnumericFantasy points under the WNBA's fantasy scoring formula.
gp_rankintegerLeague rank of the row's games played for the season and split.
w_rankintegerLeague rank of the row's wins for the season and split.
l_rankintegerLeague rank of the row's losses for the season and split.
w_pct_rankintegerLeague rank of the row's win percentage for the season and split.
min_rankintegerLeague rank of the row's minutes played for the season and split.
fgm_rankintegerLeague rank of the row's field goals made for the season and split.
fga_rankintegerLeague rank of the row's field goals attempted for the season and split.
fg_pct_rankintegerLeague rank of the row's field goal percentage for the season and split.
fg3m_rankintegerLeague rank of the row's three-point field goals made for the season and split.
fg3a_rankintegerLeague rank of the row's three-point field goals attempted for the season and split.
fg3_pct_rankintegerLeague rank of the row's three-point field goal percentage for the season and split.
ftm_rankintegerLeague rank of the row's free throws made for the season and split.
fta_rankintegerLeague rank of the row's free throws attempted for the season and split.
ft_pct_rankintegerLeague rank of the row's free throw percentage for the season and split.
oreb_rankintegerLeague rank of the row's offensive rebounds for the season and split.
dreb_rankintegerLeague rank of the row's defensive rebounds for the season and split.
reb_rankintegerLeague rank of the row's total rebounds for the season and split.
ast_rankintegerLeague rank of the row's assists for the season and split.
tov_rankintegerLeague rank of the row's turnovers for the season and split.
stl_rankintegerLeague rank of the row's steals for the season and split.
blk_rankintegerLeague rank of the row's blocked shots for the season and split.
blka_rankintegerLeague rank of the row's shot attempts blocked by opponents (blocks against) for the season and split.
pf_rankintegerLeague rank of the row's personal fouls committed for the season and split.
pfd_rankintegerLeague rank of the row's personal fouls drawn for the season and split.
pts_rankintegerLeague rank of the row's points scored for the season and split.
plus_minus_rankintegerLeague rank of the row's plus-minus point differential while on the floor for the season and split.
nba_fantasy_pts_rankintegerLeague rank of the row's NBA fantasy points (league scoring formula) for the season and split.
dd2_rankintegerLeague rank of the row's double-doubles for the season and split.
td3_rankintegerLeague rank of the row's triple-doubles for the season and split.
wnba_fantasy_pts_rankintegerLeague rank of the row's WNBA fantasy points (league scoring formula) for the season and split.
team_countintegerNumber of distinct teams aggregated into the split row.

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_rankintegerTeam's final rank within its conference for the season.
div_rankintegerTeam's final rank within its division for the season.
po_winsintegerPlayoff wins recorded by the team that season.
po_lossesintegerPlayoff losses recorded by the team that season.
conf_countintegerNumber of teams in the team's conference that season.
div_countintegerNumber of teams in the team's division that season.
nba_finals_appearancecharacterWhether the team reached the league finals that season (e.g. "FINALS APPEARANCE" or "N/A").
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_rankintegerLeague rank of the team's points scored for the season.

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

Example

wnba_stats_teamyearbyyearstats(league_id='10')

Last validated n/a.

wnba_stats_videostatus

GET /stats/videostatus

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

Valid URL: https://stats.wnba.com/stats/videostatus?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
game_idintegerUnique game identifier.
game_datecharacterGame date (YYYY-MM-DD).
visitor_team_idintegerUnique identifier for visitor team.
visitor_team_citycharacterCity name of the visiting team.
visitor_team_namecharacterNickname of the visiting team.
visitor_team_abbreviationcharacterAbbreviation of the visiting team.
home_team_idintegerUnique identifier for the home team.
home_team_citycharacterHome team city / location.
home_team_namecharacterHome team name.
home_team_abbreviationcharacterHome team abbreviation; team_detail = TRUE only.
game_statuscharacterGame status label.
game_status_textcharacterGame status display text (e.g. 'Final', '4:32 - 4th').
is_availablecharacterFlag indicating whether game video is available in the league's stats video system.
pt_xyz_availablecharacterPt xyz available.

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

Example

wnba_stats_videostatus(league_id='10')

Last validated n/a.