Type
Improvement
Status
Open
Reported By
Josh McCarroll
Component
API
Votes
Created
3/May/18 12:02 AM EDT
Tracking
Sign in to track this issue
Description
Would it be possible to include the winning and losing pitcher in the results API? I'm building a schedule/results page and I was trying to call the box score for each completed game to get the winning/losing pitcher. I've quickly discovered that I'm going to run into too many requests doing it that way. Could that information be included in results? Or is there a better way to do that to not ping the API so many times?