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
Trinidad and Tobago

Trinidad and Tobago

Trinidad and Tobago National Team International Friendly Games
Season Record (1 matches)
0
Wins
0
Draws
1
Losses
0
GF
3
GA
-3
GD
0%
Win Rate
0.0
Pts/Game
0
Total Pts
National Team Squad (22 players)
Head-to-Head Records
Opponent Played W D L GF GA Avg Goals
Bolivia 1 0 0 1 0 3 3.0
Upcoming Fixtures
Recent Results
DateMatchScoreResult
Mar 16 Bolivia vs Trinidad and Tobago 3 - - L

Get Trinidad and Tobago data via the API:

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

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

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