Skip to contents

Get WNBA Stats API Boxscore Traditional V3

Get WNBA Stats API Boxscore Traditional V3

Get WNBA Stats API Boxscore Advanced V3

Get WNBA Stats API Boxscore Misc V3

Get WNBA Stats API Boxscore Scoring V3

Get WNBA Stats API Boxscore Four Factors V3

Get WNBA Stats API Boxscore Player Tracking V3

Get WNBA Stats API Boxscore Usage V3

Usage

wnba_boxscoretraditionalv3(
  game_id = "1022200034",
  start_period = 0,
  end_period = 14,
  start_range = 0,
  end_range = 0,
  range_type = 0,
  ...
)

wnba_boxscoreadvancedv3(
  game_id = "1022200034",
  start_period = 0,
  end_period = 14,
  start_range = 0,
  end_range = 0,
  range_type = 0,
  ...
)

wnba_boxscoremiscv3(
  game_id = "1022200034",
  start_period = 0,
  end_period = 14,
  start_range = 0,
  end_range = 0,
  range_type = 0,
  ...
)

wnba_boxscorescoringv3(
  game_id = "1022200034",
  start_period = 0,
  end_period = 14,
  start_range = 0,
  end_range = 0,
  range_type = 0,
  ...
)

wnba_boxscorefourfactorsv3(
  game_id = "1022200034",
  start_period = 0,
  end_period = 14,
  start_range = 0,
  end_range = 0,
  range_type = 0,
  ...
)

wnba_boxscoreplayertrackv3(
  game_id = "1022200034",
  start_period = 0,
  end_period = 14,
  start_range = 0,
  end_range = 0,
  range_type = 0,
  ...
)

wnba_boxscoreusagev3(
  game_id = "1022200034",
  start_period = 0,
  end_period = 14,
  start_range = 0,
  end_range = 0,
  range_type = 0,
  ...
)

Arguments

game_id

Game ID - 10-digit zero-padded ID (e.g., '1022200034')

start_period

start_period

end_period

end_period

start_range

start_range

end_range

end_range

range_type

range_type

...

Additional arguments passed to an underlying function like httr.

Value

A list of data frames: home_team_player_traditional, away_team_player_traditional, home_team_totals_traditional, away_team_totals_traditional, home_team_starters_totals, away_team_starters_totals, home_team_bench_totals, away_team_bench_totals

home_team_player_traditional

col_nametypesdescription
game_idcharacterUnique game identifier.
away_team_idintegerUnique identifier for the away team.
home_team_idintegerUnique identifier for the home team.
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_tricodecharacterThree-letter team code (e.g. 'LAS' / 'NYL').
team_slugcharacterURL-safe team identifier (e.g. 'lasvegas-aces' / 'aces').
person_idintegerUnique player identifier (V3 endpoints).
first_namecharacterPlayer's first name.
family_namecharacterPlayer's family / last name.
name_icharacterInitialed name (e.g. 'A. Wilson').
player_slugcharacterURL-safe player identifier.
positioncharacterListed roster position (G, F, C, etc.).
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
jersey_numcharacterJersey number worn by the player.
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
field_goals_madeintegerField goals made (2-pt + 3-pt).
field_goals_attemptedintegerField goal attempts (2-pt + 3-pt).
field_goals_percentagenumericField goal percentage (0-1 decimal).
three_pointers_madeintegerThree-point field goals made.
three_pointers_attemptedintegerThree-point field goal attempts.
three_pointers_percentagenumericThree-point field goal percentage (0-1 decimal).
free_throws_madeintegerFree throws made.
free_throws_attemptedintegerFree throw attempts.
free_throws_percentagenumericFree throw percentage (0-1 decimal).
rebounds_offensiveintegerOffensive rebounds.
rebounds_defensiveintegerDefensive rebounds.
rebounds_totalintegerTotal rebounds.
assistsintegerTotal assists.
stealsintegerTotal steals.
blocksintegerTotal blocks.
turnoversintegerTotal turnovers.
fouls_personalintegerPersonal fouls.
pointsintegerPoints scored.
plus_minus_pointsnumericPlus/minus point differential while on court.

away_team_player_traditional

