Haskell Jayhawks 55, Green Bay Phoenix 95

basketball game fileFinal
Resch Center · Ashwaubenon
Boxscore

Key evidence.

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

Haskell Jayhawks boxscore
PlayerPosastblkdrebfg pctfgafgmft pctftaftmminorebpfptsrebstltovtp pcttpatpm
Chaske Jacobs0030400018020310020
Khohanon Atazhoon0000.3333100170230000.50021
Alexander Ellenwood004010001502040100
Nate Jim0000000400000100
Aaron Campbell0100.500210.750431803501000
Zahir Michel-Fuller000010007000000010
Cordell Funmaker003133133161111412122
Tyson Radermacher0000300010000000030
Ryan Hawkins0000000000000000
Herold Merrick2010000800010300
Preston Olney3020.4001041112711103160.33331
Brayshawn Hubbard-Finch0000000000000000
Pehja Hudson0000000000000000
Cory Hawkins0000000000000000
Gabriel Brooks0000000000000000
Nehemiah Boykins2110.4551151552402171210.40052
Teal Soaring Eagle0000000000000000
Jesse White2130.28614400270393120.20051
Jude Harris0010200109020101020
Green Bay Phoenix boxscore
PlayerPosastblkdrebfg pctfgafgmft pctftaftmminorebpfptsrebstltovtp pcttpatpm
Ramel Bethea0140.7508613319401582100
Maruan Cicic0030.60053001410640000
Brady Fitzgerald0000000301000000
Marcus Hall0000000000000000
Dontrell Hewlett0000000000000000
Josh Hines2030.4297300211474200.20051
C.J. O'Hara3040.8336513321211361000
Preston Ruedinger4040.75016120102801304230.66796
Trey Schachter0000000000000000
Rob Stroud0050.2005112211214701010
LeBron Thomas1020.500210012002212010
Vukasin Todorovic102000201600021400
Keegan Van Kauwenberg0000000000000000
Caden Wilkins1030.4297300190283010.50042
Mac Wrecke0010.500210.500421702411100
Justin Allen2020.2508212219016210040

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