Israeli Premier League Table
As of 9 September 2026, Maccabi Tel Aviv lead the Israeli Premier League 26/27 with 9 points from 3 matches, 2 points clear of Hapoel Tel Aviv. Hapoel Ramat Gan Givataim sit bottom on 0. Full table with goal difference and form below.
| # | Team | P | W | D | L | GF | GA | GD | Pts |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Maccabi Tel Aviv | 3 | 3 | 0 | 0 | 12 | 4 | +8 | 9 |
| 2 | Hapoel Tel Aviv | 3 | 2 | 1 | 0 | 7 | 0 | +7 | 7 |
| 3 | Maccabi Petach Tikva | 3 | 2 | 0 | 1 | 5 | 4 | +1 | 6 |
| 4 | Maccabi Haifa | 3 | 2 | 0 | 1 | 5 | 5 | 0 | 6 |
| 5 | Maccabi Netanya | 3 | 1 | 2 | 0 | 5 | 2 | +3 | 5 |
| 6 | Hapoel Be'er Sheva | 3 | 1 | 1 | 1 | 5 | 7 | -2 | 4 |
| 7 | Hapoel Haifa | 3 | 0 | 3 | 0 | 3 | 3 | 0 | 3 |
| 8 | Hapoel Ironi Kiryat Shmona | 3 | 1 | 0 | 2 | 5 | 6 | -1 | 3 |
| 9 | Hapoel Petach Tikva | 3 | 1 | 0 | 2 | 2 | 3 | -1 | 3 |
| 10 | Hapoel Jerusalem | 3 | 1 | 0 | 2 | 6 | 8 | -2 | 3 |
| 11 | Beitar Jerusalem | 3 | 1 | 0 | 2 | 2 | 7 | -5 | 3 |
| 12 | Bnei Sakhnin | 3 | 0 | 1 | 2 | 1 | 3 | -2 | 1 |
| 13 | Ironi Tiberias | 3 | 2 | 0 | 1 | 3 | 3 | 0 | 0 |
| 14 | Hapoel Ramat Gan Givataim | 3 | 0 | 0 | 3 | 2 | 8 | -6 | 0 |
Get the Israeli Premier League table via API
Fetch the live Israeli Premier League standings with competition_id=comp_6429. The same shape works for every competition and season.
GET /football/competitions/comp_6429/seasons/{season_id}/standings
curl "https://api.thestatsapi.com/api/football/competitions/comp_6429/seasons/sn_1367791/standings" \
-H "Authorization: Bearer YOUR_API_KEY"{
"data": [
{
"team": {
"id": "tm_xxxx",
"name": "Maccabi Tel Aviv"
},
"position": 1,
"matches_played": 3,
"wins": 3,
"draws": 0,
"losses": 0,
"goals_for": 12,
"goals_against": 4,
"goal_difference": 8,
"points": 9
}
]
}Israeli Premier League resources
Fixtures, results, player and team stats for Israeli 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 Israeli Premier League?
Maccabi Tel Aviv are top of the Israeli Premier League 26/27 with 9 points from 3 matches, 2 points clear of Hapoel Tel Aviv.
How many teams are in the Israeli Premier League?
14 teams compete in the Israeli Premier League 26/27.
How do I get the Israeli Premier League table via API?
Call the standings endpoint with competition_id=comp_6429 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 Israeli Premier League data are available?
TheStatsAPI has 7 seasons of Israeli Premier League data, going back to 20/21, including historical final tables.
Get Israeli Premier League data via API
Start your 7-day free trial. All endpoints and every competition included on every plan.