Same columns as the home_team_player_traditional table above.

home_team_totals_traditional

col_nametypesdescription
game_idcharacterUnique game identifier.
away_team_idintegerUnique identifier for the away team.
home_team_idintegerUnique identifier for the home team.
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_tricodecharacterThree-letter team code (e.g. 'LAS' / 'NYL').
team_slugcharacterURL-safe team identifier (e.g. 'lasvegas-aces' / 'aces').
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
field_goals_madeintegerField goals made (2-pt + 3-pt).
field_goals_attemptedintegerField goal attempts (2-pt + 3-pt).
field_goals_percentagenumericField goal percentage (0-1 decimal).
three_pointers_madeintegerThree-point field goals made.
three_pointers_attemptedintegerThree-point field goal attempts.
three_pointers_percentagenumericThree-point field goal percentage (0-1 decimal).
free_throws_madeintegerFree throws made.
free_throws_attemptedintegerFree throw attempts.
free_throws_percentagenumericFree throw percentage (0-1 decimal).
rebounds_offensiveintegerOffensive rebounds.
rebounds_defensiveintegerDefensive rebounds.
rebounds_totalintegerTotal rebounds.
assistsintegerTotal assists.
stealsintegerTotal steals.
blocksintegerTotal blocks.
turnoversintegerTotal turnovers.
fouls_personalintegerPersonal fouls.
pointsintegerPoints scored.
plus_minus_pointsnumericPlus/minus point differential while on court.

away_team_totals_traditional

Same columns as the home_team_totals_traditional table above.

home_team_starters_totals

col_nametypesdescription
game_idcharacterUnique game identifier.
away_team_idintegerUnique identifier for the away team.
home_team_idintegerUnique identifier for the home team.
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_tricodecharacterThree-letter team code (e.g. 'LAS' / 'NYL').
team_slugcharacterURL-safe team identifier (e.g. 'lasvegas-aces' / 'aces').
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
field_goals_madeintegerField goals made (2-pt + 3-pt).
field_goals_attemptedintegerField goal attempts (2-pt + 3-pt).
field_goals_percentagenumericField goal percentage (0-1 decimal).
three_pointers_madeintegerThree-point field goals made.
three_pointers_attemptedintegerThree-point field goal attempts.
three_pointers_percentagenumericThree-point field goal percentage (0-1 decimal).
free_throws_madeintegerFree throws made.
free_throws_attemptedintegerFree throw attempts.
free_throws_percentagenumericFree throw percentage (0-1 decimal).
rebounds_offensiveintegerOffensive rebounds.
rebounds_defensiveintegerDefensive rebounds.
rebounds_totalintegerTotal rebounds.
assistsintegerTotal assists.
stealsintegerTotal steals.
blocksintegerTotal blocks.
turnoversintegerTotal turnovers.
fouls_personalintegerPersonal fouls.
pointsintegerPoints scored.

away_team_starters_totals

Same columns as the home_team_starters_totals table above.

home_team_bench_totals

Same columns as the home_team_starters_totals table above.

away_team_bench_totals

Same columns as the home_team_starters_totals table above.

A list of data frames: home_team_player_advanced, away_team_player_advanced, home_team_totals_advanced, away_team_totals_advanced

home_team_player_advanced

