Haskell Jayhawks 52, Oral Roberts Golden Eagles 87

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
Khohanon Atazhoon0010.125810021032101040
Alexander Ellenwood0000000904001000
Preston Olney1020.75043144160411213111
Nehemiah Boykins0040.4001040.600532414125030.33331
Teal Soaring Eagle0000000000000000
Trey Gains0000.444940.667322100110210.25041
Derek Factor001000.500211601111100
Michael Conard2040200.5004212022402010
Damian White0130.250410015032301030
Reben Littlehead Jr.0000.5002100140030010.50021
Taurice Grant0110.500210012112201010
Dk Middleton1040.333310.5002122013421010
Bryan Strom0000.1437100180130230.20051
Xavier Little Head0000000000000000
Matthew Anderson0000000000000000
Kobe Jordan0000000000000000
Judaiah LittleJohn0000000000000000
George Rocha0000000000000000
Cordell King0000000000000000
Spencer Moran0000000000000000
Feathers Valencia0000000000000000
Kamden Sekaquaptewa0000000000000000
Ryan Island0000000000000000
Gage Chambers0000000000000000
Trey Gaines0000000000000000
Ira Blackbear0000000000000000
Xavier Littlehead0000000000000000
Aspen LaPointe0000000000000000
Justin Curley0000000000000000
Connor Hawk0000000000000000
Oral Roberts Golden Eagles boxscore
PlayerPosastblkdrebfg pctfgafgmft pctftaftmminorebpfptsrebstltovtp pcttpatpm
Nevin Ibroci0000000000000000
Sir Issac Herron0000000000000000
Mathok Majok001020001012020100
Luke Gray010030122621220100
Darius Robinson Jr.2020.556951552701192310.50084
Jackson Skipper2010200.5004212102201020
Naim Ibroci0000000000000000
Sam Alajiki0060.625850.667321911137120.33331
Carlos Rosario3010.250410.75043150361340.33331
Jalen Miller3030.4005213323027302010
Issac McBride1020.400520.66732170372000.33331
Pablo Navarro1030300.750431522351200
Braeden Moore0020.667320071153010.50021
Seth Kruse0000000000000000
Chase Martin0000000000000000
Josh Jones1120.833650.3333123311150100
Josiah Moore1020.625850102621124130.50042

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