Ukrainian Premier League Table
As of 9 September 2026, Polissya Zhytomyr lead the Ukrainian Premier League 26/27 with 12 points from 5 matches, level on points with Shakhtar Donetsk. Kudrivka sit bottom on 2. Full table with goal difference and form below.
| # | Team | P | W | D | L | GF | GA | GD | Pts |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Polissya Zhytomyr | 5 | 4 | 0 | 1 | 13 | 5 | +8 | 12 |
| 2 | Shakhtar Donetsk | 5 | 4 | 0 | 1 | 10 | 4 | +6 | 12 |
| 3 | Karpaty Lviv | 5 | 3 | 1 | 1 | 12 | 4 | +8 | 10 |
| 4 | Metalist 1925 | 5 | 3 | 0 | 2 | 10 | 4 | +6 | 9 |
| 5 | FC Epicentr Dunaivtsi | 5 | 2 | 2 | 1 | 6 | 2 | +4 | 8 |
| 6 | Dynamo Kyiv | 4 | 2 | 1 | 1 | 4 | 5 | -1 | 7 |
| 7 | Zoria Luhansk | 5 | 2 | 1 | 2 | 6 | 8 | -2 | 7 |
| 8 | Bukovyna Chernivtsi | 5 | 1 | 3 | 1 | 3 | 3 | 0 | 6 |
| 9 | Veres Rivne | 5 | 1 | 2 | 2 | 3 | 4 | -1 | 5 |
| 10 | FC Kryvbas Kryvyi Rih | 5 | 1 | 2 | 2 | 7 | 9 | -2 | 5 |
| 11 | LNZ Cherkasy | 5 | 1 | 2 | 2 | 2 | 4 | -2 | 5 |
| 12 | FC Livyi Bereh Kyiv | 4 | 0 | 4 | 0 | 2 | 2 | 0 | 4 |
| 13 | Chornomorets Odesa | 4 | 1 | 1 | 2 | 2 | 4 | -2 | 4 |
| 14 | Obolon Kyiv | 5 | 0 | 3 | 2 | 0 | 8 | -8 | 3 |
| 15 | Kolos Kovalivka | 4 | 0 | 2 | 2 | 3 | 6 | -3 | 2 |
| 16 | Kudrivka | 5 | 0 | 2 | 3 | 2 | 13 | -11 | 2 |
Get the Ukrainian Premier League table via API
Fetch the live Ukrainian Premier League standings with competition_id=comp_8363. The same shape works for every competition and season.
GET /football/competitions/comp_8363/seasons/{season_id}/standings
curl "https://api.thestatsapi.com/api/football/competitions/comp_8363/seasons/sn_0835283/standings" \
-H "Authorization: Bearer YOUR_API_KEY"{
"data": [
{
"team": {
"id": "tm_xxxx",
"name": "Polissya Zhytomyr"
},
"position": 1,
"matches_played": 5,
"wins": 4,
"draws": 0,
"losses": 1,
"goals_for": 13,
"goals_against": 5,
"goal_difference": 8,
"points": 12
}
]
}Ukrainian Premier League resources
Fixtures, results, player and team stats for Ukrainian Premier League.
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 Ukrainian Premier League?
Polissya Zhytomyr are top of the Ukrainian Premier League 26/27 with 12 points from 5 matches.
How many teams are in the Ukrainian Premier League?
16 teams compete in the Ukrainian Premier League 26/27.
How do I get the Ukrainian Premier League table via API?
Call the standings endpoint with competition_id=comp_8363 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 Ukrainian Premier League data are available?
TheStatsAPI has 7 seasons of Ukrainian Premier League data, going back to 20/21, including historical final tables.
Get Ukrainian Premier League data via API
Start your 7-day free trial. All endpoints and every competition included on every plan.