EUROPE · LEAGUE TABLE

Romanian Super Liga Table

As of 15 August 2026, FC Argeș Pitești lead the Romanian Super Liga 26/27 with 10 points from 5 matches, 1 point clear of FC Petrolul Ploieşti. FK Csíkszereda Miercurea Ciuc sit bottom on 0. Full table with goal difference and form below.

LIVE DATA·Season 26/27·Updated 15 Aug 2026, 05:26 UTC
Romanian Super Liga league table
#TeamPWDLGFGAGDPts
1FC Argeș Pitești531143+110
2FC Petrolul Ploieşti530246-29
3FCSB422062+48
4FC Rapid București422052+38
5FC Farul Constanța522197+28
6FC Dinamo București4211103+77
7Universitatea Craiova420296+36
8FC Universitatea Cluj320143+16
9FC Corvinul Hunedoara412143+15
10SC Oțelul Galați41215505
11Sepsi OSK41212205
12FC Voluntari5113413-94
13CFR 1907 Cluj310275+23
14FC Botoșani403145-13
15UTA Arad402227-52
16FK Csíkszereda Miercurea Ciuc400429-70
Get this via API

Get the Romanian Super Liga table via API

Fetch the live Romanian Super Liga standings with competition_id=comp_9639. The same shape works for every competition and season.

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

Request
curl "https://api.thestatsapi.com/api/football/competitions/comp_9639/seasons/sn_0835173/standings" \
  -H "Authorization: Bearer YOUR_API_KEY"
JSON response
{
  "data": [
    {
      "team": {
        "id": "tm_xxxx",
        "name": "FC Argeș Pitești"
      },
      "position": 1,
      "matches_played": 5,
      "wins": 3,
      "draws": 1,
      "losses": 1,
      "goals_for": 4,
      "goals_against": 3,
      "goal_difference": 1,
      "points": 10
    }
  ]
}

Frequently Asked Questions

Who is top of the Romanian Super Liga?

FC Argeș Pitești are top of the Romanian Super Liga 26/27 with 10 points from 5 matches, 1 point clear of FC Petrolul Ploieşti.

How many teams are in the Romanian Super Liga?

16 teams compete in the Romanian Super Liga 26/27.

How do I get the Romanian Super Liga table via API?

Call the standings endpoint with competition_id=comp_9639 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 Romanian Super Liga data are available?

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

Get Romanian Super Liga data via API

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