Skip to contents

Get WNBA Stats API Boxscore Hustle V2

Get WNBA Stats API Boxscore Hustle V2

Usage

wnba_boxscorehustlev2(game_id = "1022200034", ...)

Arguments

game_id

Game ID

...

Additional arguments passed to an underlying function like httr.

Value

Returns a named list of data frames: home_team_player_hustle, away_team_player_hustle, home_team_hustle_totals, away_team_hustle_totals

home_team_player_hustle

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).
pointsintegerPoints scored.
contested_shotsintegerDefensively contested shots.
contested_shots2ptintegerContested shots2pt.
contested_shots3ptintegerContested shots3pt.
deflectionsintegerDefensive deflections.
charges_drawnintegerCharges drawn.
screen_assistsintegerScreen assists (resulting in a basket).
screen_assist_pointsintegerPoints generated from screen assists.
loose_balls_recovered_offensiveintegerLoose balls recovered on offense.
loose_balls_recovered_defensiveintegerLoose balls recovered on defense.
loose_balls_recovered_totalintegerLoose balls recovered total.
offensive_box_outsintegerOffensive box outs.
defensive_box_outsintegerDefensive box outs.
box_out_player_team_reboundsintegerBox-outs that led to either a player or team rebound.
box_out_player_reboundsintegerBox-outs that led to a player rebound.
box_outsintegerBox-outs executed.

away_team_player_hustle

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).
pointsintegerPoints scored.
contested_shotsintegerDefensively contested shots.
contested_shots2ptintegerContested shots2pt.
contested_shots3ptintegerContested shots3pt.
deflectionsintegerDefensive deflections.
charges_drawnintegerCharges drawn.
screen_assistsintegerScreen assists (resulting in a basket).
screen_assist_pointsintegerPoints generated from screen assists.
loose_balls_recovered_offensiveintegerLoose balls recovered on offense.
loose_balls_recovered_defensiveintegerLoose balls recovered on defense.
loose_balls_recovered_totalintegerLoose balls recovered total.
offensive_box_outsintegerOffensive box outs.
defensive_box_outsintegerDefensive box outs.
box_out_player_team_reboundsintegerBox-outs that led to either a player or team rebound.
box_out_player_reboundsintegerBox-outs that led to a player rebound.
box_outsintegerBox-outs executed.

home_team_totals_hustle

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).
pointsintegerPoints scored.
contested_shotsintegerDefensively contested shots.
contested_shots2ptintegerContested shots2pt.
contested_shots3ptintegerContested shots3pt.
deflectionsintegerDefensive deflections.
charges_drawnintegerCharges drawn.
screen_assistsintegerScreen assists (resulting in a basket).
screen_assist_pointsintegerPoints generated from screen assists.
loose_balls_recovered_offensiveintegerLoose balls recovered on offense.
loose_balls_recovered_defensiveintegerLoose balls recovered on defense.
loose_balls_recovered_totalintegerLoose balls recovered total.
offensive_box_outsintegerOffensive box outs.
defensive_box_outsintegerDefensive box outs.
box_out_player_team_reboundsintegerBox-outs that led to either a player or team rebound.
box_out_player_reboundsintegerBox-outs that led to a player rebound.
box_outsintegerBox-outs executed.

away_team_totals_hustle

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).
pointsintegerPoints scored.
contested_shotsintegerDefensively contested shots.
contested_shots2ptintegerContested shots2pt.
contested_shots3ptintegerContested shots3pt.
deflectionsintegerDefensive deflections.
charges_drawnintegerCharges drawn.
screen_assistsintegerScreen assists (resulting in a basket).
screen_assist_pointsintegerPoints generated from screen assists.
loose_balls_recovered_offensiveintegerLoose balls recovered on offense.
loose_balls_recovered_defensiveintegerLoose balls recovered on defense.
loose_balls_recovered_totalintegerLoose balls recovered total.
offensive_box_outsintegerOffensive box outs.
defensive_box_outsintegerDefensive box outs.
box_out_player_team_reboundsintegerBox-outs that led to either a player or team rebound.
box_out_player_reboundsintegerBox-outs that led to a player rebound.
box_outsintegerBox-outs executed.

Details

  wnba_boxscorehustlev2(game_id = "1022200034")

Author

Saiem Gilani