South African Premier Division Table
As of 14 August 2026, Kaizer Chiefs lead the South African Premier Division 26/27 with 6 points from 2 matches, 2 points clear of Orlando Pirates. Kruger United sit bottom on 1. Full table with goal difference and form below.
| # | Team | P | W | D | L | GF | GA | GD | Pts |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Kaizer Chiefs | 2 | 2 | 0 | 0 | 5 | 1 | +4 | 6 |
| 2 | Orlando Pirates | 2 | 1 | 1 | 0 | 3 | 1 | +2 | 4 |
| 3 | Polokwane City | 2 | 1 | 1 | 0 | 5 | 4 | +1 | 4 |
| 4 | AmaZulu FC | 2 | 1 | 1 | 0 | 2 | 1 | +1 | 4 |
| 5 | Mamelodi Sundowns | 1 | 1 | 0 | 0 | 3 | 2 | +1 | 3 |
| 6 | Milford FC | 2 | 1 | 0 | 1 | 1 | 2 | -1 | 3 |
| 7 | Sekhukhune United | 2 | 1 | 0 | 1 | 1 | 2 | -1 | 3 |
| 8 | Chippa United | 2 | 0 | 2 | 0 | 1 | 1 | 0 | 2 |
| 9 | Lamontville Golden Arrows | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 2 |
| 10 | Marumo Gallants FC | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 |
| 11 | TS Galaxy | 2 | 0 | 1 | 1 | 4 | 5 | -1 | 1 |
| 12 | Stellenbosch | 2 | 0 | 1 | 1 | 3 | 4 | -1 | 1 |
| 14 | Richards Bay FC | 2 | 0 | 1 | 1 | 2 | 3 | -1 | 1 |
| 14 | Siwelele FC | 2 | 0 | 1 | 1 | 2 | 3 | -1 | 1 |
| 15 | Durban City FC | 2 | 0 | 1 | 1 | 0 | 1 | -1 | 1 |
| 16 | Kruger United | 2 | 0 | 1 | 1 | 1 | 3 | -2 | 1 |
Get the South African Premier Division table via API
Fetch the live South African Premier Division standings with competition_id=comp_8597. The same shape works for every competition and season.
GET /football/competitions/comp_8597/seasons/{season_id}/standings
curl "https://api.thestatsapi.com/api/football/competitions/comp_8597/seasons/sn_7201710/standings" \
-H "Authorization: Bearer YOUR_API_KEY"{
"data": [
{
"team": {
"id": "tm_xxxx",
"name": "Kaizer Chiefs"
},
"position": 1,
"matches_played": 2,
"wins": 2,
"draws": 0,
"losses": 0,
"goals_for": 5,
"goals_against": 1,
"goal_difference": 4,
"points": 6
}
]
}South African Premier Division resources
Fixtures, results, player and team stats for South African Premier Division.
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 South African Premier Division?
Kaizer Chiefs are top of the South African Premier Division 26/27 with 6 points from 2 matches, 2 points clear of Orlando Pirates.
How many teams are in the South African Premier Division?
16 teams compete in the South African Premier Division 26/27.
How do I get the South African Premier Division table via API?
Call the standings endpoint with competition_id=comp_8597 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 South African Premier Division data are available?
TheStatsAPI has 8 seasons of South African Premier Division data, going back to 19/20, including historical final tables.
Get South African Premier Division data via API
Start your 7-day free trial. All endpoints and every competition included on every plan.