EUROPE · LEAGUE TABLE

Liga Portugal Betclic Table

As of 9 September 2026, FC Porto lead the Liga Portugal Betclic 26/27 with 15 points from 5 matches, 2 points clear of Sporting. Casa Pia sit bottom on 1. Full table with goal difference and form below.

LIVE DATA·Season 26/27·Updated 09 Sept 2026, 08:12 UTC
Liga Portugal Betclic league table
#TeamPWDLGFGAGDPts
1FC Porto5500111+1015
2Sporting5410145+913
3Santa Clara532093+611
4Benfica4310143+1110
5FC Arouca531173+410
6Sporting Braga321053+27
7Gil Vicente421131+27
8Marítimo521268-27
9CF Estrela Amadora413098+16
10Académico Viseu FC512258-35
11CD Nacional511368-24
12Vitória SC511335-24
13Moreirense411248-44
14Famalicão503246-23
15Rio Ave5104211-93
16FC Alverca5023510-52
17Estoril Praia502327-52
18Casa Pia5014011-111
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": "FC Porto"
      },
      "position": 1,
      "matches_played": 5,
      "wins": 5,
      "draws": 0,
      "losses": 0,
      "goals_for": 11,
      "goals_against": 1,
      "goal_difference": 10,
      "points": 15
    }
  ]
}

Frequently Asked Questions

Who is top of the Liga Portugal Betclic?

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

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.