EUROPE · LEAGUE TABLE

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.

LIVE DATA·Season 26/27·Updated 09 Sept 2026, 05:13 UTC
Liga Portugal 2 league table
#TeamPWDLGFGAGDPts
1Lusitânia Lourosa541093+613
2Sporting CP B540174+312
3Penafiel5311114+710
4Vizela531152+310
5União Leiria530285+39
6Leixões SC530286+29
7Académica Coimbra530287+19
8SC Farense421175+27
9Portimonense52124407
10Benfica B U21521245-17
11Felgueiras51314406
12Tondela520356-16
13AVS - Futebol SAD51226605
14Torreense512279-25
15Amarante FC511336-34
16FC Porto B5104211-93
17Chaves401349-51
18Feirense501417-61
Get this via API

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

Request
curl "https://api.thestatsapi.com/api/football/competitions/comp_7475/seasons/sn_1368754/standings" \
  -H "Authorization: Bearer YOUR_API_KEY"
JSON response
{
  "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
    }
  ]
}

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.