Growing Discord community — direct access to the developer, live coverage & picks. Join the Discord Join now →
Docs MCP WebSocket Images Live demo Leagues Matches Value Bets Stats
Kazakhstan

Kazakhstan

Season Record

No season data available.

Upcoming Fixtures
DateLeagueMatch
Jun 06, 20:00 International Fri… Armenia vs Kazakhstan
Jun 09, 21:00 International Fri… Hungary vs Kazakhstan
Recent Results

No recent results.

Get Kazakhstan data via the API:

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

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

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