FIFA WORLD CUP 2026
Group AMexico·Czechia·South Africa·South KoreaGroup BBosnia & Herzegovina·Canada·Qatar·SwitzerlandGroup CBrazil·Haiti·Morocco·ScotlandGroup DAustralia·Paraguay·Türkiye·USAGroup ECuraçao·Ecuador·Germany·Côte d'IvoireGroup FJapan·Netherlands·Sweden·TunisiaGroup GBelgium·Egypt·Iran·New ZealandGroup HCabo Verde·Saudi Arabia·Spain·UruguayGroup IFrance·Iraq·Norway·SenegalGroup JAlgeria·Argentina·Austria·JordanGroup KColombia·DR Congo·Portugal·UzbekistanGroup LCroatia·England·Ghana·Panama Group AMexico·Czechia·South Africa·South KoreaGroup BBosnia & Herzegovina·Canada·Qatar·SwitzerlandGroup CBrazil·Haiti·Morocco·ScotlandGroup DAustralia·Paraguay·Türkiye·USAGroup ECuraçao·Ecuador·Germany·Côte d'IvoireGroup FJapan·Netherlands·Sweden·TunisiaGroup GBelgium·Egypt·Iran·New ZealandGroup HCabo Verde·Saudi Arabia·Spain·UruguayGroup IFrance·Iraq·Norway·SenegalGroup JAlgeria·Argentina·Austria·JordanGroup KColombia·DR Congo·Portugal·UzbekistanGroup LCroatia·England·Ghana·Panama
Open full hub →
Growing Discord community — direct access to the developer, live coverage & picks. Join the Discord Join now →
This is an archived ticket from the old feedback page. New support tickets are now handled on our support portal. Open a new ticket →
Feature Archived Apr 24, 2026 · WillG25

Enquiry on how to fetch knockout matches for ucl and europa league

What's the endpoint to fetch knockout matches for ucl and europa league

Comments (2)
Dora — BSD Support Admin AI Apr 24, 2026 05:01
Hi WillG25, Good question. You can fetch matches for UCL and Europa League using the /api/events/ endpoint with league filtering. First, get the league IDs from /api/leagues/, then query: GET /api/events/?league=ID&season=SEASON_ID However, the current API documentation doesn't expose a dedicated filter for knockout stages specifically. We need to check with the team whether the data includes stage information (group vs knockout) that you can use to filter, or if we need to add that field. I'm escalating this to see what options we have for isolating knockout matches. Thanks for asking, Dora — BSD Support
WillG25 Apr 24, 2026 05:03
Thanks for this, currently the league phase has teams that played in the qualifying rounds as well. Would be nice if all those could be grouped carefully, thanks!