Competition / basketball

NBA Summer League

2026 season

Games
69
Teams
30
Open 2026 season
2026 standings

The season order.

Rank, record, scoring, and games played in the order reported by the competition feed.

Standings
Rank / teamRecordPCTPFPAGP
Rank 01San Antonio Spurs4–0–01.0003402924
Rank 02Orlando Magic4–0–01.0004073824
Rank 03Los Angeles Lakers4–1–00.8004794135
Rank 04Golden State Warriors4–1–00.8004624405
Rank 05LA Clippers3–1–00.7504253954
Rank 06Dallas Mavericks3–1–00.7503733544
Rank 07Memphis Grizzlies4–2–00.6675785256
Rank 08Brooklyn Nets3–2–00.6004734215
Rank 09Houston Rockets3–2–00.6004664365
Rank 10Cleveland Cavaliers3–2–00.6004594435
Rank 11Toronto Raptors3–2–00.6004644515
Rank 12Denver Nuggets3–2–00.6004904795
Rank 13Phoenix Suns3–2–00.6004324225
Rank 14Boston Celtics3–2–00.6004394365
Rank 15Washington Wizards2–2–00.5003763754
Rank 16Utah Jazz2–2–00.5003273404
Rank 17New Orleans Pelicans2–2–00.5003263394
Rank 18Atlanta Hawks2–2–00.5003323534
Rank 19Portland Trail Blazers2–3–00.4004824615
Rank 20Miami Heat2–3–00.4004714555
Rank 21Indiana Pacers2–3–00.4004744745
Rank 22Milwaukee Bucks2–3–00.4004604895
Rank 23Detroit Pistons1–3–00.2503533814
Rank 24Philadelphia 76ers1–3–00.2503503784
Rank 25Minnesota Timberwolves1–3–00.2504004384
Rank 26Sacramento Kings1–3–00.2503363914
Rank 27Chicago Bulls1–4–00.2004314695
Rank 28New York Knicks1–4–00.2003654335
Rank 29Charlotte Hornets0–4–00.0003473844
Rank 30Oklahoma City Thunder0–5–00.0004435115
Reported final results

Finals in this schedule window.

Up to six final games returned in this competition schedule window.

Reported upcoming games

Upcoming in this schedule window.

Up to six scheduled or in-progress games returned in this competition schedule window.

// nothing here

No upcoming games in this competition schedule window

Competition field

Every team in view.

Season participants with direct paths to team profiles, form, rosters, and game logs.

Built on the StatHawk API

The page is the demo.

These requests and request patterns show how this page gets data from the same REST API and MCP server you can use in your own app or agent.

View this page's API recipe

Use the authenticated requests or fill in the labeled request templates, then adapt the response in your own product.

Authenticated request · GET /v1/competitions/nba_summer_league
curl "https://api.statshawk.ai/v1/competitions/nba_summer_league" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/nba_summer_league/editions
curl "https://api.statshawk.ai/v1/competitions/nba_summer_league/editions" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/nba_summer_league/editions/2026/standings
curl "https://api.statshawk.ai/v1/competitions/nba_summer_league/editions/2026/standings" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/nba_summer_league/editions/2026/games?limit=100
curl "https://api.statshawk.ai/v1/competitions/nba_summer_league/editions/2026/games?limit=100" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/nba_summer_league/editions/2026/teams
curl "https://api.statshawk.ai/v1/competitions/nba_summer_league/editions/2026/teams" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Try with MCP

Connect StatHawk to your agent, then ask it to explain and extend the data shown on this page.

Build this view in the API reference
$claude mcp add statshawk https://mcp.statshawk.ai/mcp