Skip to contents

Get WNBA Stats API Homepage Widget Leaders

Get WNBA Stats API Homepage Widget Leaders

Usage

wnba_homepagewidget(player_or_team = "Player", ...)

Arguments

player_or_team

Player or Team

...

Additional arguments passed to an underlying function like httr.

Value

Returns, for current season, a named list of data frames: PTS, REB, AST, BLK, STL, FG_PCT, FG3M, FG3_PCT, FANTASY_POINTS, TOTAL_PTS, TOTAL_REB, TOTAL_AST, ALL_TIME_TD3, TD3, GAME_FG3M, GAME_PTS, GAME_AST, GAME_STL, GAME_BLK, PCT_PTS_3PT, PCT_PTS_2PT, PCT_PTS_2PT_MR

PTS

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
RANKintegerWhether to include statistical ranks in the returned table.
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
TEAM_IDintegerUnique team identifier.
TEAM_ABBREVIATIONcharacterShort team abbreviation (e.g. 'LAS').
PTSnumericPoints scored.
FIRST_NAMEcharacterPlayer's first name.
NICKNAMEcharacterTeam or athlete nickname.
LAST_NAMEcharacterPlayer's last name.
JERSEY_NUMcharacterJersey number worn by the player.
POSITIONcharacterListed roster position (G, F, C, etc.).

REB

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
RANKintegerWhether to include statistical ranks in the returned table.
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
TEAM_IDintegerUnique team identifier.
TEAM_ABBREVIATIONcharacterShort team abbreviation (e.g. 'LAS').
REBnumericTotal rebounds.
FIRST_NAMEcharacterPlayer's first name.
NICKNAMEcharacterTeam or athlete nickname.
LAST_NAMEcharacterPlayer's last name.
JERSEY_NUMcharacterJersey number worn by the player.
POSITIONcharacterListed roster position (G, F, C, etc.).

AST

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
RANKintegerWhether to include statistical ranks in the returned table.
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
TEAM_IDintegerUnique team identifier.
TEAM_ABBREVIATIONcharacterShort team abbreviation (e.g. 'LAS').
ASTnumericAssists.
FIRST_NAMEcharacterPlayer's first name.
NICKNAMEcharacterTeam or athlete nickname.
LAST_NAMEcharacterPlayer's last name.
JERSEY_NUMcharacterJersey number worn by the player.
POSITIONcharacterListed roster position (G, F, C, etc.).

BLK

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
RANKintegerWhether to include statistical ranks in the returned table.
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
TEAM_IDintegerUnique team identifier.
TEAM_ABBREVIATIONcharacterShort team abbreviation (e.g. 'LAS').
BLKnumericBlocks.
FIRST_NAMEcharacterPlayer's first name.
NICKNAMEcharacterTeam or athlete nickname.
LAST_NAMEcharacterPlayer's last name.
JERSEY_NUMcharacterJersey number worn by the player.
POSITIONcharacterListed roster position (G, F, C, etc.).

STL

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
RANKintegerWhether to include statistical ranks in the returned table.
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
TEAM_IDintegerUnique team identifier.
TEAM_ABBREVIATIONcharacterShort team abbreviation (e.g. 'LAS').
STLnumericSteals.
FIRST_NAMEcharacterPlayer's first name.
NICKNAMEcharacterTeam or athlete nickname.
LAST_NAMEcharacterPlayer's last name.
JERSEY_NUMcharacterJersey number worn by the player.
POSITIONcharacterListed roster position (G, F, C, etc.).

FG_PCT

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
RANKintegerWhether to include statistical ranks in the returned table.
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
TEAM_IDintegerUnique team identifier.
TEAM_ABBREVIATIONcharacterShort team abbreviation (e.g. 'LAS').
FG_PCTnumericField goal percentage (0-1).
FIRST_NAMEcharacterPlayer's first name.
NICKNAMEcharacterTeam or athlete nickname.
LAST_NAMEcharacterPlayer's last name.
JERSEY_NUMcharacterJersey number worn by the player.
POSITIONcharacterListed roster position (G, F, C, etc.).

