Team / football / 2026

New Mexico Highlands Cowboys

footballncaaf2026 season

New Mexico Highlands Cowboys 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
Paul AllenOLListed
RAMONE ATKINSQB6'4"230 lbsListed
JIMMIE BANKSOL6'3"Listed
AYDEN BARTKOQB6'5"Listed
RAY BIBBINSWR5'10"Listed
ELI BOYDRBListed
CORTLANDT BROOKSWR6'4"Listed
JAMES BUDGETTRB5'10"Listed
DAMONTE CAMPBELLWR5'8"Listed
Julio CastilloOL6'6"335 lbsListed
ANDREW CENTENOOL6'0"Listed
JOSH COOPEROL6'6"Listed
Lou DorseyTE6'6"235 lbsListed
TRAVIS EITELOL6'3"Listed
JACOB GAMBLEOL6'6"Listed
JORDAN GILLEYLENQB5'11"Listed
JACOBI HARDYRB5'9"Listed
DONOVAN HAWKINSWR5'11"Listed
AUSTIN HERRINGOL6'4"Listed
CAMERON HIGHRB5'9"Listed
KING JAMES TAYLOROL6'5"Listed
RONALD JAMISONWR6'1"Listed
ISAIAH S. JOHNSONWR5'10"Listed
JUSTIN JOHNSONWR5'10"Listed
TYRELL JOHNSONWR5'6"Listed
TYSON JOHNSONWR5'9"Listed
DIJON LANDFORTOL6'1"Listed
PATRICK LIWANAGOL6'1"Listed
CHRISTIAN MAULUPEOL6'0"Listed
Isaiah MillerRB5'11"190 lbsListed
SHAWNTAY MILLSRB5'7"Listed
TEVITA MOANAOL6'0"Listed
KAMARI MOSBYRB5'8"Listed
MASON PEREZTE6'5"Listed
PHILLIP REAVESWRListed
CJ SIMSWR5'6"Listed
JACK TRUONGWR6'0"Listed
JEFFREY WARDWR5'9"Listed
ISREAL WATSONWR6'1"Listed
HUNTER WATTSQB5'9"Listed
HARRY WILKINSONOL6'4"Listed
JOHN WRISTEROL6'9"Listed
ANDRES ALVARADOLB5'10"Listed
ROONEY AMISONEDL6'1"Listed
SHANE ANDREWSDB5'10"Listed
BRANDON ARTISDL6'3"Listed
DAMON BANKSDL6'0"Listed
TYREE BARTONDB5'8"Listed
MALIK BROWNDB5'9"Listed
Cameron BrowningDB5'9"165 lbsListed
JARED CLARKDB6'0"Listed
GANNON CLAVIRDB5'8"Listed
DEVIN CONEYLB6'0"Listed
Evander CraftLB6'3"230 lbsListed
ELDINE DORVILDB6'1"Listed
Paul ElumbaDBListed
BOGDAN FILIPOVICLB6'1"Listed
DANIEL GATESDL5'10"Listed
JOSEPH GUTIERREZDL6'2"Listed
DEVON HENDERSONDB5'10"Listed
Lofton HicksDB5'9"165 lbsListed
DAVARIS HOWARDDL6'3"Listed
TERRENCE JACKSONDB5'8"Listed
ISAIAH R. JOHNSONDL6'3"Listed
LEBARRON JONESDB6'0"Listed
TREJEN LAWRENCEDL6'1"Listed
BYRON LOCKHARTDB5'8"Listed
Brendon LuperDB6'0"185 lbsListed
DONOVAN MARQUEZDB5'9"Listed
JULIUS McDADEDL5'10"Listed
Demari MedleyDB5'10"179 lbsListed
JACOBE MILLSDL6'0"Listed
WILLIE MORRISDB6'0"Listed
JUDE NJUHLB5'9"Listed
MATTHEW PEREZLB6'1"Listed
Jonathon RomeroDBListed
JOSE SANDOVALDLListed
Brion ScalesDBListed
ISAIAH SCALESDL5'11"Listed
JOSEPH SMITHDB6'1"Listed
MYLES STAFFORDDL6'0"Listed
BEN SUTTONDB5'11"Listed
KRIS TAUFA'ASAULB6'0"Listed
NIGIL THOMASLB5'11"Listed
Quanterius TurnerDL6'2"330 lbsListed
ADRIEN VASQUEZDB5'10"Listed
Victor VillarrealDL6'4"Listed
RASHAUN WILLIAMSDL6'1"Listed
SAMULE WILSONDB5'7"Listed
RAYMOND WINGATEDL6'2"Listed
RODERICK WOODSLB6'0"Listed
DYLAN CHESTERMANLS6'0"Listed
WILL McDANIELPK5'9"Listed
SPENCER RICHARDSPK6'0"Listed
King James TaylorOL6'5"305 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_06fj8v1y7xxq18sjg3ceyt4p3g
curl "https://api.statshawk.ai/v1/teams/team_06fj8v1y7xxq18sjg3ceyt4p3g" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v1y7xxq18sjg3ceyt4p3g/roster
curl "https://api.statshawk.ai/v1/teams/team_06fj8v1y7xxq18sjg3ceyt4p3g/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v1y7xxq18sjg3ceyt4p3g/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fj8v1y7xxq18sjg3ceyt4p3g/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v1y7xxq18sjg3ceyt4p3g/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fj8v1y7xxq18sjg3ceyt4p3g/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