Skip to contents

Get NBA Stats API FanDuel Player Infographic

Get NBA Stats API FanDuel Player Infographic

Usage

nba_infographicfanduelplayer(game_id, ...)

Arguments

game_id

game_id

...

Additional arguments passed to an underlying function like httr.

Value

Return a named list of data frames: FanDuelPlayer

FanDuelPlayer

col_nametypesdescription
PLAYER_IDcharacterUnique player identifier.
PLAYER_NAMEcharacterPlayer name.
TEAM_IDcharacterUnique 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_POSITIONcharacter
LOCATIONcharacterLocation.
FAN_DUEL_PTScharacter
NBA_FANTASY_PTScharacter
USG_PCTcharacterUsage percentage (0-1).
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.
BLKAcharacter
PFcharacterPersonal fouls.
PFDcharacter
PTScharacterPoints scored.
PLUS_MINUScharacterPlus/minus point differential while on court.

Details

 nba_infographicfanduelplayer(game_id = "0022201086")

Author

Saiem Gilani