Betarena / scores

We are building the first open-source live results and statistics platform with community involvement features for data insertion. The project includes a blockchain component that will allow participants to receive rewards based on their participation and also to stake the future Token of the platform.
GNU General Public License v3.0
18 stars 5 forks source link

Dealing with error of Win Probabilities Generation #457

Closed migbash closed 2 years ago

migbash commented 2 years ago

Athletico PR has: current_season_id: 19152

Palmeiras has: current_season_id: 19434

despite both belonging to the same season_id of major Serie A league from Brazil

BREAKING

Prevents the appropiate generation of the Win Probability for the inability of the Athletico PR and other similar teams identification of the ?include=upcoming sportmonks parameter:

❌ Athletico PR https://soccer.sportmonks.com/api/v2.0/teams/3432?include=upcoming,stats&seasons=19152 ^ no upcoming data is generated, despite having upcoming fixtures from other endpoints...

✔ Palmeiras https://soccer.sportmonks.com/api/v2.0/teams/3422?include=upcoming,stats&seasons=19434

jonsnowpt commented 2 years ago

@migbash

Should be fixed, please confirm!

migbash commented 2 years ago

@jonsnowpt confirmed, awaiting CRON update to verify and see if any other team has the same issue