Replies: 1 comment 2 replies
-
|
That is currently expected, on the initial league load that API call only returns player stats for the 1st and last but doesn't give all data. To get all of the players stats you can use the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am not sure if this is a known issue/feature of the ESPN API, but recently I was working on pulling some of my fantasy basketball league data and was trying to look at the player stats for all the matchups in 2024.
It pulls the player stats from the week 1 matchup and the final week's matchup for all the teams in my league, but all matchups in between, it returns empty data/False. Is there any way to pull all of that missing data? I checked a few years from 2019 to now and it only had the data for all matchups in 2025
Beta Was this translation helpful? Give feedback.
All reactions