Sport
Football
Summary
I am pulling player_info for all players available in player_map for each past league of my Fantasy league. This seems to be working fine for 2020 and 2021, but running into issues in 2022 and 2023. The kickers are returning empty lists when using this function. As an example, to get Greg Zuerlein: league.player_info(playerId=14993).
Also, unrelated, but player_map doesn't return the reciprocal mapping for Josh Allen, but does return ('3918298', 'Josh Allen').
Logs/Data
No response
Sport
Football
Summary
I am pulling player_info for all players available in player_map for each past league of my Fantasy league. This seems to be working fine for 2020 and 2021, but running into issues in 2022 and 2023. The kickers are returning empty lists when using this function. As an example, to get Greg Zuerlein: league.player_info(playerId=14993).
Also, unrelated, but player_map doesn't return the reciprocal mapping for Josh Allen, but does return ('3918298', 'Josh Allen').
Logs/Data
No response