EUROPE · LEAGUE TABLE

Niké Liga Table

As of 9 September 2026, DAC 1904 lead the Niké Liga 26/27 with 16 points from 6 matches, level on points with MŠK Žilina. MFK Ružomberok sit bottom on 2. Full table with goal difference and form below.

LIVE DATA·Season 26/27·Updated 09 Sept 2026, 03:28 UTC
Niké Liga league table
#TeamPWDLGFGAGDPts
1DAC 19046510192+1716
2MŠK Žilina75111813+516
3FC Spartak Trnava7421146+814
4ŠK Slovan Bratislava6402155+1012
5MFK Zemplín Michalovce731388010
6FK Železiarne Podbrezová73131115-410
7FC Košice62311713+49
8MFK Skalica7223915-68
9AS Trenčín6123814-65
10KFC Komárno7043611-54
11Dukla Banská Bystrica7115618-124
12MFK Ružomberok7025516-112
Get this via API

Get the Niké Liga table via API

Fetch the live Niké Liga standings with competition_id=comp_2576. The same shape works for every competition and season.

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

Request
curl "https://api.thestatsapi.com/api/football/competitions/comp_2576/seasons/sn_2977236/standings" \
  -H "Authorization: Bearer YOUR_API_KEY"
JSON response
{
  "data": [
    {
      "team": {
        "id": "tm_xxxx",
        "name": "DAC 1904"
      },
      "position": 1,
      "matches_played": 6,
      "wins": 5,
      "draws": 1,
      "losses": 0,
      "goals_for": 19,
      "goals_against": 2,
      "goal_difference": 17,
      "points": 16
    }
  ]
}

Frequently Asked Questions

Who is top of the Niké Liga?

DAC 1904 are top of the Niké Liga 26/27 with 16 points from 6 matches.

How many teams are in the Niké Liga?

12 teams compete in the Niké Liga 26/27.

How do I get the Niké Liga table via API?

Call the standings endpoint with competition_id=comp_2576 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 Niké Liga data are available?

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

Get Niké Liga data via API

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