Open
Description
test<-pbp%>%
filter(game_id=="2024_19_GB_PHI") %>%
select(play_id,play_type,desc,fixed_drive,fixed_drive_result) %>%
collect()
while in ESPN play_by_play
https://www.espn.com/nfl/playbyplay/_/gameId/401671880
I think the 1st drive which result was FUMBLE is missing in PBP data.
Is it on purpose or a bug?
Metadata
Metadata
Assignees
Labels
No labels