Atlanta Hawks
Atlanta Hawks has a 2026 season statistics section with no reported measures, a recent game log, a reported roster, and a developer recipe for the REST API and MCP path.
Reported team measures.
2026 team statistics, kept in the API’s sport-specific vocabulary.
No season stats available
Recent results.
Reported scores and outcomes, with direct paths to every resolved game and opponent.
Team personnel.
Listed and appearance-derived players, linked to their complete StatHawk profiles.
| Player | Position | Height | Weight | Status |
|---|---|---|---|---|
| NANickeil Alexander-Walker | G | 6'5" | 205 lbs | Listed |
| DDDyson Daniels | G | 6'7" | 199 lbs | Listed |
| RDRayJ Dennis | G | 6'2" | 180 lbs | Listed |
| ZEZuby Ejiofor | F | 6'8" | 245 lbs | Listed |
| KFKingston Flemings | G | 6'3" | 183 lbs | Listed |
| KGKeshon Gilbert | G | 6'4" | 200 lbs | Listed |
| MGMouhamed Gueye | F | 6'11" | 210 lbs | Listed |
| BHBuddy Hield | G | 6'4" | 220 lbs | Listed |
| CKCorey Kispert | F | 6'6" | 224 lbs | Listed |
| CKChristian Koloko | C | 6'11" | 225 lbs | Listed |
| JLJock Landale | C | 6'11" | 255 lbs | Listed |
| CMCJ McCollum | G | 6'3" | 190 lbs | Listed |
| ANAsa Newell | F | 6'11" | 224 lbs | Listed |
| OOOnyeka Okongwu | F | 6'10" | 240 lbs | Listed |
| HVHenri Veesaar | C | 7'0" | 227 lbs | Listed |
| KWKeaton Wallace | G | 6'3" | 185 lbs | Listed |
| RNRyan Nembhard | G | 5'11" | 180 lbs | Listed |
| LDLuguentz Dort | G | 6'4" | 220 lbs | Listed |
| AWAaron Wiggins | G | 6'5" | 190 lbs | Listed |
| LBLamont Butler | G | 6'2" | 208 lbs | Listed |
| JWJalen Wilson | F | 6'6" | 220 lbs | Listed |
| JJJalen Johnson | F | 6'8" | 219 lbs | Listed |
| DCDevin Carter | G | 6'2" | 195 lbs | Listed |
| DHDevon Higgs | G | 6'5" | 204 lbs | Listed |
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.
curl "https://api.statshawk.ai/v1/teams/team_06fj8tzv3nyv7bn56gf42g6ya8" \
-H "X-API-Key: sk_live_YOUR_KEY_HERE"curl "https://api.statshawk.ai/v1/teams/team_06fj8tzv3nyv7bn56gf42g6ya8/roster" \
-H "X-API-Key: sk_live_YOUR_KEY_HERE"curl "https://api.statshawk.ai/v1/teams/team_06fj8tzv3nyv7bn56gf42g6ya8/stats?competition=comp_06fhk48t7hwr51h2zpptqzkv0r&season=2026" \
-H "X-API-Key: sk_live_YOUR_KEY_HERE"curl "https://api.statshawk.ai/v1/teams/team_06fj8tzv3nyv7bn56gf42g6ya8/game-log" \
-H "X-API-Key: sk_live_YOUR_KEY_HERE"Connect StatHawk to your agent, then ask it to explain and extend the data shown on this page.