FlashLive Sports

FREEMIUM
By Tipsters CO | Updated vor 17 Stunden | Sports
Popularity

9.9 / 10

Latency

398ms

Service Level

100%

Health Check

100%

Back to All Discussions

Stable ID for Engligh Premier League?

Rapid account: Robbo 99
robbo99
vor einem Jahr

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 vor einem Jahr

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 vor einem Jahr

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 vor einem Jahr

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

Rapid account: Tipsters
tipsters Commented vor einem Jahr

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

Join in the discussion - add comment below:

Login / Signup to post new comments