Skip to content

LigaMX team not found #659

@MaxMedinaHTA

Description

@MaxMedinaHTA

I was looking for some data to work with and got that the team called Guadalajara (id=c02b0f7a) from the LigaMX league can't be found. Here is the fbref link:

https://fbref.com/en/squads/c02b0f7a/Guadalajara-Stats

from sportsipy.fb.team import Team

GDL = Team('c02b0f7a')
print(GDL)

It was supposed to show a little bit info of the team, but instead I got

image

Even if I try with the team name instead of the id, the system goes for a Spanish team, not the Mexican one.

  • OS: Linux Mint 20.2 (Uma)
  • Sportsipy Version: 0.6.0

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