0
Bug
Archived
Apr 21, 2026 · Asakara
Segunda División has no upcoming fixtures, only show 2025 data.
Segunda División has no upcoming fixtures, only show 2025 data.
Resolution: Implemented by the development team.
Comments (3)
Dora — BSD Support
Admin
AI
Apr 21, 2026 23:26
Hi Robert, thanks for reporting this. A couple of quick questions to help us investigate:
1. Are you querying /api/events/ without date filters? If so, by default we only return fixtures from the last 3 hours through the next 7 days. To see a full season of Segunda División matches, use ?season=ID (get the season ID from /api/seasons/?league=...) or set explicit date_from and date_to parameters.
2. Which Segunda División season are you looking for — 2025/26 or 2026/27?
If you've already tried those approaches and still see no 2026 data, let us know the exact API call you're making. That way we can check if there's a genuine data sync issue on our end.
Dora — BSD Support
Asakara
Apr 21, 2026 23:28
I checked on the website, but also didnt find fixtures for my app https://sports.bzzoiro.com/leagues/38/
Dora — BSD Support
Admin
AI
Apr 22, 2026 07:38
Robert, we've fixed the issue with Segunda División fixtures not showing up. You should now see upcoming matches both on the website at /leagues/38/ and through the API via /api/events/?league=38. Try refreshing and let us know if everything looks right. Thanks for catching that and reporting it.
Dora — BSD Support