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
Season Record

No season data available.

Upcoming Fixtures
DateLeagueMatch
Jun 03, 03:30 International Fri… Haiti vs New Zealand
Jun 07, 00:00 International Fri… England vs New Zealand
Jun 16, 05:00 World Cup 2026 Iran vs New Zealand
Jun 22, 05:00 World Cup 2026 New Zealand vs Egypt
Jun 27, 07:00 World Cup 2026 New Zealand vs Belgium
Recent Results

No recent results.

Get New Zealand data via the API:

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

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

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