Haskell Jayhawks 39, Kansas Jayhawks 107

basketball game fileFinal
Allen Fieldhouse · Lawrence
Boxscore

Key evidence.

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

Haskell Jayhawks boxscore
PlayerPosastblkdrebfg pctfgafgmft pctftaftmminorebpfptsrebstltovtp pcttpatpm
Ivy Fox0130.308134003312104040.40052
Angela Astorga0010.2504112217034112010
Trinity Wheeler0000000000000000
Ona Dauphinais1010.2001020.50021321262110.16761
Tierzah Penn3030.1676100220433030.20051
Jayla Flient0030.66732001501430200
Alana Stephens0200.333310015113112111
Hanna Fiander1000000901000000
Allie Greene1000.25041009202210010
Ciahna Oatman0000000000000000
Chehalis Aleck00000001001001000
Keira Beall-Gleason0000000000000000
Jocelyn Bell0000000000000000
Tory Grassrope0000000000000000
Lish Spoonhunter01102000800010300
Addyson Gream0010000801010100
Jodene Big Crow-Hunter0000000000000000
Jazlynn Nosie0000000000000000
Tea Murray0010.250410010023112111
Lilly Smith0011110.500217014101111
Bree Johnson0000000502000100
Kansas Jayhawks boxscore
PlayerPosastblkdrebfg pctfgafgmft pctftaftmminorebpfptsrebstltovtp pcttpatpm
Tatyonna Brown0230500.250411741171300
Laia Conesa8040.5004214423318710010
Sania Copeland0000.333310.8758719009050010
Jaliya Davis0000000000000000
Nadira Eltayeb2010.57174001712821200
Elle Evans1140.545116002320146210.50042
Libby Fandel1060.4297300262188200.33362
Brittany Harshaw2020.6431491331821264110.62585
Lilly Meister2140.750860.66732205014901010
S'Mya Nichols2030.667640.75043151111401020
Keeley Parks2030.3339300220183200.28672
Regan Williams0000000000000000

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_06fhm6g6cnyg31a80rk28fyd9g
curl "https://api.statshawk.ai/v1/contests/cst_06fhm6g6cnyg31a80rk28fyd9g" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/contests/cst_06fhm6g6cnyg31a80rk28fyd9g/boxscore
curl "https://api.statshawk.ai/v1/contests/cst_06fhm6g6cnyg31a80rk28fyd9g/boxscore" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/contests/cst_06fhm6g6cnyg31a80rk28fyd9g/matchup
curl "https://api.statshawk.ai/v1/contests/cst_06fhm6g6cnyg31a80rk28fyd9g/matchup" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/contests/cst_06fhm6g6cnyg31a80rk28fyd9g/play-by-play?detail=full
curl "https://api.statshawk.ai/v1/contests/cst_06fhm6g6cnyg31a80rk28fyd9g/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