Haskell Jayhawks 47, Oral Roberts Golden Eagles 124

basketball game fileFinal
Mabee Center · Tulsa
Boxscore

Key evidence.

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

Haskell Jayhawks boxscore
PlayerPosastblkdrebfg pctfgafgmft pctftaftmminorebpfptsrebstltovtp pcttpatpm
Angela Astorga1020500.2504116051200010
Tierzah Penn0000.286144002224122230.400104
Chehalis Aleck0000000000000000
Tory Grassrope0000000000000000
Lish Spoonhunter1010.6005312220128206010
Tea Murray0040.571740.60053221211517020
Janae Kalama1010400022010100010
Myona Dauphinas0010.10010112220004111060
Wakiyan Irving0000200.7504320003013020
Malia Jacobs2070.667320020025704111
Star Her Many Horses2020200020030214020
Mikeya Sheppard0011110.500211811320100
Justine Butterfield0000000000000000
Grace Tahahwa0000000000000000
Miracle Spotted Bear0000000000000000
Trista Takes Enemy0000000000000000
Dominique Brown0000000000000000
Kamryn Yazzie0000000000000000
Mahpiya Irving0000000000000000
Jaelyn Two Hearts0000000000000000
Oral Roberts Golden Eagles boxscore
PlayerPosastblkdrebfg pctfgafgmft pctftaftmminorebpfptsrebstltovtp pcttpatpm
Taleyah Jones3020.500841441601152200.50063
Emily Robinson0030.3001030018106411050
Mary Carden1100.800540.5004213321030000
Tyla Heard7060.42973111262498100.50042
Gentry Baldwin4010.6676400203194200.33331
Azailah Funches0020.400520.800549228412020
Jalei Oglesby0140.8181190.8005419122251000
Alana Shetlar0000000000000000
Alayna Kraus1020.286720.50021170262230.20051
Makyra Tramble4010.7271180.500212311212410.66764
Ruthie Udoumoh2040.714750013211062100
Meghan Weinrich3031110.750431530560100
Annyka Hellendrung0020.2005100111033200.25041

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