Team / football / 2026

Central State Marauders

footballncaaf2026 season

Central State Marauders 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
Ashton AllmanOL6'5"295 lbsListed
Khamari AdamsWR6'1"Listed
Donaiz BarkerRB5'11"Listed
Brandon BellOL6'5"Listed
Stephone BufordQB6'1"Listed
Avantae BurtWR5'9"Listed
Jae-Lijah CochranWR5'9"Listed
DeAndre CopelandOL6'1"Listed
Andreus CoxTE6'3"Listed
Danny Curry IIIOL6'2"Listed
Kahlan DanielsWR6'0"Listed
Amari DavisonRB5'9"Listed
Abdou DieyeOL6'5"Listed
Carlos DuboseOL6'3"Listed
Kameron DurbinRB5'7"Listed
Devin EllisWR6'2"Listed
Marlin EngramQB6'3"Listed
Kaden FosterRB6'0"Listed
Kenyon GardnerRB5'10"Listed
Evan GoodenOL6'3"Listed
Damon Griffin IIWR5'10"Listed
Kevin GuyRB5'11"Listed
Logan HayesOL6'5"Listed
Stephen HoganTE6'3"Listed
Isaac HowardOL6'2"Listed
Omar HusseinOL6'4"330 lbsListed
John JamisonOL6'3"Listed
Kaleb JenkinsRB5'10"Listed
William JohnsonOL6'3"Listed
Rashiad KingRB5'10"Listed
Daequan LindseyTE6'3"Listed
Makai MaddreyOL6'3"Listed
Noah MitchellWR6'3"Listed
Zion MoffettWR6'0"Listed
Willie MortonOL6'3"Listed
Arvell NelsonQB6'3"Listed
Davarr NormanOL6'3"Listed
Ezekiel Noa PazWR6'1"Listed
Jaysen QuarteyWR5'9"Listed
Jahmar RichardsonRB5'9"Listed
Gilbert RobbinsWR5'10"170 lbsListed
Myles RussellWR6'0"Listed
Aaron ScottTE6'2"Listed
Henrique SmithOL6'4"275 lbsListed
Nicholas SmithWR6'0"170 lbsListed
Laterrian SpencerTE6'4"Listed
Nehemiah AlexanderDE6'0"Listed
Sherwin ArmisteadLB6'5"Listed
Brandon AwlsDT6'5"Listed
Jahkeyleon BakerLB6'2"Listed
Bishop BlakelyLB6'1"234 lbsListed
Deshun BosleyCB5'9"Listed
Teshun BosleyDT6'0"Listed
Harrison BradleyDE6'4"Listed
Jaylen BurrellS6'3"Listed
Levi CarnichaelCB6'2"Listed
Kobie CollinsDT6'3"Listed
Travis DavisDB5'9"Listed
Armaun DeboseDT6'0"Listed
Dematthew DixonDB6'1"Listed
Jimmy DunfordLB5'10"Listed
Ethan EllingtonLB5'11"Listed
Kenyae GarlandDE6'1"Listed
Khalid GholsbyLB6'2"Listed
Tyree Grace-SawyerDB5'10"Listed
Nasir HarmonDE6'3"Listed
Jyden HollieDB6'2"Listed
Teryon HoltDB6'2"Listed
Joe HudsonDE6'4"Listed
Greg HuhgesDB5'10"Listed
Jalen JohnsonLB6'0"Listed
Quinten JohnsonDB6'2"180 lbsListed
Kenneth JonesDB5'10"Listed
Jawaun KeyesDE6'5"Listed
Carson KinnairdLB6'2"Listed
Michael LewisDE6'0"Listed
Darion MatlockDB5'9"Listed
Travis McNeilDB6'1"Listed
Miles MiskelDB6'1"Listed
Jamar MontgomeryLB6'3"Listed
Malik MurrellDB6'2"Listed
Jariah MylesLB6'0"Listed
Jumacius PortisLB6'0"Listed
Israel PowersDE6'3"Listed
Dylan PurryDB6'2"Listed
Deon RebersS6'0"Listed
Jordan Reed-DavisCB5'9"Listed
Kameron RobinsonCB5'10"Listed
Lee'Sean SandersCB6'3"Listed
Trei'Shaun SandersDB5'11"Listed
Travion SearcyDB6'1"Listed
Jaylan SnowDB5'9"Listed
Jonathan SpikesLB6'0"Listed
Ke'yontiss StarksDT6'3"Listed
Kofi AdubofuorPK6'1"Listed
Carson GouletPK5'9"Listed
Cameron HarmonLS6'3"Listed
John LinkPK6'3"Listed
Abdoul SawadogoPK6'0"Listed
Garren ChandlerDT6'0"260 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_06fj8v0es1s95at74c357gh738
curl "https://api.statshawk.ai/v1/teams/team_06fj8v0es1s95at74c357gh738" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v0es1s95at74c357gh738/roster
curl "https://api.statshawk.ai/v1/teams/team_06fj8v0es1s95at74c357gh738/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v0es1s95at74c357gh738/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fj8v0es1s95at74c357gh738/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v0es1s95at74c357gh738/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fj8v0es1s95at74c357gh738/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