MySportsFeeds / mysportsfeeds-api

Feature requests for the MySportsFeeds Sports Data API.
44 stars 3 forks source link

Add Game Lineup data feed #6

Closed bradbarkhouse closed 7 years ago

bradbarkhouse commented 7 years ago

We already track starting lineups internally, but we'll be exposing that in new data feed for v1.0 of the API.

mbretag commented 7 years ago

I think I'm right in saying this is still not available for NBA? It would be great to see added

bradbarkhouse commented 7 years ago

That's correct @mbretag , but it's becoming a highly requested feature, so will follow after our pending changes for filtering+sorting (also a huge feature).

We'll be implementing this across all league too btw, not just NBA. So anyone looking for probable pitchers will be able to use this new feed to determine the starting lineup including pitcher.

bradbarkhouse commented 7 years ago

The new feed is now currently available as beta at:

https://www.mysportsfeeds.com/api/feed/pull/mlb/2017-regular/game_startinglineup.json?gameid=20170525-SEA-WAS

We're actively creating the API docs section for it now.

bradbarkhouse commented 7 years ago

Done!