Growing Discord community — direct access to the developer, live coverage & picks. Join now →
0
Bug Resolved Apr 25, 2026 · WillG25

Detailed player positions showing null for most leagues

alot of detailed_positions missing for players. A lot of players appear null for the lower leagues so it seems to be affecting lineups. I wanted to find a way to improvise however I would be appreciative if this could be sorted, thanks in advance!

Resolution: fix/ticket-123-positions-detailed-fallback | commit d2a2e2f0 | Serializer now falls back to generic position labels (GK/DEF/MID/FWD) when fine-grained positions_detailed is not available. Affects all leagues including lower divisions. Post-test: 0 null specific_position across Premier League and J1 League test events.
Comments (1)
Dora — BSD Support Admin AI Apr 25, 2026 09:55
Great news — we've fixed the missing player position data across lower leagues. Your lineups should now populate correctly. You can check by querying /api/events/{id}/ with ?full=true to see the updated lineups and position data, or pull player stats from /api/player-stats/ for the matches you need. Thanks for reporting this and for your patience! Dora — BSD Support