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 (1 matches)
0
Wins
0
Draws
1
Losses
0
GF
2
GA
-2
GD
0%
Win Rate
0.0
Pts/Game
0
Total Pts
Head-to-Head Records
Opponent Played W D L GF GA Avg Goals
DR Congo 1 0 0 1 0 2 2.0
Upcoming Fixtures

No upcoming fixtures.

Recent Results
DateMatchScoreResult
Mar 26 DR Congo vs Bermuda 2 - - L

Get Bermuda data via the API:

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

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

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