Add Player Ratings
Hi BSD team — feature request for v2 match data.
Could you add per-player match statistics and ratings, either through:
`GET /api/v2/events/{id}/players/`
or by expanding:
`GET /api/v2/events/{id}/lineups/`
Ideally, each player would include:
- player and team IDs
- name and position
- starter/substitute status
- minutes played
- match rating
- goals and assists
- shots, passes, tackles and duels
- yellow/red cards
For example, BSD event `213532` — Elche 0–5 Barcelona on 23 August 2026 — has detailed team statistics but no numeric player ratings. Another provider returned ratings for 32 players, including Raphinha as the highest-rated player at 9.9.
A coverage flag such as `player_stats_available` or `ratings_available` would also help distinguish missing coverage from an empty lineup.
We would present this as “highest provider rating,” not an official man-of-the-match award.
Comments
1
Hams 🎖️ · 🥵 9
Aug 26, 2026 01:15
its already there, please ignrore this request. aplogies.
Log in to comment.