Team / football / 2026

Glenville State Pioneers

footballncaaf2026 season

Glenville State Pioneers 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
Kobe AbrahamS5'10"173 lbsListed
Caden HarrisWR5'10"165 lbsListed
Jacob ClarkLB6'3"220 lbsListed
Julian BaileyOL6'3"300 lbsListed
Maddox BarronOL6'5"320 lbsListed
Eli BartleyRB5'10"194 lbsListed
Cameron BennettWR6'1"190 lbsListed
Maddox BowersQB6'1"201 lbsListed
Micah BrownOL6'5"273 lbsListed
Kyree BunnyWR6'3"175 lbsListed
Jamarion ChavisWR5'11"195 lbsListed
Marc ColbertOL6'3"275 lbsListed
Zachary ColimonRB5'9"187 lbsListed
Ethan CrossOL6'2"267 lbsListed
Malachi CrossOL6'3"275 lbsListed
Quaphit DavisWR6'1"180 lbsListed
Seth DrvarOL6'0"295 lbsListed
Aiden EllisOL6'4"310 lbsListed
Jamir FoxRB5'9"190 lbsListed
Jaryn FoxRB5'10"185 lbsListed
Landon FreyTE6'1"228 lbsListed
Colby GarrettOL6'8"265 lbsListed
Kashez GedeonWR6'0"193 lbsListed
Joziah GonzalezWR5'7"155 lbsListed
Brayden GregoryQB6'0"201 lbsListed
Michael HoganOL6'3"323 lbsListed
Graylan HollandRB5'9"192 lbsListed
Donte JohnsonWR6'0"182 lbsListed
Taj JoyceWR6'5"280 lbsListed
Benjamin KilgoreOL6'4"321 lbsListed
Reid KisamoreWR5'9"170 lbsListed
Greyson KuhnOL6'0"324 lbsListed
Nathan LhotskyTE6'5"240 lbsListed
Javonn McCallRB5'11"200 lbsListed
Daniel AbouGhaoucheLB5'11"180 lbsListed
Anthony BachinskiLB5'11"211 lbsListed
Da'Jon BarnesCB5'9"170 lbsListed
Channing BarrettCB6'0"190 lbsListed
Kaevon BlandingCB5'11"165 lbsListed
Braden BoggsS5'11"188 lbsListed
Glenn BrownDB6'1"165 lbsListed
Wesley Brown Jr.DL6'0"310 lbsListed
Osiris CerqueiraLB6'0"200 lbsListed
Gavin DavisLB6'0"209 lbsListed
Omar DialloCB6'0"174 lbsListed
Vladan DokovicDL6'7"250 lbsListed
Jaden DormevilDB5'10"170 lbsListed
Jeremy FranklinCB5'10"175 lbsListed
Tyson GarrettLB6'1"192 lbsListed
Maddox GillespieDL5'11"260 lbsListed
Adrian GloverCB6'0"184 lbsListed
Derrick HypesDL6'0"260 lbsListed
Gebril KamatehS6'2"215 lbsListed
Roman KoncheskyLB6'2"190 lbsListed
Cade LaFeverS5'11"165 lbsListed
Grayson LambkaLB6'0"190 lbsListed
Zaiiden LockettDB5'11"185 lbsListed
Henry LyesLB6'2"224 lbsListed
Mauricio AndreePK6'0"205 lbsListed
Kody Davis-WarringtonPK6'0"180 lbsListed
Brody FlowersLS5'9"190 lbsListed
Francisco GamboaPK5'10"165 lbsListed
Braiden HaughtPK6'2"225 lbsListed
Brody LaymanPK6'0"198 lbsListed
David ChukwuemekaDL6'8"280 lbsListed
Vladan DjokovicDL6'8"230 lbsListed
Khaliq JohnsonCB6'1"185 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_06fj8v11hdx410gxt0chqaw55w
curl "https://api.statshawk.ai/v1/teams/team_06fj8v11hdx410gxt0chqaw55w" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v11hdx410gxt0chqaw55w/roster
curl "https://api.statshawk.ai/v1/teams/team_06fj8v11hdx410gxt0chqaw55w/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v11hdx410gxt0chqaw55w/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fj8v11hdx410gxt0chqaw55w/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v11hdx410gxt0chqaw55w/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fj8v11hdx410gxt0chqaw55w/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