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
Guatemala

Guatemala

Guatemala National Team International Friendly Games
Season Record (2 matches)
0
Wins
0
Draws
2
Losses
0
GF
8
GA
-8
GD
0%
Win Rate
0.0
Pts/Game
0
Total Pts
National Team Squad (21 players)
Head-to-Head Records
Opponent Played W D L GF GA Avg Goals
Algeria 1 0 0 1 0 7 7.0
Canada 1 0 0 1 0 1 1.0
Upcoming Fixtures
DateLeagueMatch
Jun 05, 04:00 International Fri… Czechia vs Guatemala
Jun 11, 08:00 International Fri… Austria vs Guatemala
Recent Results
DateMatchScoreResult
Mar 27 Algeria vs Guatemala 7 - - L
Jan 18 Canada vs Guatemala 1 - - L

Get Guatemala data via the API:

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

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

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