Liga Portugal 2 Table
As of 9 September 2026, Lusitânia Lourosa lead the Liga Portugal 2 26/27 with 13 points from 5 matches, 1 point clear of Sporting CP B. Feirense sit bottom on 1. Full table with goal difference and form below.
| # | Team | P | W | D | L | GF | GA | GD | Pts |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Lusitânia Lourosa | 5 | 4 | 1 | 0 | 9 | 3 | +6 | 13 |
| 2 | Sporting CP B | 5 | 4 | 0 | 1 | 7 | 4 | +3 | 12 |
| 3 | Penafiel | 5 | 3 | 1 | 1 | 11 | 4 | +7 | 10 |
| 4 | Vizela | 5 | 3 | 1 | 1 | 5 | 2 | +3 | 10 |
| 5 | União Leiria | 5 | 3 | 0 | 2 | 8 | 5 | +3 | 9 |
| 6 | Leixões SC | 5 | 3 | 0 | 2 | 8 | 6 | +2 | 9 |
| 7 | Académica Coimbra | 5 | 3 | 0 | 2 | 8 | 7 | +1 | 9 |
| 8 | SC Farense | 4 | 2 | 1 | 1 | 7 | 5 | +2 | 7 |
| 9 | Portimonense | 5 | 2 | 1 | 2 | 4 | 4 | 0 | 7 |
| 10 | Benfica B U21 | 5 | 2 | 1 | 2 | 4 | 5 | -1 | 7 |
| 11 | Felgueiras | 5 | 1 | 3 | 1 | 4 | 4 | 0 | 6 |
| 12 | Tondela | 5 | 2 | 0 | 3 | 5 | 6 | -1 | 6 |
| 13 | AVS - Futebol SAD | 5 | 1 | 2 | 2 | 6 | 6 | 0 | 5 |
| 14 | Torreense | 5 | 1 | 2 | 2 | 7 | 9 | -2 | 5 |
| 15 | Amarante FC | 5 | 1 | 1 | 3 | 3 | 6 | -3 | 4 |
| 16 | FC Porto B | 5 | 1 | 0 | 4 | 2 | 11 | -9 | 3 |
| 17 | Chaves | 4 | 0 | 1 | 3 | 4 | 9 | -5 | 1 |
| 18 | Feirense | 5 | 0 | 1 | 4 | 1 | 7 | -6 | 1 |
Get the Liga Portugal 2 table via API
Fetch the live Liga Portugal 2 standings with competition_id=comp_7475. The same shape works for every competition and season.
GET /football/competitions/comp_7475/seasons/{season_id}/standings
curl "https://api.thestatsapi.com/api/football/competitions/comp_7475/seasons/sn_1368754/standings" \
-H "Authorization: Bearer YOUR_API_KEY"{
"data": [
{
"team": {
"id": "tm_xxxx",
"name": "Lusitânia Lourosa"
},
"position": 1,
"matches_played": 5,
"wins": 4,
"draws": 1,
"losses": 0,
"goals_for": 9,
"goals_against": 3,
"goal_difference": 6,
"points": 13
}
]
}Liga Portugal 2 resources
Frequently Asked Questions
Who is top of the Liga Portugal 2?
Lusitânia Lourosa are top of the Liga Portugal 2 26/27 with 13 points from 5 matches, 1 point clear of Sporting CP B.
How many teams are in the Liga Portugal 2?
18 teams compete in the Liga Portugal 2 26/27.
How do I get the Liga Portugal 2 table via API?
Call the standings endpoint with competition_id=comp_7475 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 Liga Portugal 2 data are available?
TheStatsAPI has 7 seasons of Liga Portugal 2 data, going back to 20/21, including historical final tables.
Get Liga Portugal 2 data via API
Start your 7-day free trial. All endpoints and every competition included on every plan.