FlashLive Sports

免费增值
通过 Tipsters CO | 已更新 לפני 10 ימים | Sports
人气

9.9 / 10

延迟

442ms

服务等级

100%

Health Check

100%

返回所有讨论

Stable ID for Engligh Premier League?

Rapid account: Robbo 99
robbo99
לפני שנה

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 לפני שנה

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 לפני שנה

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 לפני שנה

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

Rapid account: Tipsters
tipsters Commented לפני שנה

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

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论