col_nametypesdescription
game_idcharacterUnique game identifier.
away_team_idintegerUnique identifier for the away team.
home_team_idintegerUnique identifier for the home team.
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_tricodecharacterThree-letter team code (e.g. 'LAS' / 'NYL').
team_slugcharacterURL-safe team identifier (e.g. 'lasvegas-aces' / 'aces').
person_idintegerUnique player identifier (V3 endpoints).
first_namecharacterPlayer's first name.
family_namecharacterPlayer's family / last name.
name_icharacterInitialed name (e.g. 'A. Wilson').
player_slugcharacterURL-safe player identifier.
positioncharacterListed roster position (G, F, C, etc.).
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
jersey_numcharacterJersey number worn by the player.
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
estimated_offensive_ratingnumericEstimated offensive rating (points per 100 possessions estimate).
offensive_ratingnumericOffensive rating (points per 100 possessions).
estimated_defensive_ratingnumericEstimated defensive rating (points allowed per 100 possessions estimate).
defensive_ratingnumericDefensive rating (points allowed per 100 possessions).
estimated_net_ratingnumericEstimated net rating (off rating - def rating).
net_ratingnumericNet rating (off rating - def rating).
assist_percentagenumericAssist percentage (0-1).
assist_to_turnovernumericAssist-to-turnover ratio.
assist_rationumericAssist ratio (assists per 100 possessions used).
offensive_rebound_percentagenumericOffensive rebound percentage (0-1).
defensive_rebound_percentagenumericDefensive rebound percentage (0-1).
rebound_percentagenumericTotal rebound percentage (0-1).
turnover_rationumericTurnover ratio (turnovers per 100 possessions used).
effective_field_goal_percentagenumericEffective field goal percentage (0-1).
true_shooting_percentagenumericTrue shooting percentage (0-1).
usage_percentagenumericUsage percentage (0-1).
estimated_usage_percentagenumericEstimated usage percentage (0-1).
estimated_pacenumericEstimated possessions per 48 minutes.
pacenumericPossessions per 48 minutes.
pace_per40numericPace per40.
possessionsnumericPossessions used.
pienumericPlayer Impact Estimate (0-1).

away_team_player_advanced

Same columns as the home_team_player_advanced table above.

home_team_totals_advanced

col_nametypesdescription
game_idcharacterUnique game identifier.
away_team_idintegerUnique identifier for the away team.
home_team_idintegerUnique identifier for the home team.
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_tricodecharacterThree-letter team code (e.g. 'LAS' / 'NYL').
team_slugcharacterURL-safe team identifier (e.g. 'lasvegas-aces' / 'aces').
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
estimated_offensive_ratingnumericEstimated offensive rating (points per 100 possessions estimate).
offensive_ratingnumericOffensive rating (points per 100 possessions).
estimated_defensive_ratingnumericEstimated defensive rating (points allowed per 100 possessions estimate).
defensive_ratingnumericDefensive rating (points allowed per 100 possessions).
estimated_net_ratingnumericEstimated net rating (off rating - def rating).
net_ratingnumericNet rating (off rating - def rating).
assist_percentagenumericAssist percentage (0-1).
assist_to_turnovernumericAssist-to-turnover ratio.
assist_rationumericAssist ratio (assists per 100 possessions used).
offensive_rebound_percentagenumericOffensive rebound percentage (0-1).
defensive_rebound_percentagenumericDefensive rebound percentage (0-1).
rebound_percentagenumericTotal rebound percentage (0-1).
estimated_team_turnover_percentagenumericEstimated team turnover percentage (0-1).
turnover_rationumericTurnover ratio (turnovers per 100 possessions used).
effective_field_goal_percentagenumericEffective field goal percentage (0-1).
true_shooting_percentagenumericTrue shooting percentage (0-1).
usage_percentagenumericUsage percentage (0-1).
estimated_usage_percentagenumericEstimated usage percentage (0-1).
estimated_pacenumericEstimated possessions per 48 minutes.
pacenumericPossessions per 48 minutes.
pace_per40numericPace per40.
possessionsnumericPossessions used.
pienumericPlayer Impact Estimate (0-1).

away_team_totals_advanced

Same columns as the home_team_totals_advanced table above.

A list of data frames: home_team_player_misc, away_team_player_misc, home_team_totals_misc, away_team_totals_misc

home_team_player_misc

