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

Question: League Standings #31

Closed
chrissmithto opened this issue May 11, 2017 · 5 comments
Closed

Question: League Standings #31

chrissmithto opened this issue May 11, 2017 · 5 comments

Comments

@chrissmithto
Copy link

I hope this is the proper place to ask a question. If not please forgive me. I have been playing around with mlbgame and am looking for a way to generate the current standings by league and division. Is this at all possible?
Example:

American League East
1 Yankees 21-10
2 Orioles 21-11
3 Red Sox 17-16
4 Rays 17-19
5 Blue Jays 13-21
......

@trevor-viljoen
Copy link
Contributor

trevor-viljoen commented May 12, 2017

@chrissmithto
It is possible to get the information as a json payload, but not currently a part of the mlbgame code base. It could be added as a new feature, I'm sure. If I get some spare time, I'll look making a pull request if @panzarino doesn't get to it first.

http://mlb.mlb.com/lookup/json/named.standings_schedule_date.bam?season=2017&schedule_game_date.game_date=%272017/05/11%27&sit_code=%27h0%27&league_id=103&league_id=104&all_star_sw=%27N%27&version=2

@panzarino
Copy link
Owner

@DigitalSaint I would definitely accept a PR with this functionality.

@bradleyhurley
Copy link
Contributor

Should this issue be closed?

@panzarino
Copy link
Owner

@bradleyhurley I'm going to close the issue once standings are implemented into an official release (which should be coming soon).

@panzarino
Copy link
Owner

Closing even though the release has not happened yet (it is coming soon).

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

No branches or pull requests

4 participants