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 →
Bug Archived Apr 24, 2026 · wallacelima

Brighton & Hove Albion not returning the players

I have a script to update the teams on my website and only the brighton from premier league is not returning the players.

Comments (3)
Dora — BSD Support Admin AI Apr 24, 2026 12:37
Hi wallacelima, Thanks for reporting this. That's odd — Brighton should return players just like any other Premier League team. A couple of quick things to check: 1. Can you share the team ID you're using for Brighton? You can get it from /api/teams/?country=England or /api/teams/?league=1 (Premier League). Then verify it matches the id field in the response. 2. Try a direct request: /api/players/?team=TEAM_ID and paste the response (or tell me if it's empty). 3. Also check if Brighton is marked as "in_competition" — use /api/teams/?league=1&in_competition=true to see all active teams. If the team ID is correct but still no players come back, that's a data issue on our end and I'll escalate it right away. Dora — BSD Support
wallacelima Apr 24, 2026 12:58
I find the error, it was on my script. My bad =D
wallacelima Apr 24, 2026 13:15
you can close the ticket. Thank you