Team / football / 2026

McMurry War Hawks

footballncaaf2026 season

McMurry War Hawks has a 2026 season statistics section with no reported measures, a recent game log with no reported games, a reported roster, and a developer recipe for the REST API and MCP path.

Season profile

Reported team measures.

2026 team statistics, kept in the API’s sport-specific vocabulary.

// nothing here

No season stats available

Game log

Recent results.

Reported scores and outcomes, with direct paths to every resolved game and opponent.

// nothing here

No games played yet

Roster

Team personnel.

Listed and appearance-derived players, linked to their complete StatHawk profiles.

Roster
PlayerPositionHeightWeightStatus
Charles AguguaWR6'1"185 lbsListed
Derek BaldeschwilerOL6'4"285 lbsListed
Cameron BausleyRB5'9"185 lbsListed
Daquon BratcherOL6'1"250 lbsListed
Joseph CantuOL6'0"240 lbsListed
Billy ColeRB5'9"198 lbsListed
Rafael GalloOL6'2"270 lbsListed
Paxton GrayerRB5'9"185 lbsListed
Preston KingRB5'6"145 lbsListed
Greg LivingstonWR5'10"190 lbsListed
Corey LopezWR6'3"180 lbsListed
Clinton McCoyWR5'10"160 lbsListed
David McHughWR6'2"195 lbsListed
Matthew McHughQB6'1"210 lbsListed
Emmanuel MulumbaWR5'8"185 lbsListed
Matt NewbyOL6'5"350 lbsListed
Orrin PetermanRB5'10"215 lbsListed
Art SchoonoverOL6'2"250 lbsListed
Chris SimpsonRB5'10"195 lbsListed
Marc TijerinaOL6'2"250 lbsListed
Stephen AnyasorLB5'11"220 lbsListed
Jeff ArnoldDB6'2"190 lbsListed
J.R. ArroyoDB5'9"190 lbsListed
Jonathan BlairLB6'0"190 lbsListed
Brendon BrinkmannDL6'6"255 lbsListed
Demonte ByrdDL5'10"245 lbsListed
Ashton CampbellLB6'3"225 lbsListed
Joshua FisherDL5'11"260 lbsListed
Chase FranklinDB6'3"216 lbsListed
Desmond GuyDB5'10"185 lbsListed
Ashton HooksDL6'1"191 lbsListed
Tyreace HouseLB5'10"205 lbsListed
Decorian JohnsonDB6'1"175 lbsListed
Fletcher JonesDL6'3"235 lbsListed
Josh JonesLB5'11"210 lbsListed
John KeithDB6'0"195 lbsListed
Jared KingDL6'2"210 lbsListed
Calvin MiddlebrooksDL5'11"250 lbsListed
Corey MillerDB5'6"170 lbsListed
Gregory PinckneyDB5'11"180 lbsListed
Garrison RailsbackDL6'3"255 lbsListed
Andrew SanchezDL6'0"225 lbsListed
Ryan WilliamsDB6'0"178 lbsListed
Ian McCarthyPK6'0"185 lbsListed
Joey SilvaPK5'4"Listed
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/teams/team_06fj8v1khxra55ckbnv1xpwcxr
curl "https://api.statshawk.ai/v1/teams/team_06fj8v1khxra55ckbnv1xpwcxr" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v1khxra55ckbnv1xpwcxr/roster
curl "https://api.statshawk.ai/v1/teams/team_06fj8v1khxra55ckbnv1xpwcxr/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v1khxra55ckbnv1xpwcxr/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fj8v1khxra55ckbnv1xpwcxr/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v1khxra55ckbnv1xpwcxr/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fj8v1khxra55ckbnv1xpwcxr/game-log" \
  -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