Skip to content

league.player_info(playerId=playerId) not returning Player objects for kickers in 2022 and 2023. #587

@RyanLynchUF

Description

@RyanLynchUF

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions