Team / football / 2026

Adams State Grizzlies

footballncaaf2026 season

Adams State Grizzlies 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
Marc AmosQB6'2"220 lbsListed
Kevin AshakOL6'3"285 lbsListed
Dustin BoltWR6'2"215 lbsListed
Iren BordesWR6'2"175 lbsListed
Drake BrownTE6'1"220 lbsListed
Keenan BruchezQB6'4"205 lbsListed
Bryce BuderusRB6'1"215 lbsListed
Tim CallahanOL6'2"275 lbsListed
Michael CarlRB5'11"165 lbsListed
Peter CarreonWR5'11"190 lbsListed
Dean DoderoOL6'4"300 lbsListed
Trevor EgglestonQB6'2"200 lbsListed
Jett FullerTE6'1"210 lbsListed
Jed GarrisonOL6'2"275 lbsListed
Jb HallWR5'10"170 lbsListed
Mohamad HasoonWR6'2"205 lbsListed
Chris JamisonRB5'7"170 lbsListed
Evan KingWR6'3"200 lbsListed
Chris LittleTE6'3"210 lbsListed
Brandon LoweWR5'10"160 lbsListed
Jeremy LundOL6'5"310 lbsListed
Ryan McBurneyWR6'1"190 lbsListed
Shane McBurneyWR6'3"210 lbsListed
Sean McDougalQB6'1"230 lbsListed
Chris McGeeOL6'1"260 lbsListed
Aleksandar MilanovicOL6'7"300 lbsListed
Darius MoralesOL6'1"295 lbsListed
Ben NaasOL5'10"265 lbsListed
Jason NottinghamOL6'1"290 lbsListed
Joey OliverOL6'3"285 lbsListed
Jared PolsterOL6'3"265 lbsListed
Delton PrescottWR6'1"190 lbsListed
Tyler RosenfieldOL5'10"205 lbsListed
Terjean SaffoldRB5'8"200 lbsListed
Jordan SimonWR6'2"200 lbsListed
Ian SpencerOL6'4"300 lbsListed
Will StillRB5'9"175 lbsListed
Nathan StuderOL6'4"290 lbsListed
Manny TrujilloRB5'8"168 lbsListed
Cody Van HorneTE6'3"235 lbsListed
Mike VaughnWR5'10"175 lbsListed
Josh YankovichWR6'1"205 lbsListed
Jeff YounkerOL6'3"305 lbsListed
Trevor ZottWR5'10"165 lbsListed
James AckelCB6'1"205 lbsListed
Thomas BrownCB6'1"190 lbsListed
Cody BrowneDE6'4"240 lbsListed
Curt ColburnCB6'1"190 lbsListed
Rocco DeLorenzoLB6'1"230 lbsListed
Daniel DoddCB6'1"200 lbsListed
Valentino DresslerDE6'4"212 lbsListed
Joseph DuBoseCB5'10"186 lbsListed
Dylan FlanneryLB6'1"206 lbsListed
John HickeyLB6'2"220 lbsListed
Alfred HinesCB5'11"205 lbsListed
Dana HolleyLB6'1"205 lbsListed
Sevaro JohnsonDT6'3"290 lbsListed
Zach JohnstonCB6'1"175 lbsListed
Daniel KressinCB6'2"185 lbsListed
Jake LongCB6'1"195 lbsListed
Zach MaierLB6'1"205 lbsListed
Derek MathiasonLB6'3"225 lbsListed
Caleb McKenzieDE6'1"250 lbsListed
Taylor MouserLB6'1"220 lbsListed
Brandon MurrayDE6'3"230 lbsListed
Will NaasS5'11"190 lbsListed
Fabrice NolenCB6'2"200 lbsListed
Glenn PettisCB5'9"170 lbsListed
Thomas PorterDE6'1"225 lbsListed
Dereck Raymond-JohnsDT6'4"295 lbsListed
Chase RogersDE6'1"245 lbsListed
Bryn RoyLB6'1"225 lbsListed
Kenny ScallyDE6'1"225 lbsListed
Josh SeneDE6'1"235 lbsListed
Connor StevensLB5'10"210 lbsListed
Cody SwartzendruberCB6'4"195 lbsListed
Jeremiah Van ValkenburgCB6'1"170 lbsListed
Nathan WigginsLB5'10"195 lbsListed
Bryant WilliamsCB6'1"190 lbsListed
Scott KelloggPK5'9"175 lbsListed
David Van VorisPK6'1"195 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_06fj8tzyj5vp1fxn1gc3tf9x84
curl "https://api.statshawk.ai/v1/teams/team_06fj8tzyj5vp1fxn1gc3tf9x84" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8tzyj5vp1fxn1gc3tf9x84/roster
curl "https://api.statshawk.ai/v1/teams/team_06fj8tzyj5vp1fxn1gc3tf9x84/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8tzyj5vp1fxn1gc3tf9x84/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fj8tzyj5vp1fxn1gc3tf9x84/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8tzyj5vp1fxn1gc3tf9x84/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fj8tzyj5vp1fxn1gc3tf9x84/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