ESPN-Fantasy-Football-API icon indicating copy to clipboard operation
ESPN-Fantasy-Football-API copied to clipboard

Has anyone been able to pull live projected points out of the response?

Open VinPropane opened this issue 4 years ago • 2 comments

I have been able to successfully edit this API for my needs by adding new things to pull out of the response. However, I can not seem to get schedule[i].away/home.totalProjectedPointsLive out of the response even though it is there. I'm curious if there is some issue with this particular field.

image

VinPropane avatar Sep 16 '20 11:09 VinPropane

You need to include the mScoreboard view along with the mMatchupScore view to make the totalProjectedPointsLive data available.

jamesshaw1987 avatar Nov 02 '20 11:11 jamesshaw1987

You need to include the mScoreboard view along with the mMatchupScore view to make the totalProjectedPointsLive data available.

can this be added to the current client? @mkreiser - projected scores are pretty useful for most use cases. Pretty quick update. Adding team name and other stuff besides just team ID would be useful too.

billy-ferris avatar Oct 06 '21 02:10 billy-ferris