Data on the status of NFL games, including scores and odds, kickoff time, and broadcast information.
pro_events()
A data frame of NFL events.
Other professional football functions:
pro_schedule()
pro_events()
#> No scheduled professional football events
#> # A tibble: 0 × 7
#> # ℹ 7 variables: id <chr>, date <dttm>, timeValid <lgl>, period <int>,
#> # clock <chr>, status <chr>, summary <chr>