Saint Vincent and the Grenadines
Saint Vincent and the Grenadines
International Friendly Games
Season Record (2 matches)
1
Wins
0
Draws
1
Losses
4
GF
5
GA
-1
GD
50%
Win Rate
1.5
Pts/Game
3
Total Pts
Head-to-Head Records
Upcoming Fixtures
No upcoming fixtures.
Recent Results
| Date | Match | Score | Result |
|---|---|---|---|
| Mar 30 | Barbados vs Saint Vincent and the Grenadines | 2 - 3 | W |
| Mar 27 | Bonaire vs Saint Vincent and the Grenadines | 3 - 1 | L |
Get Saint Vincent and the Grenadines data via the API:
# Team players with stats
curl -H "Authorization: Token YOUR_API_KEY" \
"https://sports.bzzoiro.com/api/players/?team=691"
# Player match-by-match stats
curl -H "Authorization: Token YOUR_API_KEY" \
"https://sports.bzzoiro.com/api/player-stats/?team=691"
# Team events (fixtures & results)
curl -H "Authorization: Token YOUR_API_KEY" \
"https://sports.bzzoiro.com/api/events/?team=691"