Haskell Jayhawks 59, Kansas City Roos 109

basketball game fileFinal
Swinney Center · Kansas City
Boxscore

Key evidence.

Every reported player line, kept in the API’s sport-specific stat vocabulary.

Haskell Jayhawks boxscore
PlayerPosastblkdrebfg pctfgafgmft pctftaftmminorebpfptsrebstltovtp pcttpatpm
Ivy Fox2040.429146111192413604010
Angela Astorga1040.500210.8336530057425010
Trinity Wheeler0000000000000000
Ona Dauphinais1010.571148003700201260.66764
Tierzah Penn1030.200510020132407030
Jayla Flient3171110402204270300
Alana Stephens1030.3336201019134406010
Hanna Fiander0000000000000000
Allie Greene3010.571740.500212900111010.66732
Ciahna Oatman0000000000000000
Chehalis Aleck0000000000000000
Keira Beall-Gleason0000000000000000
Jocelyn Bell0000000000000000
Tory Grassrope0000000000000000
Lish Spoonhunter0000100014010002010
Addyson Gream0000000000000000
Jodene Big Crow-Hunter0000000000000000
Jazlynn Nosie0000000000000000
Tea Murray003010001001031100
Lilly Smith0000000000000000
Bree Johnson0000000000000000
Kansas City Roos boxscore
PlayerPosastblkdrebfg pctfgafgmft pctftaftmminorebpfptsrebstltovtp pcttpatpm
Jumoke Adaramoye2030.60053001421651200
Funmi Amode1010.6673200901411000
Carleigh Andrews0020.33331001201222000
Kelby Bannerman00211100621240000
Elauni Bennett2060.58817100.77897319227152100
Emani Bennett4050.38526100102412256510.455115
Trinity Chears0000.50021001001200000
Alyssa Febres7110.750431222702815100
Claudia Frances1010.5004200912421100
Zaire Harrell2010.6676413327121123000
Lailah Hatcher3010.600530.50021812721200
Hallie Majoros0000.2005112280050000.20051
Nikole Thomas0000000000000000
Tierra Trotter21001000500001200
Jamyah Winter2010.4005200100161000.40052

Comparison

Side by side.

Final

Analysis preview// illustrative example, not this page's real data
sample · team comparisonexample only
a:"Team A"b:"Team B"
Offensive ratingA 114.2 · B 108.9
Recent form (L10)A 6-4 · B 6-4
Head-to-headB leads 3-1
GET /v1/analysis/compare-teams?a=…&b=…Run this yourself via the API
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/contests/cst_06fhm6gf6dsq18f6jvh5a3hcmc
curl "https://api.statshawk.ai/v1/contests/cst_06fhm6gf6dsq18f6jvh5a3hcmc" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/contests/cst_06fhm6gf6dsq18f6jvh5a3hcmc/boxscore
curl "https://api.statshawk.ai/v1/contests/cst_06fhm6gf6dsq18f6jvh5a3hcmc/boxscore" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/contests/cst_06fhm6gf6dsq18f6jvh5a3hcmc/matchup
curl "https://api.statshawk.ai/v1/contests/cst_06fhm6gf6dsq18f6jvh5a3hcmc/matchup" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/contests/cst_06fhm6gf6dsq18f6jvh5a3hcmc/play-by-play?detail=full
curl "https://api.statshawk.ai/v1/contests/cst_06fhm6gf6dsq18f6jvh5a3hcmc/play-by-play?detail=full" \
  -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