Haskell Jayhawks 64, Oral Roberts Golden Eagles 84

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
Chaske Jacobs2030.4005200230253210.33331
Khohanon Atazhoon0010.500105003104121020.40052
Alexander Ellenwood0150.5569500291312602122
Nate Jim000010002000000010
Aaron Campbell013144001214841000
Zahir Michel-Fuller1010.333310011012110010
Cordell Funmaker000010007110101010
Tyson Radermacher0000000400000000
Ryan Hawkins1000000500000100
Herold Merrick0000000200000000
Preston Olney3010.429731332202111110.66732
Brayshawn Hubbard-Finch0000000000000000
Pehja Hudson0000000000000000
Cory Hawkins0000000000000000
Gabriel Brooks0000000000000000
Nehemiah Boykins0000000000000000
Teal Soaring Eagle0000000000000000
Jesse White8140.2082451223533147530.22292
Jude Harris1020500017000212010
Oral Roberts Golden Eagles boxscore
PlayerPosastblkdrebfg pctfgafgmft pctftaftmminorebpfptsrebstltovtp pcttpatpm
Alex Couto0000000000000000
Connor Dow0110.333310019012123020
Cal Furnish3020.400520.75043220292210.50042
Luke Gray0190.375830.8758721311412010.33331
Ty Harper1020.400521662610123230.66732
Aaron Jacob0000.250410.750437005000010
Martins Kilups1010100014030102010
Laymen McGrady0000000000000000
Ofri Naveh1140.750860.60053233015721010
Baron Smith Jr.000000.50021712110200
Lane Sparks0000000000000000
Yuto Yamanouchi-Williams4180.500630.7504315311011120.50021
Chase Martin2030.3333101020012300010
Jack Turner3040.500105002602144040.50084

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