Team / football / 2026

Newberry Wolves

footballncaaf2026 season

Newberry Wolves 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
Michael AimoneWR5'10"175 lbsListed
Brentley AllenWR6'0"180 lbsListed
Rashard AlstonTE5'11"220 lbsListed
Austin AndersonOL6'3"300 lbsListed
Tyler AndersonOL6'3"300 lbsListed
Austin BarnesTE6'2"245 lbsListed
Dylan BeauchampOL6'1"290 lbsListed
William BedenbaughOL6'1"260 lbsListed
Najee BowensRB6'1"200 lbsListed
Tim CaldwellOL6'4"300 lbsListed
Markell CastleWR5'8"165 lbsListed
Nick ComfortOL6'0"270 lbsListed
Catriez CookRB6'1"210 lbsListed
Dv'nn CooksWR5'11"185 lbsListed
Wyatt CraigTE6'4"220 lbsListed
Tovaris CuretonWR6'0"180 lbsListed
Austin GordonTE6'2"230 lbsListed
Sam HallOL6'2"260 lbsListed
Bobby IrbyWR5'9"170 lbsListed
Taylor JacksonQB6'3"185 lbsListed
Tylik JohnsonWR6'1"175 lbsListed
Nick JonesQB6'0"220 lbsListed
Wes JordanWR6'3"190 lbsListed
Keinan LewisWR6'2"205 lbsListed
Manny McCordWR5'10"185 lbsListed
Trevin Mingo-WattsOL6'1"240 lbsListed
Chris MoralesOL6'6"300 lbsListed
Dakota MozingoOL6'0"260 lbsListed
Keiron MurphyOL6'3"270 lbsListed
Dylan RicheyOL5'11"240 lbsListed
Wade RouseOL6'1"305 lbsListed
Greg RuffQB5'9"175 lbsListed
Tanner AdairDL6'3"230 lbsListed
Jawanza AdamsDB5'11"180 lbsListed
Isaiah ApplingDB5'8"170 lbsListed
Kareem AugusteDB6'0"195 lbsListed
Chase AustinLB6'2"230 lbsListed
Desmond Beasley-JonesLB5'10"210 lbsListed
Caleb BeltonDB5'10"180 lbsListed
Anthony BlueDB5'11"180 lbsListed
Joe BlueLB5'10"225 lbsListed
Marcus ChestnutLB5'11"230 lbsListed
Troy CunninghamLB6'0"200 lbsListed
Stan DavisDL6'3"235 lbsListed
Devin DexterDL6'0"250 lbsListed
Ty'Ran DixonDL6'3"280 lbsListed
Alex DuboseLB6'1"230 lbsListed
Dreke EllisLB6'0"220 lbsListed
Will ElmLB6'3"215 lbsListed
Baylen EnglishDB6'0"195 lbsListed
Darryl FosterLB6'0"240 lbsListed
Tony GastonDB6'0"175 lbsListed
Daryus GillespieDL6'0"290 lbsListed
Jamarcus HendersonDL5'10"230 lbsListed
Kardeem HinesDB5'9"195 lbsListed
Peyton HiteLB6'2"210 lbsListed
Will HolbrookLB6'1"225 lbsListed
Krishaon JacksonDB6'1"190 lbsListed
Fabian JeffersonDL6'4"265 lbsListed
Keito JordonDL6'2"240 lbsListed
Tyrone KellyDE6'5"265 lbsListed
Tyler LindsayDL6'4"270 lbsListed
Kinard LisbonDL6'3"295 lbsListed
Tiquan LylesDL6'3"275 lbsListed
Antwan MartinDL6'0"325 lbsListed
Mac McCurryLB6'0"210 lbsListed
Anfernee MoffettLB6'2"230 lbsListed
Javhanee NealDB5'11"180 lbsListed
Terrell OwensDL6'0"265 lbsListed
Josh ParkerDE6'3"240 lbsListed
Perry AbleLS5'11"170 lbsListed
Travis MorganLS6'4"220 lbsListed
Shea RodgersPK6'0"175 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_06fj8v1yxnzf52wx2921a2er6r
curl "https://api.statshawk.ai/v1/teams/team_06fj8v1yxnzf52wx2921a2er6r" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v1yxnzf52wx2921a2er6r/roster
curl "https://api.statshawk.ai/v1/teams/team_06fj8v1yxnzf52wx2921a2er6r/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v1yxnzf52wx2921a2er6r/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fj8v1yxnzf52wx2921a2er6r/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v1yxnzf52wx2921a2er6r/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fj8v1yxnzf52wx2921a2er6r/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