Team / football / 2026

IU Pennsylvania Crimson Hawks

footballncaaf2026 season

IU Pennsylvania Crimson 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
Bruce AtkinsOL6'4"275 lbsListed
Terrill BarnesWR6'2"210 lbsListed
Jordan BattsTE6'1"255 lbsListed
Mike BoxQB6'4"215 lbsListed
Jacob BreakstoneOL6'4"265 lbsListed
Pat BrewerWR6'0"180 lbsListed
Trey CampmanWR6'1"185 lbsListed
Nick CarnicellaOL6'1"280 lbsListed
Mike CharmoOL6'2"285 lbsListed
Anthony DiPasqualeOL6'2"260 lbsListed
Byron DovalesOL6'3"290 lbsListed
Tyler DummermuthFB6'1"228 lbsListed
Chris GahaganQB6'3"195 lbsListed
Montay GreenRB6'0"250 lbsListed
Lowen JohnsonFB5'11"200 lbsListed
Chris MacellaroOL6'1"275 lbsListed
Dom MaggioFB5'6"200 lbsListed
Dan MathaOL6'7"290 lbsListed
Sean McVayWR5'10"180 lbsListed
Anthony MeriwetherWR6'2"190 lbsListed
Mike MeriwetherRB5'9"195 lbsListed
Cody MillettOL6'3"270 lbsListed
Jason MusselmanOL6'6"280 lbsListed
Dylan O'DonnellOL5'11"255 lbsListed
Matt PlautzWR6'5"220 lbsListed
Matt SassonOL6'1"290 lbsListed
Joe ScottQB6'2"190 lbsListed
Ben SimmenWR6'4"175 lbsListed
Pat SmithQB6'5"225 lbsListed
Harvie TuckRB5'10"215 lbsListed
Jake AlbertsDB6'0"170 lbsListed
Emmanuel BawaDL6'4"250 lbsListed
Alex BerdahlLB5'11"200 lbsListed
Errol BrewsterDL6'3"230 lbsListed
Chris BrownDB5'11"180 lbsListed
Johnny FrancoDB5'9"195 lbsListed
Larry GoodenDL5'11"255 lbsListed
Javaughn GoreeDL5'8"255 lbsListed
James HeissDE6'2"220 lbsListed
Mike KatchLB6'1"210 lbsListed
Dennis KerstetterDB5'9"175 lbsListed
Matt KnottsDT6'1"330 lbsListed
Kole KrautDB5'11"200 lbsListed
Allen LaneDL5'11"285 lbsListed
Dorian LaneDB6'1"190 lbsListed
Jerrell McFaddenDB5'9"185 lbsListed
Jeremiah McPhearsonDB5'9"176 lbsListed
Shane MeisnerDE6'3"260 lbsListed
Jeffrey PalmerDL6'1"273 lbsListed
Max RedfieldS6'1"205 lbsListed
Mario SandersDB6'1"185 lbsListed
Zach SeveranceDB6'0"185 lbsListed
Akeem SmithDL6'3"292 lbsListed
Kyle SpencerDB6'1"200 lbsListed
Nazir StreaterDB5'10"190 lbsListed
Carl ThorntonDL6'2"260 lbsListed
Marvens ToussaintCB5'9"175 lbsListed
Joey WalterLB6'2"220 lbsListed
Terrell WashingtonDB6'1"180 lbsListed
Eric WilliamsS6'2"217 lbsListed
Eddie GavettLS6'3"200 lbsListed
Brett UllmanPK6'1"210 lbsListed
Carl FlemingLB6'1"220 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_06fj8v16cdwt19z801gfgbq3a4
curl "https://api.statshawk.ai/v1/teams/team_06fj8v16cdwt19z801gfgbq3a4" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v16cdwt19z801gfgbq3a4/roster
curl "https://api.statshawk.ai/v1/teams/team_06fj8v16cdwt19z801gfgbq3a4/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v16cdwt19z801gfgbq3a4/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fj8v16cdwt19z801gfgbq3a4/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v16cdwt19z801gfgbq3a4/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fj8v16cdwt19z801gfgbq3a4/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