FlashLive Sports

FREEMIUM
Par Tipsters CO | Mise à jour 11 days ago | Sports
Popularité

9.9 / 10

Latence

442ms

Niveau de service

100%

Health Check

100%

Retour à toutes les discussions

Stable ID for Engligh Premier League?

Rapid account: Robbo 99
robbo99
a year ago

Hi,
I haven’t found a way to obtain or identify the permanent ID for a league, eg EPL.

For example, if I want to return upcoming fixtures from that league, I use ‘GET Tournament Fixtures events’, which works, but it requires the TOURNAMENT_STAGE_ID of ‘nunhS7Vn’, which seems to represent this season’s EPL only?

What happens next season, will this ID still work or does it change? If it does change each season, through which query would I obtain the new season’s TOURNAMENT_STAGE_ID?

Thanks !

Rapid account: Robbo 99
robbo99 Commented a year ago

Even better solution, if anyone needs a tip!

How to obtain the CURRENT season ID for a particular league (this code apparently changes every season for every league):

GET Tournaments list (sport=1) and look for LEAGUE_NAME=“EPL” and get the first “STAGES” object, then the “STAGE_ID” !

Rapid account: Robbo 99
robbo99 Commented a year ago

Oh, I think I just worked it out, if anyone else is wondering:

  • GET Tournaments list (sport=1) and look for LEAGUE_NAME=“EPL” and get the ACTUAL_TOURNAMENT_SEASON_ID: “nmP0jyrt”
  • Then, GET Season data (season_id = “nmP0jyrt”) and look for “TOURNAMENT_STAGE_ID”

Result: This season’s EPL ID: “nunhS7Vn”

Rapid account: Robbo 99
robbo99 Commented a year ago

OK, thanks for your reply.
So it does change every year, cheers!

Rapid account: Tipsters
tipsters Commented a year ago

Hello!
For this season’s EPL only
Use @/v1/tournaments/stages/data endpoint
Regards. Tipsters.

Participez à la discussion - ajoutez un commentaire ci-dessous:

Connectez-vous / Inscrivez-vous pour publier de nouveaux commentaires