Growing Discord community — direct access to the developer, live coverage & picks. Join now →
Season Record

No season data available.

Upcoming Fixtures
DateLeagueMatch
Jun 07, 03:00 International Fri… Venezuela vs Türkiye
Jun 14, 08:00 World Cup 2026 Australia vs Türkiye
Jun 20, 07:00 World Cup 2026 Türkiye vs Paraguay
Jun 26, 06:00 World Cup 2026 Türkiye vs USA
Recent Results

No recent results.

Get Türkiye data via the API:

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

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

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