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

External Game Id #85

Open
zamorarr opened this issue Jun 22, 2018 · 1 comment
Open

External Game Id #85

zamorarr opened this issue Jun 22, 2018 · 1 comment

Comments

@zamorarr
Copy link

Is is possible to add the external game id to the full game schedule endpoint? For example, in the active players endpoint for MLB you include a nested field like this

externalMapping:
 ID: xxxx
 Source: MLB.com

which enables users to map the player id on mlb.com to the mysportsfeeds id. I can't find the same for games (mapping mlb.com game ids to mysportsfeeds game ids). Is this do-able? Thanks!

@bradbarkhouse
Copy link
Collaborator

@zamorarr Hmm, that's not something that's been requested before. Normally, games are very easy to match based on date, teams, and time. We include those references for players since they can be very difficuilt to match.

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