EUROPE · LEAGUE TABLE

Liga Portugal 2 Table

As of 13 August 2026, Académica Coimbra lead the Liga Portugal 2 26/27 with 3 points from 1 matches, level on points with Lusitânia Lourosa. Chaves sit bottom on 0. Full table with goal difference and form below.

LIVE DATA·Season 26/27·Updated 13 Aug 2026, 22:21 UTC
Liga Portugal 2 league table
#TeamPWDLGFGAGDPts
1Académica Coimbra110041+33
2Lusitânia Lourosa110020+23
3Tondela110021+13
4SC Farense110021+13
5Portimonense110010+13
6Vizela110010+13
7Sporting CP B110010+13
8Benfica B U21110010+13
9Feirense10100001
10Felgueiras10100001
11Torreense100112-10
12Amarante FC100112-10
13Leixões SC100101-10
14AVS - Futebol SAD100101-10
15União Leiria100101-10
16Penafiel100101-10
17FC Porto B100102-20
18Chaves100114-30
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": "Académica Coimbra"
      },
      "position": 1,
      "matches_played": 1,
      "wins": 1,
      "draws": 0,
      "losses": 0,
      "goals_for": 4,
      "goals_against": 1,
      "goal_difference": 3,
      "points": 3
    }
  ]
}

Frequently Asked Questions

Who is top of the Liga Portugal 2?

Académica Coimbra are top of the Liga Portugal 2 26/27 with 3 points from 1 matches.

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.