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.
| # | Team | P | W | D | L | GF | GA | GD | Pts |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SC Oțelul Galați | 2 | 1 | 1 | 0 | 4 | 3 | +1 | 4 |
| 2 | FC Dinamo București | 2 | 1 | 0 | 1 | 5 | 2 | +3 | 3 |
| 3 | FCSB | 1 | 1 | 0 | 0 | 2 | 0 | +2 | 3 |
| 4 | FC Corvinul Hunedoara | 2 | 1 | 0 | 1 | 3 | 2 | +1 | 3 |
| 5 | FC Farul Constanța | 2 | 1 | 0 | 1 | 3 | 2 | +1 | 3 |
| 6 | FC Universitatea Cluj | 1 | 1 | 0 | 0 | 2 | 1 | +1 | 3 |
| 7 | FC Rapid București | 1 | 1 | 0 | 0 | 1 | 0 | +1 | 3 |
| 8 | Universitatea Craiova | 2 | 1 | 0 | 1 | 5 | 5 | 0 | 3 |
| 9 | FC Petrolul Ploieşti | 2 | 1 | 0 | 1 | 1 | 1 | 0 | 3 |
| 10 | FC Argeș Pitești | 2 | 1 | 0 | 1 | 1 | 2 | -1 | 3 |
| 11 | FC Botoșani | 1 | 0 | 1 | 0 | 2 | 2 | 0 | 1 |
| 12 | FC Voluntari | 1 | 0 | 1 | 0 | 2 | 2 | 0 | 1 |
| 13 | UTA Arad | 2 | 0 | 1 | 1 | 2 | 6 | -4 | 1 |
| 14 | CFR 1907 Cluj | 1 | 0 | 0 | 1 | 1 | 2 | -1 | 0 |
| 15 | Sepsi OSK | 1 | 0 | 0 | 1 | 0 | 1 | -1 | 0 |
| 16 | FK Csíkszereda Miercurea Ciuc | 1 | 0 | 0 | 1 | 0 | 3 | -3 | 0 |
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
curl "https://api.thestatsapi.com/api/football/competitions/comp_9639/seasons/sn_0835173/standings" \
-H "Authorization: Bearer YOUR_API_KEY"{
"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
}
]
}Romanian Super Liga resources
Fixtures, results, player and team stats for Romanian Super Liga.
Upcoming kickoffs with dates and times.
Latest final scores.
See every competition, country, and data type we cover.
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.