Haskell Jayhawks 50, Oral Roberts Golden Eagles 92

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
Ivy Fox0130.2504113314045303010
Angela Astorga0020.500210011142312010
Trinity Wheeler3000.3339300210270020.33331
Ona Dauphinais1130.4001561443902183060.25082
Tierzah Penn1120.4297300251383150.50042
Jayla Flient1010.286720.7504325007100010
Alana Stephens1030400015050314010
Hanna Fiander0000000311010000
Allie Greene0020300013000210010
Ciahna Oatman0030200011010302010
Chehalis Aleck0000000900000000
Keira Beall-Gleason0000000000000000
Jocelyn Bell0000000000000000
Tory Grassrope0000000000000000
Lish Spoonhunter0000000000000000
Addyson Gream0000000000000000
Jodene Big Crow-Hunter0000000000000000
Jazlynn Nosie0000000000000000
Bree Johnson0000.333310014123111111
Oral Roberts Golden Eagles boxscore
PlayerPosastblkdrebfg pctfgafgmft pctftaftmminorebpfptsrebstltovtp pcttpatpm
Gentry Baldwin3010.429731222601101220.50042
Hannah Coons1010.500210.5002110113200010
Kayten Donley2160.42973020263079020.25041
Bella Edwards0000.25041004012010030
Azailah Funches2030.50042001100431100
Ari Gordon1020.333310.500211711333200
Preslee Hartsock0020.66764020171193100.50021
A'Maya Holton2050.333620.58312721431191000
Jalei Oglesby1070.71414100.75043311223813010
Alana Shetlar0100000401000000
Anna Trusty2130.4121770.80054285218823030
Taylor Jackson0000.5002100510210000

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