sportsdataverse / hoopR

An R package to quickly obtain clean and tidy men's basketball play by play data.
http://hoopr.sportsdataverse.org/
Other
81 stars 17 forks source link

espn_mbb_betting(game_id) does not return values for 2024 season #136

Open cjroepe opened 6 months ago

cjroepe commented 6 months ago

For 2024 season, espn_mbb_betting(game_id) call returns no values

espn_mbb_betting(401574046) 2023-12-17 21:13:17.101806: Invalid arguments or no betting data available! $pickcenter data frame with 0 columns and 0 rows

$againstTheSpread data frame with 0 columns and 0 rows

$predictor data frame with 0 columns and 0 rows

mjaldin commented 6 months ago

Yup having the same issue

supernole1 commented 6 months ago

For the NBA its the same issue. It looks like ESPN is no longer putting the pickcenter information in the API release of their summary files. It's there in the last game of the 2023 season and no longer in there for any game in 2023-2024 season.

garbage-time commented 5 months ago

Same issue as well.