Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

load_mbb_schedule not pulling games for 12/2/2024 #154

Open
foxandfortune opened this issue Dec 2, 2024 · 2 comments
Open

load_mbb_schedule not pulling games for 12/2/2024 #154

foxandfortune opened this issue Dec 2, 2024 · 2 comments

Comments

@foxandfortune
Copy link

Games for Monday, December 2, 2024 are missing from the men's basketball schedule.

To Reproduce
schedule <- hoopR::load_mbb_schedule(seasons = 2025)
unique(schedule$game_date)

Screenshots
Screenshot 2024-12-02 063004

@ethanritz
Copy link

ethanritz commented Dec 3, 2024

The games for today now show up, however if you do load_mbb_team_box(seasons = most_recent_mbb_season()) , then the games from December 2, 2024 are not showing there. I think this was an issue with the ESPN website as I saw the games were not showing up properly on their site until later in the day.

Edit: I did some digging and founded that there also is not data for November 5 and November 14. I suspect now that it may be more of an issue on ESPN.

If you go here: https://www.espn.com/mens-college-basketball/
Click on Scores
Change the dropdown to "Division I"
Then you cannot click on games from these dates. However if you click on the games from today for example, then you are able to navigate to those days

@foxandfortune
Copy link
Author

Appreciate the update. It looks like the same sort of problem is happening for the games on December 9. Seems like it's just an ESPN problem. I know they've taken off shot location on PBP so I assume they are just limiting certain things now. It's a nuisance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants