Team / football / 2026

Methodist Monarchs

footballncaaf2026 season

Methodist Monarchs 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
Tariq AndersonWR5'9"175 lbsListed
Torrance AndrewsRB5'6"180 lbsListed
Tyrese BradleyWR5'10"170 lbsListed
DeCalvis ButlerWR6'2"190 lbsListed
Josh CarterWR5'11"210 lbsListed
Devan CoxQB6'1"185 lbsListed
Dylan CummingsWR5'10"190 lbsListed
E'Montie DearsRB5'7"195 lbsListed
Treven EasterRB5'9"185 lbsListed
Tracy FusilierRB5'8"200 lbsListed
De'Angelo GrantOL6'1"310 lbsListed
Dameon GriggsOL6'3"260 lbsListed
Brent GunterOL6'1"300 lbsListed
Ja-Quez HarrellQB6'2"200 lbsListed
Brandon HuntWR5'7"150 lbsListed
Traven JohnsonOL6'3"270 lbsListed
Steve KeoniQB5'10"190 lbsListed
Braydon KingOL6'2"260 lbsListed
Brad LuettchauOL6'1"225 lbsListed
Brian MasonWR6'2"175 lbsListed
Xzavier McNeilWR6'2"175 lbsListed
Marshall MedlockQB6'1"215 lbsListed
Chase MichauxOL6'2"250 lbsListed
Jalon MottRB5'7"180 lbsListed
Robert PittsWR6'1"190 lbsListed
Joey RainesOL6'7"260 lbsListed
Khalil RaymondOL6'1"265 lbsListed
Jaylen RobinsonWR6'3"200 lbsListed
Alex RoqueOL6'1"290 lbsListed
John StrahlWR6'1"200 lbsListed
Dallas ThomasOL6'3"230 lbsListed
Pierce TurnerOL6'2"255 lbsListed
Darius TwittyOL6'1"270 lbsListed
Jesse WintersOL6'1"280 lbsListed
Vic WoodsWR6'1"195 lbsListed
TJ WrightRB5'9"175 lbsListed
Lucas AdkinsLB6'1"205 lbsListed
Jiovanni AponteDL5'9"225 lbsListed
Brandon BagleyDL5'11"275 lbsListed
Brendan BannerDL5'11"240 lbsListed
Scott BerryDB6'2"180 lbsListed
Roderic ChristianLB6'1"200 lbsListed
James ClydeDB5'9"180 lbsListed
Jonathan EggersDL6'1"245 lbsListed
Tristin EllerbeDB5'7"180 lbsListed
Will EnglandDL5'11"270 lbsListed
Dillon FogleDL6'3"240 lbsListed
Erran GreeneDB6'1"170 lbsListed
Tim JacksonDL5'11"260 lbsListed
Spencer JacobyDL6'1"220 lbsListed
Javon JohnsonLB5'11"200 lbsListed
Nathan JonesDB5'9"180 lbsListed
Dennis LiversDB6'1"185 lbsListed
Jamsly LouizuisLB5'10"245 lbsListed
D'Kel LoweLB6'1"205 lbsListed
Malik MaddoxDL5'11"200 lbsListed
Carlos McCrackenDB6'1"175 lbsListed
Gerrod NoblesDB5'8"165 lbsListed
Dylan ReeceLB5'8"180 lbsListed
Kamron ReeseDL6'3"270 lbsListed
Luis RolonDL6'1"280 lbsListed
Kam RoysterDB5'7"150 lbsListed
Mark StanfordLB5'10"205 lbsListed
Nick WadeDL6'1"250 lbsListed
Steven WadkinsLB6'1"260 lbsListed
Kelvin WaitesDB6'1"165 lbsListed
Devonte WhiteDB6'1"165 lbsListed
Ej WhiteDB6'1"185 lbsListed
Teddy WilkersonLB6'1"185 lbsListed
Demontre WrightLB5'10"215 lbsListed
Landon ChevironPK6'1"170 lbsListed
Josh JohnsonPK5'10"175 lbsListed
Robert LamelasPK5'11"215 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_06fj8v1mhxz8755bgdatfvtsw0
curl "https://api.statshawk.ai/v1/teams/team_06fj8v1mhxz8755bgdatfvtsw0" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v1mhxz8755bgdatfvtsw0/roster
curl "https://api.statshawk.ai/v1/teams/team_06fj8v1mhxz8755bgdatfvtsw0/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v1mhxz8755bgdatfvtsw0/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fj8v1mhxz8755bgdatfvtsw0/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v1mhxz8755bgdatfvtsw0/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fj8v1mhxz8755bgdatfvtsw0/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