Team / football / 2026

Delta State Statesmen

footballncaaf2026 season

Delta State Statesmen 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
Louis AgeeOL5'10"285 lbsListed
Todd BattleWR6'0"185 lbsListed
Alonzo BellWR5'11"170 lbsListed
Jaelon BrownOL6'5"340 lbsListed
Logan BrowningOL6'6"275 lbsListed
Gavin CampbellOL6'5"290 lbsListed
Michael CarleyWR6'5"210 lbsListed
Tyree CherryWR6'0"170 lbsListed
Carter CoullardTE6'3"250 lbsListed
Austin DavidsonQB6'2"190 lbsListed
Wiiliam DuncanTE6'5"231 lbsListed
Robbie EvansWR5'8"190 lbsListed
Tycen GrayTE6'3"255 lbsListed
Jaylen GreenWR6'0"175 lbsListed
Anthony HarbinQB6'2"185 lbsListed
QuDarius HodgesOL6'3"306 lbsListed
Braidron HodoOL6'2"305 lbsListed
Nathan HowardWR5'9"165 lbsListed
Keshawn JenningsOL6'2"320 lbsListed
Jordan JerniganWR6'2"210 lbsListed
Jeremiah JohnsonOL6'3"310 lbsListed
Jason JudgeOL6'3"325 lbsListed
Michael KingWR5'11"190 lbsListed
Cole KirkQB6'3"179 lbsListed
Kyle LawsonRB5'7"170 lbsListed
Calvin LockettWR6'3"180 lbsListed
Christian MalloyRB5'11"200 lbsListed
Jalen MayWR5'10"172 lbsListed
Clay BarrCBListed
Joseph BartonDL6'1"295 lbsListed
Derrick BillingsDL6'3"230 lbsListed
Chris BonnerDL6'3"230 lbsListed
Tylenn BridgesDL6'1"290 lbsListed
Cason BurressLB5'10"210 lbsListed
Kristopher BurressDB6'1"185 lbsListed
Warren ByrdLB6'0"205 lbsListed
William CarterDB6'1"198 lbsListed
Kharel ConeyDB5'9"174 lbsListed
Jackson DavenportCB6'3"285 lbsListed
Lamarcus FaulknerDL6'0"285 lbsListed
Cooper GardenhireCB5'10"205 lbsListed
Jaden GibsonCB6'5"175 lbsListed
Trendon GillonDB5'8"180 lbsListed
Tyrell GoldsmithDB5'10"175 lbsListed
Freddrick HerveyLB5'11"226 lbsListed
Adrian HillLB6'0"190 lbsListed
Aedan HoganCB6'4"285 lbsListed
Carl HopkinsDB6'2"190 lbsListed
Jatarian HudsonLB6'4"225 lbsListed
William JenkinsLB6'0"215 lbsListed
Connor JonesCB6'5"290 lbsListed
Malik JonesDB6'1"185 lbsListed
Jaden LawsonDB5'9"164 lbsListed
Patrick Lee Jr.DB6'0"185 lbsListed
Demario MartinDL6'1"236 lbsListed
Parker BurlesonPK6'0"180 lbsListed
Jeffery CannonLS6'1"220 lbsListed
Jack DunphyLS5'10"230 lbsListed
Nick HerberPK5'7"175 lbsListed
Connor MantelliPK6'0"170 lbsListed
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_06fj8v0psnxd3a6t4x3s7bmx58
curl "https://api.statshawk.ai/v1/teams/team_06fj8v0psnxd3a6t4x3s7bmx58" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v0psnxd3a6t4x3s7bmx58/roster
curl "https://api.statshawk.ai/v1/teams/team_06fj8v0psnxd3a6t4x3s7bmx58/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v0psnxd3a6t4x3s7bmx58/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fj8v0psnxd3a6t4x3s7bmx58/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v0psnxd3a6t4x3s7bmx58/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fj8v0psnxd3a6t4x3s7bmx58/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