Team / football / 2026

Dickinson Red Devils

footballncaaf2026 season

Dickinson Red Devils 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
Brendan AlexanderOL6'0"250 lbsListed
Tyler AlexanderOL6'0"213 lbsListed
Wesley AugustinOL5'7"288 lbsListed
Nathan BerthiaumeOL6'4"290 lbsListed
Aimery BertrandRB5'8"175 lbsListed
Bobby BricknerRB6'1"205 lbsListed
Ty BussardQB6'1"197 lbsListed
Keesean CampbellWR5'7"170 lbsListed
Aidan CivitalaWR6'0"Listed
Giovanni Del ReRB6'1"200 lbsListed
Justin DeMarioOL6'1"265 lbsListed
Zach FaragalliQB5'9"190 lbsListed
Frederik FjeldsethWR6'3"220 lbsListed
Javion FordWR6'0"145 lbsListed
Luke FreyQB5'11"190 lbsListed
Charlie GamereWR5'11"175 lbsListed
Gavyn GennarelliWR5'10"170 lbsListed
Tomm HoppOL6'2"280 lbsListed
Ethan HornerQB6'4"190 lbsListed
Gavin HutzWR5'10"166 lbsListed
Sam JaffeTE6'3"230 lbsListed
Dylan JohnsonOL6'1"265 lbsListed
Liam KallenWR5'10"175 lbsListed
Ben KlassenQB6'1"210 lbsListed
Coby McClellanOL6'3"300 lbsListed
Moritz MittendorferWR5'10"180 lbsListed
Zach MullinQB6'4"210 lbsListed
Patrick PedallWR6'1"185 lbsListed
Alexander PellikkaOL6'4"290 lbsListed
Tom PolidoriRB5'10"Listed
Leo RathTE6'4"220 lbsListed
Eric ReiffOL6'0"280 lbsListed
Joaquin AcunaDE6'2"220 lbsListed
Mo AminCB5'8"160 lbsListed
Bryce BeltranteS6'0"205 lbsListed
Ty BrandenburgDB6'0"172 lbsListed
Jack BucciLB6'0"Listed
Luke CharltonS5'11"195 lbsListed
Nasir ColemanCB5'7"140 lbsListed
Sean CouvertiereS6'1"195 lbsListed
Leonte CurringtonDL6'2"300 lbsListed
Julien DevlinDT6'0"270 lbsListed
Dan EcheverriS5'10"190 lbsListed
Valdemar EnghaveLB6'0"210 lbsListed
Tiago FranciscoCB6'1"190 lbsListed
Maximilian FrommeDL6'3"265 lbsListed
Michael FurlongDE6'3"225 lbsListed
Juan Pablo GarciaS5'11"190 lbsListed
Jason GentilelloLB6'1"230 lbsListed
Jon GlennonLB6'0"210 lbsListed
Nathan Govan IIDE6'0"250 lbsListed
Gavin HeckLB5'11"215 lbsListed
Cedric JungmannDE6'5"240 lbsListed
Marco KaufmanLB6'1"205 lbsListed
Adam KilpatrickS5'8"160 lbsListed
Sam KumponLB6'0"Listed
Vinny LopiccoloDL6'1"275 lbsListed
Luke LorenzDE6'3"235 lbsListed
Michael MartillottiDL6'0"250 lbsListed
Phil MasickDL6'1"240 lbsListed
Cam MoralesCB5'9"170 lbsListed
Matthew MorganDT6'3"260 lbsListed
Joshua MosesCB5'9"160 lbsListed
Sixten MotivalaS5'10"180 lbsListed
Jimmy MulhollandS5'10"180 lbsListed
Tristen PadgettDL6'1"230 lbsListed
Paul PanekDL6'3"210 lbsListed
CJ PetriLB6'0"Listed
Caleb CrawleyPK6'2"Listed
Hudson ReesePK6'0"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_06fj8v0q81r01baj9sy9pd589m
curl "https://api.statshawk.ai/v1/teams/team_06fj8v0q81r01baj9sy9pd589m" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v0q81r01baj9sy9pd589m/roster
curl "https://api.statshawk.ai/v1/teams/team_06fj8v0q81r01baj9sy9pd589m/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v0q81r01baj9sy9pd589m/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fj8v0q81r01baj9sy9pd589m/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v0q81r01baj9sy9pd589m/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fj8v0q81r01baj9sy9pd589m/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