Skip to content

2024_19_GB_PHI has different drive result with what on ESPN.com #506

Open
@ak47twq

Description

@ak47twq
test<-pbp%>%
  filter(game_id=="2024_19_GB_PHI") %>%
  select(play_id,play_type,desc,fixed_drive,fixed_drive_result) %>%
  collect()

Image

while in ESPN play_by_play

https://www.espn.com/nfl/playbyplay/_/gameId/401671880

Image

I think the 1st drive which result was FUMBLE is missing in PBP data.

Is it on purpose or a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions