Site Home / Forum / Developers / Premium User: UCL Standings (ID: 4480) returning empty table for 2025-2026 season
Premium User: UCL Standings (ID: 4480) returning empty table for 2025-2026 season
Posted: 13 Jun 2026 14:56
pitik
Posts: 1 Joined: 2026
Hello admin and fellow developers,
I am a Premium API user and currently working on a football app project. I'm facing an issue when trying to fetch the standings/league table for the UEFA Champions League (League ID: 4480) for the current 2025-2026 season.
When I request this standard endpoint:
lookuptable.php?l=4480&s=2025-2026
The API returns a success response but the "table" array is empty:
{
"table": []
}
Since the Champions League is now using the new 36-team single league phase format, is there a different endpoint or a specific parameter I should use to get the correct standings? I tried bypassing with group parameters but had no luck.
Any guidance or official endpoint for the new UCL format would be highly appreciated.
Thank you!
Posted: 14 Jun 2026 02:07
zag
Posts: 3,990 Joined: 2020
Currently we do not support standings for Champions League sadly.
I'll take a look when the new season starts to see what's possible if indeed it is simpler now.