Growing Discord community β€” direct access to the developer, live coverage & picks. Join now β†’
Season Record

No season data available.

Upcoming Fixtures
DateLeagueMatch
Jun 03, 22:45 International Fri… Poland vs Nigeria
Recent Results

No recent results.

Get Poland data via the API:

# Team players with stats
curl -H "Authorization: Token YOUR_API_KEY" \
     "https://sports.bzzoiro.com/api/players/?team=2028"

# Player match-by-match stats
curl -H "Authorization: Token YOUR_API_KEY" \
     "https://sports.bzzoiro.com/api/player-stats/?team=2028"

# Team events (fixtures & results)
curl -H "Authorization: Token YOUR_API_KEY" \
     "https://sports.bzzoiro.com/api/events/?team=2028"