col_nametypesdescription
game_idcharacterUnique game identifier.
away_team_idintegerUnique identifier for the away team.
home_team_idintegerUnique identifier for the home team.
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_tricodecharacterThree-letter team code (e.g. 'LAS' / 'NYL').
team_slugcharacterURL-safe team identifier (e.g. 'lasvegas-aces' / 'aces').
person_idintegerUnique player identifier (V3 endpoints).
first_namecharacterPlayer's first name.
family_namecharacterPlayer's family / last name.
name_icharacterInitialed name (e.g. 'A. Wilson').
player_slugcharacterURL-safe player identifier.
positioncharacterListed roster position (G, F, C, etc.).
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
jersey_numcharacterJersey number worn by the player.
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
points_off_turnoversintegerPoints scored off opponent turnovers.
points_second_chanceintegerSecond-chance points scored.
points_fast_breakintegerFast-break points scored.
points_paintintegerPoints scored in the paint.
opp_points_off_turnoversintegerOpponent points off turnovers.
opp_points_second_chanceintegerOpponent points second chance.
opp_points_fast_breakintegerOpponent points fast break.
opp_points_paintintegerOpponent points paint.
blocksintegerTotal blocks.
blocks_againstintegerShots blocked by opponents while attempting.
fouls_personalintegerPersonal fouls.
fouls_drawnintegerPersonal fouls drawn (by opponent's actions).

away_team_player_misc

Same columns as the home_team_player_misc table above.

home_team_totals_misc

col_nametypesdescription
game_idcharacterUnique game identifier.
away_team_idintegerUnique identifier for the away team.
home_team_idintegerUnique identifier for the home team.
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_tricodecharacterThree-letter team code (e.g. 'LAS' / 'NYL').
team_slugcharacterURL-safe team identifier (e.g. 'lasvegas-aces' / 'aces').
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
points_off_turnoversintegerPoints scored off opponent turnovers.
points_second_chanceintegerSecond-chance points scored.
points_fast_breakintegerFast-break points scored.
points_paintintegerPoints scored in the paint.
opp_points_off_turnoversintegerOpponent points off turnovers.
opp_points_second_chanceintegerOpponent points second chance.
opp_points_fast_breakintegerOpponent points fast break.
opp_points_paintintegerOpponent points paint.
blocksintegerTotal blocks.
blocks_againstintegerShots blocked by opponents while attempting.
fouls_personalintegerPersonal fouls.
fouls_drawnintegerPersonal fouls drawn (by opponent's actions).

away_team_totals_misc

Same columns as the home_team_totals_misc table above.

A list of data frames: home_team_player_scoring, away_team_player_scoring, home_team_totals_scoring, away_team_totals_scoring

home_team_player_scoring

col_nametypesdescription
game_idcharacterUnique game identifier.
away_team_idintegerUnique identifier for the away team.
home_team_idintegerUnique identifier for the home team.
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_tricodecharacterThree-letter team code (e.g. 'LAS' / 'NYL').
team_slugcharacterURL-safe team identifier (e.g. 'lasvegas-aces' / 'aces').
person_idintegerUnique player identifier (V3 endpoints).
first_namecharacterPlayer's first name.
family_namecharacterPlayer's family / last name.
name_icharacterInitialed name (e.g. 'A. Wilson').
player_slugcharacterURL-safe player identifier.
positioncharacterListed roster position (G, F, C, etc.).
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
jersey_numcharacterJersey number worn by the player.
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
percentage_field_goals_attempted2ptnumericPercentage field goals attempted2pt.
percentage_field_goals_attempted3ptnumericPercentage field goals attempted3pt.
percentage_points2ptnumericPercentage points2pt.
percentage_points_midrange2ptnumericPercentage points midrange2pt.
percentage_points3ptnumericPercentage points3pt.
percentage_points_fast_breaknumericPercentage points fast break.
percentage_points_free_thrownumericPercentage points free throw.
percentage_points_off_turnoversnumericPercentage points off turnovers.
percentage_points_paintnumericPercentage points paint.
percentage_assisted2ptnumericPercentage assisted2pt.
percentage_unassisted2ptnumericPercentage unassisted2pt.
percentage_assisted3ptnumericPercentage assisted3pt.
percentage_unassisted3ptnumericPercentage unassisted3pt.
percentage_assisted_fgmnumericPercentage assisted fgm.
percentage_unassisted_fgmnumericPercentage unassisted fgm.

away_team_player_scoring

Same columns as the home_team_player_scoring table above.

home_team_totals_scoring

col_nametypesdescription
game_idcharacterUnique game identifier.
away_team_idintegerUnique identifier for the away team.
home_team_idintegerUnique identifier for the home team.
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_tricodecharacterThree-letter team code (e.g. 'LAS' / 'NYL').
team_slugcharacterURL-safe team identifier (e.g. 'lasvegas-aces' / 'aces').
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
percentage_field_goals_attempted2ptnumericPercentage field goals attempted2pt.
percentage_field_goals_attempted3ptnumericPercentage field goals attempted3pt.
percentage_points2ptnumericPercentage points2pt.
percentage_points_midrange2ptnumericPercentage points midrange2pt.
percentage_points3ptnumericPercentage points3pt.
percentage_points_fast_breaknumericPercentage points fast break.
percentage_points_free_thrownumericPercentage points free throw.
percentage_points_off_turnoversnumericPercentage points off turnovers.
percentage_points_paintnumericPercentage points paint.
percentage_assisted2ptnumericPercentage assisted2pt.
percentage_unassisted2ptnumericPercentage unassisted2pt.
percentage_assisted3ptnumericPercentage assisted3pt.
percentage_unassisted3ptnumericPercentage unassisted3pt.
percentage_assisted_fgmnumericPercentage assisted fgm.
percentage_unassisted_fgmnumericPercentage unassisted fgm.

away_team_totals_scoring

Same columns as the home_team_totals_scoring table above.

A list of data frames: home_team_player_four_factors, away_team_player_four_factors, home_team_totals_four_factors, away_team_totals_four_factors

home_team_player_four_factors

col_nametypesdescription
game_idcharacterUnique game identifier.
away_team_idintegerUnique identifier for the away team.
home_team_idintegerUnique identifier for the home team.
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_tricodecharacterThree-letter team code (e.g. 'LAS' / 'NYL').
team_slugcharacterURL-safe team identifier (e.g. 'lasvegas-aces' / 'aces').
person_idintegerUnique player identifier (V3 endpoints).
first_namecharacterPlayer's first name.
family_namecharacterPlayer's family / last name.
name_icharacterInitialed name (e.g. 'A. Wilson').
player_slugcharacterURL-safe player identifier.
positioncharacterListed roster position (G, F, C, etc.).
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
jersey_numcharacterJersey number worn by the player.
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
effective_field_goal_percentagenumericEffective field goal percentage (0-1).
free_throw_attempt_ratenumericFree throw attempt rate (FTA / FGA).
team_turnover_percentagenumericTeam turnover percentage (0-1).
offensive_rebound_percentagenumericOffensive rebound percentage (0-1).
opp_effective_field_goal_percentagenumericOpponent effective field goal percentage (0-1 decimal).
opp_free_throw_attempt_ratenumericOpponent free throw attempt rate.
opp_team_turnover_percentagenumericOpponent team turnover percentage (0-1 decimal).
opp_offensive_rebound_percentagenumericOpponent offensive rebound percentage (0-1 decimal).

away_team_player_four_factors

Same columns as the home_team_player_four_factors table above.

home_team_totals_four_factors

col_nametypesdescription
game_idcharacterUnique game identifier.
away_team_idintegerUnique identifier for the away team.
home_team_idintegerUnique identifier for the home team.
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_tricodecharacterThree-letter team code (e.g. 'LAS' / 'NYL').
team_slugcharacterURL-safe team identifier (e.g. 'lasvegas-aces' / 'aces').
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
effective_field_goal_percentagenumericEffective field goal percentage (0-1).
free_throw_attempt_ratenumericFree throw attempt rate (FTA / FGA).
team_turnover_percentagenumericTeam turnover percentage (0-1).
offensive_rebound_percentagenumericOffensive rebound percentage (0-1).
opp_effective_field_goal_percentagenumericOpponent effective field goal percentage (0-1 decimal).
opp_free_throw_attempt_ratenumericOpponent free throw attempt rate.
opp_team_turnover_percentagenumericOpponent team turnover percentage (0-1 decimal).
opp_offensive_rebound_percentagenumericOpponent offensive rebound percentage (0-1 decimal).

away_team_totals_four_factors

Same columns as the home_team_totals_four_factors table above.

A list of data frames: home_team_player_player_track, away_team_player_player_track, home_team_totals_player_track, away_team_totals_player_track

home_team_player_player_track

col_nametypesdescription
game_idcharacterUnique game identifier.
away_team_idintegerUnique identifier for the away team.
home_team_idintegerUnique identifier for the home team.
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_tricodecharacterThree-letter team code (e.g. 'LAS' / 'NYL').
team_slugcharacterURL-safe team identifier (e.g. 'lasvegas-aces' / 'aces').
person_idintegerUnique player identifier (V3 endpoints).
first_namecharacterPlayer's first name.
family_namecharacterPlayer's family / last name.
name_icharacterInitialed name (e.g. 'A. Wilson').
player_slugcharacterURL-safe player identifier.
positioncharacterListed roster position (G, F, C, etc.).
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
jersey_numcharacterJersey number worn by the player.
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
speednumericSpeed.
distancenumericDistance value (in feet for shot data; otherwise context-dependent).
rebound_chances_offensiveintegerRebound chances offensive.
rebound_chances_defensiveintegerRebound chances defensive.
rebound_chances_totalintegerRebound chances total.
touchesintegerTouches.
secondary_assistsintegerSecondary assists.
free_throw_assistsintegerFree throw assists (passes that led to a fouled shot attempt).
passesintegerPasses.
assistsintegerTotal assists.
contested_field_goals_madeintegerContested field goals made.
contested_field_goals_attemptedintegerContested field goal attempts.
contested_field_goal_percentagenumericContested field goal percentage (0-1).
uncontested_field_goals_madeintegerNumber of uncontested field goals made.
uncontested_field_goals_attemptedintegerNumber of uncontested field goals attempted.
uncontested_field_goals_percentagenumericUncontested field goals percentage (0-1 decimal).
field_goal_percentagenumericField Goal Percentage.
defended_at_rim_field_goals_madeintegerField goals made allowed when defending at the rim.
defended_at_rim_field_goals_attemptedintegerField goal attempts allowed when defending at the rim.
defended_at_rim_field_goal_percentagenumericField goal percentage allowed at the rim (0-1).

away_team_player_player_track

Same columns as the home_team_player_player_track table above.

home_team_totals_player_track

col_nametypesdescription
game_idcharacterUnique game identifier.
away_team_idintegerUnique identifier for the away team.
home_team_idintegerUnique identifier for the home team.
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_tricodecharacterThree-letter team code (e.g. 'LAS' / 'NYL').
team_slugcharacterURL-safe team identifier (e.g. 'lasvegas-aces' / 'aces').
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
distancenumericDistance value (in feet for shot data; otherwise context-dependent).
rebound_chances_offensiveintegerRebound chances offensive.
rebound_chances_defensiveintegerRebound chances defensive.
rebound_chances_totalintegerRebound chances total.
touchesintegerTouches.
secondary_assistsintegerSecondary assists.
free_throw_assistsintegerFree throw assists (passes that led to a fouled shot attempt).
passesintegerPasses.
assistsintegerTotal assists.
contested_field_goals_madeintegerContested field goals made.
contested_field_goals_attemptedintegerContested field goal attempts.
contested_field_goal_percentagenumericContested field goal percentage (0-1).
uncontested_field_goals_madeintegerNumber of uncontested field goals made.
uncontested_field_goals_attemptedintegerNumber of uncontested field goals attempted.
uncontested_field_goals_percentagenumericUncontested field goals percentage (0-1 decimal).
field_goal_percentagenumericField Goal Percentage.
defended_at_rim_field_goals_madeintegerField goals made allowed when defending at the rim.
defended_at_rim_field_goals_attemptedintegerField goal attempts allowed when defending at the rim.
defended_at_rim_field_goal_percentagenumericField goal percentage allowed at the rim (0-1).

away_team_totals_player_track

Same columns as the home_team_totals_player_track table above.

Returns a named list of data frames: home_team_player_usage, away_team_player_usage, home_team_totals_usage, away_team_totals_usage

home_team_player_usage

col_nametypesdescription
game_idcharacterUnique game identifier.
away_team_idintegerUnique identifier for the away team.
home_team_idintegerUnique identifier for the home team.
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_tricodecharacterThree-letter team code (e.g. 'LAS' / 'NYL').
team_slugcharacterURL-safe team identifier (e.g. 'lasvegas-aces' / 'aces').
person_idintegerUnique player identifier (V3 endpoints).
first_namecharacterPlayer's first name.
family_namecharacterPlayer's family / last name.
name_icharacterInitialed name (e.g. 'A. Wilson').
player_slugcharacterURL-safe player identifier.
positioncharacterListed roster position (G, F, C, etc.).
commentcharacterPlayer status / inactive reason (e.g. 'DNP - Coach's Decision', 'Inactive').
jersey_numcharacterJersey number worn by the player.
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
usage_percentagenumericUsage percentage (0-1).
percentage_field_goals_madenumericNumber of percentage field goals made.
percentage_field_goals_attemptednumericNumber of percentage field goals attempted.
percentage_three_pointers_madenumericNumber of percentage three pointers made.
percentage_three_pointers_attemptednumericNumber of percentage three pointers attempted.
percentage_free_throws_madenumericNumber of percentage free throws made.
percentage_free_throws_attemptednumericNumber of percentage free throws attempted.
percentage_rebounds_offensivenumericPercentage rebounds offensive.
percentage_rebounds_defensivenumericPercentage rebounds defensive.
percentage_rebounds_totalnumericPercentage rebounds total.
percentage_assistsnumericPercentage assists.
percentage_turnoversnumericPercentage turnovers.
percentage_stealsnumericPercentage steals.
percentage_blocksnumericPercentage blocks.
percentage_blocks_allowednumericPercentage blocks allowed.
percentage_personal_foulsnumericPercentage personal fouls.
percentage_personal_fouls_drawnnumericPercentage personal fouls drawn.
percentage_pointsnumericPercentage points.

away_team_player_usage

Same columns as the home_team_player_usage table above.

home_team_totals_usage

col_nametypesdescription
game_idcharacterUnique game identifier.
away_team_idintegerUnique identifier for the away team.
home_team_idintegerUnique identifier for the home team.
team_idintegerUnique team identifier.
team_namecharacterFull team display name (e.g. 'Las Vegas Aces').
team_citycharacterTeam city or region (e.g. 'Las Vegas').
team_tricodecharacterThree-letter team code (e.g. 'LAS' / 'NYL').
team_slugcharacterURL-safe team identifier (e.g. 'lasvegas-aces' / 'aces').
minutescharacterMinutes played, formatted MM:SS (V3 PT-duration parsed) or decimal minutes (V2).
usage_percentagenumericUsage percentage (0-1).
percentage_field_goals_madenumericNumber of percentage field goals made.
percentage_field_goals_attemptednumericNumber of percentage field goals attempted.
percentage_three_pointers_madenumericNumber of percentage three pointers made.
percentage_three_pointers_attemptednumericNumber of percentage three pointers attempted.
percentage_free_throws_madenumericNumber of percentage free throws made.
percentage_free_throws_attemptednumericNumber of percentage free throws attempted.
percentage_rebounds_offensivenumericPercentage rebounds offensive.
percentage_rebounds_defensivenumericPercentage rebounds defensive.
percentage_rebounds_totalnumericPercentage rebounds total.
percentage_assistsnumericPercentage assists.
percentage_turnoversnumericPercentage turnovers.
percentage_stealsnumericPercentage steals.
percentage_blocksnumericPercentage blocks.
percentage_blocks_allowednumericPercentage blocks allowed.
percentage_personal_foulsnumericPercentage personal fouls.
percentage_personal_fouls_drawnnumericPercentage personal fouls drawn.
percentage_pointsnumericPercentage points.

away_team_totals_usage

Same columns as the home_team_totals_usage table above.

Details

 wnba_boxscoretraditionalv3(game_id = "1022200034")

 wnba_boxscoreadvancedv3(game_id = "1022200034")

 wnba_boxscoremiscv3(game_id = "1022200034")

 wnba_boxscorescoringv3(game_id = "1022200034")

 wnba_boxscorefourfactorsv3(game_id = "1022200034")

 wnba_boxscoreplayertrackv3(game_id = "1022200034")

 wnba_boxscoreusagev3(game_id = "1022200034")

See also

Other WNBA Boxscore V3 Functions: wnba_boxscorehustlev2(), wnba_boxscoresummaryv3()

Author

Saiem Gilani