EUROPE · LEAGUE TABLE

Liga Portugal Betclic Table

As of 15 August 2026, Sporting lead the Liga Portugal Betclic 26/27 with 4 points from 2 matches, 1 point clear of FC Porto. Vitória SC sit bottom on 0. Full table with goal difference and form below.

LIVE DATA·Season 26/27·Updated 15 Aug 2026, 17:35 UTC
Liga Portugal Betclic league table
#TeamPWDLGFGAGDPts
1Sporting211054+14
2FC Porto110020+23
3Marítimo110010+13
4FC Arouca110010+13
5Gil Vicente110010+13
6CF Estrela Amadora20204402
7Santa Clara10102201
8Sporting Braga10102201
9Benfica10102201
10Académico Viseu FC10102201
11Moreirense10102201
12CD Nacional10102201
13Famalicão10101101
14Estoril Praia10101101
15FC Alverca201124-21
16Rio Ave100101-10
17Casa Pia100101-10
18Vitória SC200224-20
Get this via API

Get the Liga Portugal Betclic table via API

Fetch the live Liga Portugal Betclic standings with competition_id=comp_8385. The same shape works for every competition and season.

GET /football/competitions/comp_8385/seasons/{season_id}/standings

Request
curl "https://api.thestatsapi.com/api/football/competitions/comp_8385/seasons/sn_6190962/standings" \
  -H "Authorization: Bearer YOUR_API_KEY"
JSON response
{
  "data": [
    {
      "team": {
        "id": "tm_xxxx",
        "name": "Sporting"
      },
      "position": 1,
      "matches_played": 2,
      "wins": 1,
      "draws": 1,
      "losses": 0,
      "goals_for": 5,
      "goals_against": 4,
      "goal_difference": 1,
      "points": 4
    }
  ]
}

Frequently Asked Questions

Who is top of the Liga Portugal Betclic?

Sporting are top of the Liga Portugal Betclic 26/27 with 4 points from 2 matches, 1 point clear of FC Porto.

How many teams are in the Liga Portugal Betclic?

18 teams compete in the Liga Portugal Betclic 26/27.

How do I get the Liga Portugal Betclic table via API?

Call the standings endpoint with competition_id=comp_8385 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 Betclic data are available?

TheStatsAPI has 7 seasons of Liga Portugal Betclic data, going back to 20/21, including historical final tables.

Get Liga Portugal Betclic data via API

Start your 7-day free trial. All endpoints and every competition included on every plan.