Philadelphia 76ers
Philadelphia 76ers 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 |
|---|---|---|---|---|
| ASAnfernee Simons | G | 6'3" | 200 lbs | Listed |
| DWDean Wade | F | 6'9" | 228 lbs | Listed |
| LJLeBron James | F | 6'9" | 250 lbs | Listed |
| KCKentavious Caldwell-Pope | G | 6'5" | 204 lbs | Listed |
| RRRayan Rupert | G | 6'7" | 205 lbs | Listed |
| AHAriel Hukporti | C | 7'0" | 246 lbs | Listed |
| DBDominick Barlow | F | 6'9" | 215 lbs | Listed |
| ABAdem Bona | C | 6'10" | 235 lbs | Listed |
| JBJohni Broome | F | 6'10" | 235 lbs | Listed |
| VEVJ Edgecombe | G | 6'4" | 180 lbs | Listed |
| JEJoel Embiid | C | 7'0" | 280 lbs | Listed |
| TMTyrese Maxey | G | 6'2" | 200 lbs | Listed |
| LJLabaron Philon Jr. | G | 6'3" | 176 lbs | Listed |
| DTDalen Terry | F | 6'6" | 195 lbs | Listed |
| JWJabari Walker | F | 6'7" | 237 lbs | Listed |
| TWTrendon Watford | F | 6'8" | 237 lbs | Listed |
| DMDuke Miles | G | 6'0" | 180 lbs | Listed |
| TFTacko Fall | C | 7'6" | 250 lbs | Listed |
| JJJameer Nelson Jr. | G | 6'1" | 190 lbs | Listed |
| JBJaylen Brown | G | 6'6" | 223 lbs | Listed |
| CLCaleb Love | G | 6'3" | 212 lbs | Listed |
| JEJustin Edwards | F | 6'7" | 203 lbs | Listed |
| DJDillon Jones | F | 6'5" | 235 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_06fj8tzzknx977g1qnakvwhq4r" \
-H "X-API-Key: sk_live_YOUR_KEY_HERE"curl "https://api.statshawk.ai/v1/teams/team_06fj8tzzknx977g1qnakvwhq4r/roster" \
-H "X-API-Key: sk_live_YOUR_KEY_HERE"curl "https://api.statshawk.ai/v1/teams/team_06fj8tzzknx977g1qnakvwhq4r/stats?competition=comp_06fhk48t7hwr51h2zpptqzkv0r&season=2026" \
-H "X-API-Key: sk_live_YOUR_KEY_HERE"curl "https://api.statshawk.ai/v1/teams/team_06fj8tzzknx977g1qnakvwhq4r/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.