CONCACAF Nations League Table
The CONCACAF Nations League 24/25 is played across 4 groups. A is led by Costa Rica on 8 points. Full group tables - points, goal difference and form for every team - are below and available via API.
| # | Team | P | W | D | L | GF | GA | GD | Pts |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Costa Rica | 4 | 2 | 2 | 0 | 7 | 1 | +6 | 8 |
| 1 | El Salvador | 6 | 5 | 0 | 1 | 12 | 6 | +6 | 15 |
| 1 | Barbados | 4 | 4 | 0 | 0 | 17 | 4 | +13 | 12 |
| 2 | Suriname | 4 | 2 | 1 | 1 | 9 | 4 | +5 | 7 |
| 2 | Saint Vincent and the Grenadines | 6 | 4 | 1 | 1 | 12 | 7 | +5 | 13 |
| 2 | Bahamas | 4 | 1 | 1 | 2 | 10 | 13 | -3 | 4 |
| 3 | Guatemala | 4 | 2 | 1 | 1 | 6 | 5 | +1 | 7 |
| 3 | Bonaire | 6 | 1 | 1 | 4 | 4 | 8 | -4 | 4 |
| 3 | US Virgin Islands | 4 | 0 | 1 | 3 | 4 | 14 | -10 | 1 |
| 4 | Martinique | 4 | 1 | 2 | 1 | 4 | 5 | -1 | 5 |
| 4 | Montserrat | 6 | 1 | 0 | 5 | 3 | 10 | -7 | 3 |
| 5 | Guadeloupe | 4 | 1 | 1 | 2 | 1 | 4 | -3 | 4 |
| 6 | Guyana | 4 | 0 | 1 | 3 | 5 | 13 | -8 | 1 |
| # | Team | P | W | D | L | GF | GA | GD | Pts |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Jamaica | 4 | 2 | 2 | 0 | 4 | 1 | +3 | 8 |
| 1 | Curaçao | 6 | 4 | 1 | 1 | 15 | 3 | +12 | 13 |
| 1 | Belize | 4 | 4 | 0 | 0 | 9 | 0 | +9 | 12 |
| 2 | Honduras | 4 | 2 | 1 | 1 | 8 | 4 | +4 | 7 |
| 2 | Saint Lucia | 6 | 3 | 0 | 3 | 7 | 15 | -8 | 9 |
| 2 | Anguilla | 4 | 1 | 0 | 3 | 3 | 4 | -1 | 3 |
| 3 | Nicaragua | 4 | 2 | 1 | 1 | 5 | 5 | 0 | 7 |
| 3 | Grenada | 6 | 2 | 1 | 3 | 7 | 6 | +1 | 7 |
| 3 | Turks and Caicos Islands | 4 | 1 | 0 | 3 | 2 | 10 | -8 | 3 |
| 4 | Trinidad and Tobago | 4 | 1 | 2 | 1 | 5 | 7 | -2 | 5 |
| 4 | Saint Martin | 6 | 2 | 0 | 4 | 8 | 13 | -5 | 6 |
| 5 | Cuba | 4 | 0 | 3 | 1 | 4 | 6 | -2 | 3 |
| 6 | French Guiana | 4 | 0 | 1 | 3 | 4 | 7 | -3 | 1 |
| # | Team | P | W | D | L | GF | GA | GD | Pts |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Haiti | 6 | 6 | 0 | 0 | 29 | 5 | +24 | 18 |
| 1 | Saint Kitts and Nevis | 4 | 3 | 1 | 0 | 10 | 3 | +7 | 10 |
| 2 | Puerto Rico | 6 | 3 | 0 | 3 | 11 | 12 | -1 | 9 |
| 2 | Cayman Islands | 4 | 2 | 1 | 1 | 4 | 5 | -1 | 7 |
| 3 | Sint Maarten | 6 | 3 | 0 | 3 | 7 | 18 | -11 | 9 |
| 3 | British Virgin Islands | 4 | 0 | 0 | 4 | 1 | 7 | -6 | 0 |
| 4 | Aruba | 6 | 0 | 0 | 6 | 5 | 17 | -12 | 0 |
| # | Team | P | W | D | L | GF | GA | GD | Pts |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Dominican Republic | 6 | 6 | 0 | 0 | 27 | 4 | +23 | 18 |
| 2 | Bermuda | 6 | 4 | 0 | 2 | 15 | 13 | +2 | 12 |
| 3 | Dominica | 6 | 1 | 1 | 4 | 6 | 18 | -12 | 4 |
| 4 | Antigua and Barbuda | 6 | 0 | 1 | 5 | 2 | 15 | -13 | 1 |
Get the CONCACAF Nations League table via API
Fetch the live CONCACAF Nations League standings with competition_id=comp_193547. The same shape works for every competition and season.
GET /football/competitions/comp_193547/seasons/{season_id}/standings
curl "https://api.thestatsapi.com/api/football/competitions/comp_193547/seasons/sn_9608278/standings" \
-H "Authorization: Bearer YOUR_API_KEY"{
"data": [
{
"team": {
"id": "tm_xxxx",
"name": "Costa Rica"
},
"position": 1,
"matches_played": 4,
"wins": 2,
"draws": 2,
"losses": 0,
"goals_for": 7,
"goals_against": 1,
"goal_difference": 6,
"points": 8
}
]
}CONCACAF Nations League resources
Fixtures, results, player and team stats for CONCACAF Nations League.
Upcoming kickoffs with dates and times.
Latest final scores.
See every competition, country, and data type we cover.
Frequently Asked Questions
How many groups are in the CONCACAF Nations League?
The CONCACAF Nations League 24/25 is contested across 4 groups, each with its own table sorted by points, goal difference and goals scored.
How do I get the CONCACAF Nations League table via API?
Call the standings endpoint with competition_id=comp_193547 and the season id. Sign up for a 7-day free trial, generate an API key, and every plan includes all competitions and endpoints.
How many seasons of CONCACAF Nations League data are available?
TheStatsAPI has 4 seasons of CONCACAF Nations League data, going back to 19/20, including historical final tables.
Get CONCACAF Nations League data via API
Start your 7-day free trial. All endpoints and every competition included on every plan.