Team / football / 2026

Johnson C. Smith Golden Bulls

footballncaaf2026 season

Johnson C. Smith Golden Bulls 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
Demarcus BerryWR5'7"146 lbsListed
Desean BinyardRB5'11"209 lbsListed
Da'Quan BrownOL6'1"342 lbsListed
D'Juantay BurrellRB6'1"210 lbsListed
Deion CaldwellWR5'11"163 lbsListed
Roderick CarterWR5'8"160 lbsListed
Quintin ColemanWR5'10"175 lbsListed
Desmond DozierWR5'6"160 lbsListed
Terrance ErvinQB6'3"210 lbsListed
Braxton GambrellRB5'6"175 lbsListed
Darrol HallOL6'5"300 lbsListed
Keyon HandleyOL6'1"325 lbsListed
Harold HerbinQB5'11"220 lbsListed
Phillip HollidayTE6'2"240 lbsListed
Eugene HolmesWR6'0"185 lbsListed
Jordan LaneQB6'3"216 lbsListed
Isaiah LittleOL6'6"330 lbsListed
Raquan NilesOL6'4"315 lbsListed
Kevin OliphantFB5'8"264 lbsListed
Brandon ReedOL6'1"200 lbsListed
Dedric RobinsonRB5'8"220 lbsListed
Jordan ShawOL6'2"290 lbsListed
Tromecio SummersRB5'9"200 lbsListed
Jachin WatkinsRB6'0"210 lbsListed
Randy WileyTE6'4"258 lbsListed
Gabriel YuilleWR6'0"185 lbsListed
Kalyk BanksDL6'3"301 lbsListed
Benjamin BoatengDL6'5"270 lbsListed
Marcus BullockDL6'3"315 lbsListed
Rashad BurneyDL6'2"297 lbsListed
Alan CarsonDB5'7"165 lbsListed
TaQuan ChatmanLB6'1"185 lbsListed
D.C. CreasmanDB6'0"220 lbsListed
Eric ErvinLBListed
Christian FairDB5'9"165 lbsListed
David FrancisLB5'11"Listed
James Hardman-SantiagoLB5'11"207 lbsListed
Sean HillDB5'9"185 lbsListed
Jarrod InmanDL5'11"211 lbsListed
Joe JonesDE6'4"250 lbsListed
Kennan JonesLB5'11"210 lbsListed
Tyki Lawson-OatesDB6'0"180 lbsListed
JeJuan McCalstonCB5'9"164 lbsListed
Geordan McGheeDL6'2"252 lbsListed
Jahvez MitchellDB5'11"190 lbsListed
Daryl NapperDB5'10"175 lbsListed
Dionte SaundersDB5'8"160 lbsListed
Brice SmithDE6'4"280 lbsListed
Desmond TaylorDB6'0"195 lbsListed
Lorenz TaylorCB6'0"Listed
Carlo ThomasDB6'2"185 lbsListed
Deston ThorntonS5'11"190 lbsListed
Adonis TillmanS5'11"180 lbsListed
Marcel ToranLB5'11"200 lbsListed
Jamaal TuttDL6'2"255 lbsListed
Zachary WelchDB5'11"185 lbsListed
Bryant WilsonDL6'5"280 lbsListed
Basir WrightCB6'0"166 lbsListed
Austin BeattyLS6'1"205 lbsListed
Brandon HowardPK5'8"200 lbsListed
Matias LambrechtP6'4"210 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_06fj8v19asys37b2w5vs2n2qwc
curl "https://api.statshawk.ai/v1/teams/team_06fj8v19asys37b2w5vs2n2qwc" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v19asys37b2w5vs2n2qwc/roster
curl "https://api.statshawk.ai/v1/teams/team_06fj8v19asys37b2w5vs2n2qwc/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v19asys37b2w5vs2n2qwc/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fj8v19asys37b2w5vs2n2qwc/stats?competition=comp_06fhkgd0txrn7dhhee8eztghrc&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fj8v19asys37b2w5vs2n2qwc/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fj8v19asys37b2w5vs2n2qwc/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