nbagl_live_pbp: *Get NBA G-League Stats API Live play-by-play*

View source: R/nbagl_pbp.R

nbagl_live_pbpR Documentation

Get NBA G-League Stats API Live play-by-play

Description

Get NBA G-League Stats API Live play-by-play

Get NBA G-League Stats API Live play-by-play

Usage

nbagl_live_pbp(game_id, ...)

Arguments

game_id

Game ID

...

Additional arguments passed to an underlying function like httr.

Details

 nbagl_live_pbp(game_id = '2052500034')

Value

Returns a data frame: PlayByPlay

Columns as documented in the shared nba_live_pbp_schema table.

Author(s)

Saiem Gilani

See Also

Other NBA G-League Functions: nbagl_live_boxscore(), nbagl_pbp(), nbagl_players(), nbagl_schedule(), nbagl_standings()


hoopR documentation built on Aug. 25, 2026, 9:07 a.m.