Team / football / 2026

Catawba Indians

footballncaaf2026 season

Catawba Indians 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
Gavin AtkinsOL6'1"260 lbsListed
Brethan BarnhillWR5'9"175 lbsListed
Saabir BerrianWR6'2"210 lbsListed
Lee Bracey Jr.RB5'9"165 lbsListed
Lincoln BroadnaxTE6'2"225 lbsListed
Jalen BrooksOL6'4"330 lbsListed
Zach BrownOL6'2"260 lbsListed
Kobe ChristianTE6'4"240 lbsListed
Jaylin DavisTE5'11"210 lbsListed
Tate DavisTE6'4"240 lbsListed
Trevor DuryOL6'5"290 lbsListed
Matt FinizioOL6'6"285 lbsListed
Hagen GlasgowWR5'11"170 lbsListed
Mitch GodleyRB5'9"195 lbsListed
JJ GrantWR5'8"175 lbsListed
Keelan HenricksonQB5'11"175 lbsListed
Bryce HoadleyOL6'5"245 lbsListed
Will HowardOT6'4"280 lbsListed
Kanyon JamesOL6'4"300 lbsListed
Bradey LindhjemOL6'3"295 lbsListed
Shane MabberleyWR6'3"210 lbsListed
Jack MercerQB6'2"200 lbsListed
Jordan MitchellWR6'2"170 lbsListed
Joseph NilssonWR5'9"150 lbsListed
Fred PerryOL6'2"285 lbsListed
Bo PryorWR5'6"160 lbsListed
Hunter SheppardQB6'3"205 lbsListed
Skyler StrawnWR5'11"175 lbsListed
Avery SwintonOL6'2"285 lbsListed
LJ TurnerRB5'9"195 lbsListed
Sean Walker Jr.WR5'10"160 lbsListed
Marquece WilliamsRB6'0"210 lbsListed
Malcolm WilsonRB5'10"205 lbsListed
DJ WootenOL6'6"338 lbsListed
CJ BrownDT6'1"260 lbsListed
Brady ElrodDB6'3"210 lbsListed
Malachi GainesCB6'0"215 lbsListed
PJ GarrisonCB6'0"170 lbsListed
Arvin HiltonDL6'3"240 lbsListed
Jaylen HintonLB5'11"200 lbsListed
Korey HunterDB5'10"170 lbsListed
Jarius JohnsonDL6'0"260 lbsListed
Ricardo JonesDB6'0"170 lbsListed
Mike LavallaDL5'9"250 lbsListed
Darryll MalachiDL6'2"265 lbsListed
Jadan MartinDL6'2"205 lbsListed
Gavin MooreDL6'3"265 lbsListed
Evan PaulingDE5'10"225 lbsListed
Kyle PerryCB5'10"190 lbsListed
Luke RaykoviczDB6'3"200 lbsListed
Preston RichLB6'1"205 lbsListed
Travon SharpsLB6'0"190 lbsListed
Evan SimonsDB6'2"200 lbsListed
Khalil StimpsonLB6'0"225 lbsListed
JT ThornhillDE6'1"240 lbsListed
Deno WardlowDB6'0"180 lbsListed
Oronde WhitfieldDL6'2"290 lbsListed
Bernard Williams IIICB6'3"196 lbsListed
Nick HallLS6'0"240 lbsListed
Vraj PatelP5'10"207 lbsListed
Bryson SimsPK5'8"170 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_06fj8v0dphzg31713y1w2aqgkr
curl "https://api.statshawk.ai/v1/teams/team_06fj8v0dphzg31713y1w2aqgkr" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v0dphzg31713y1w2aqgkr/roster
curl "https://api.statshawk.ai/v1/teams/team_06fj8v0dphzg31713y1w2aqgkr/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v0dphzg31713y1w2aqgkr/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fj8v0dphzg31713y1w2aqgkr/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v0dphzg31713y1w2aqgkr/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fj8v0dphzg31713y1w2aqgkr/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