EUROPE · LEAGUE TABLE

Romanian Super Liga Table

As of 26 July 2026, SC Oțelul Galați lead the Romanian Super Liga 26/27 with 4 points from 2 matches, 1 point clear of FC Dinamo București. FK Csíkszereda Miercurea Ciuc sit bottom on 0. Full table with goal difference and form below.

LIVE DATA·Season 26/27·Updated 26 Jul 2026, 03:57 UTC
Romanian Super Liga league table
#TeamPWDLGFGAGDPts
1SC Oțelul Galați211043+14
2FC Dinamo București210152+33
3FCSB110020+23
4FC Corvinul Hunedoara210132+13
5FC Farul Constanța210132+13
6FC Universitatea Cluj110021+13
7FC Rapid București110010+13
8Universitatea Craiova21015503
9FC Petrolul Ploieşti21011103
10FC Argeș Pitești210112-13
11FC Botoșani10102201
12FC Voluntari10102201
13UTA Arad201126-41
14CFR 1907 Cluj100112-10
15Sepsi OSK100101-10
16FK Csíkszereda Miercurea Ciuc100103-30
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": "SC Oțelul Galați"
      },
      "position": 1,
      "matches_played": 2,
      "wins": 1,
      "draws": 1,
      "losses": 0,
      "goals_for": 4,
      "goals_against": 3,
      "goal_difference": 1,
      "points": 4
    }
  ]
}

Frequently Asked Questions

Who is top of the Romanian Super Liga?

SC Oțelul Galați are top of the Romanian Super Liga 26/27 with 4 points from 2 matches, 1 point clear of FC Dinamo Bucureș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.