FG3M

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
RANKintegerWhether to include statistical ranks in the returned table.
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
TEAM_IDintegerUnique team identifier.
TEAM_ABBREVIATIONcharacterShort team abbreviation (e.g. 'LAS').
FG3MintegerThree-point field goals made.
FIRST_NAMEcharacterPlayer's first name.
NICKNAMEcharacterTeam or athlete nickname.
LAST_NAMEcharacterPlayer's last name.
JERSEY_NUMcharacterJersey number worn by the player.
POSITIONcharacterListed roster position (G, F, C, etc.).

FG3_PCT

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
RANKintegerWhether to include statistical ranks in the returned table.
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
TEAM_IDintegerUnique team identifier.
TEAM_ABBREVIATIONcharacterShort team abbreviation (e.g. 'LAS').
FG3_PCTnumericThree-point field goal percentage (0-1).
FIRST_NAMEcharacterPlayer's first name.
NICKNAMEcharacterTeam or athlete nickname.
LAST_NAMEcharacterPlayer's last name.
JERSEY_NUMcharacterJersey number worn by the player.
POSITIONcharacterListed roster position (G, F, C, etc.).

FANTASY_POINTS

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
TEAM_IDintegerUnique team identifier.
TEAM_ABBREVIATIONcharacterShort team abbreviation (e.g. 'LAS').
FANTASY_POINTSnumeric
FIRST_NAMEcharacterPlayer's first name.
NICKNAMEcharacterTeam or athlete nickname.
LAST_NAMEcharacterPlayer's last name.
JERSEY_NUMcharacterJersey number worn by the player.
POSITIONcharacterListed roster position (G, F, C, etc.).

TOTAL_PTS

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
PLAYER_NAME_LAST_FIRSTcharacter
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').
PTSintegerPoints scored.

TOTAL_REB

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
PLAYER_NAME_LAST_FIRSTcharacter
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').
REBintegerTotal rebounds.

TOTAL_AST

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
PLAYER_NAME_LAST_FIRSTcharacter
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').
ASTintegerAssists.

ALL_TIME_TD3

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
PLAYER_NAME_LAST_FIRSTcharacter
TD3integer

TD3

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
PLAYER_NAME_LAST_FIRSTcharacter
TEAM_ABBREVIATIONcharacterShort team abbreviation (e.g. 'LAS').
SEASON_YEARcharacterSeason year string ('YYYY-YY' format).
TD3integer

GAME_FG3M

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
PLAYER_NAME_LAST_FIRSTcharacter
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').
FG3MintegerThree-point field goals made.
GAME_IDcharacterUnique game identifier.

GAME_PTS

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
PLAYER_NAME_LAST_FIRSTcharacter
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').
PTSintegerPoints scored.
GAME_IDcharacterUnique game identifier.

GAME_AST

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
PLAYER_NAME_LAST_FIRSTcharacter
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').
ASTintegerAssists.
GAME_IDcharacterUnique game identifier.

GAME_STL

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
PLAYER_NAME_LAST_FIRSTcharacter
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').
STLintegerSteals.
GAME_IDcharacterUnique game identifier.

GAME_BLK

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
PLAYER_NAME_LAST_FIRSTcharacter
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').
BLKintegerBlocks.
GAME_IDcharacterUnique game identifier.

PCT_PTS_3PT

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
PLAYER_NAME_LAST_FIRSTcharacter
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').
PCT_PTS_3PTnumeric

PCT_PTS_2PT

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
PLAYER_NAME_LAST_FIRSTcharacter
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').
PCT_PTS_2PTnumeric

PCT_PTS_2PT_MR

col_nametypesdescription
titlecharacterTitle or label for the record.
deep_linkcharacterDeep link URL into wnba.com / espn.com.
namecharacterDisplay name.
timestampcharacterISO 8601 UTC timestamp.
permodecharacterPer-mode aggregation ('Totals', 'PerGame', 'Per40', 'Per100Possessions', etc.).
seasoncharacterSeason identifier (4-digit year or 'YYYY-YY' string).
seasontypecharacterSeason type ('Regular Season', 'Playoffs', 'Pre Season', 'All Star').
PLAYER_IDintegerUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
PLAYER_NAME_LAST_FIRSTcharacter
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').
PCT_PTS_2PT_MRnumeric

Details

 wnba_homepagewidget(player_or_team = "Player")
 wnba_homepagewidget(player_or_team = "Team")

Author

Saiem Gilani