You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Especially with all the new services, it would be great to include national broadcasts in the schedule() method's return data. I don't think non-national would be that valuable, since it will usually be the same network
The text was updated successfully, but these errors were encountered:
It's possible to get information about where a game is being broadcast from the schedule endpoint:
https://statsapi.mlb.com/api/v1/schedule?sportId=1&date=2022-04-10&hydrate=broadcasts
Especially with all the new services, it would be great to include national broadcasts in the
schedule()
method's return data. I don't think non-national would be that valuable, since it will usually be the same networkThe text was updated successfully, but these errors were encountered: