Data on the status of NFL games, including scores and odds, kickoff time, and broadcast information.

pro_events()

Value

A data frame of NFL events.

See also

Other professional football functions: pro_schedule()

Examples

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>