San Diego Padres at San Francisco Giants
baseball game fileScheduled
Oracle Park · San Francisco
Boxscore
Key evidence.
Every reported player line, kept in the API’s sport-specific stat vocabulary.
// nothing here
No boxscore yet
This game hasn't been played yet. Check back once it's underway.
Comparison
Side by side.
Scheduled
- Probable pitcher
- Michael King · RHP
- Lineup
- 9 players listed
- Probable pitcher
- Cesar Perdomo · LHP
- Lineup
- 9 players listed
Matchup
Before first pitch.
Probable pitchers and posted lineup context from the matchup card.
Lineups available2026-09-12T20:05:00Z · Pre-Game
San Diego Padres
Probable pitcher: Michael King (R)
San Francisco Giants
Probable pitcher: Cesar Perdomo (L)
Analysis preview// illustrative example, not this page's real data
sample · team comparisonexample only
a:"Team A"b:"Team B"
Offensive ratingA 114.2 · B 108.9
Recent form (L10)A 6-4 · B 6-4
Head-to-headB leads 3-1
GET /v1/analysis/compare-teams?a=…&b=…Run this yourself via the APIBuilt 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/contests/cst_06g6xqqv8szz79pbg9q2x0wkq0
curl "https://api.statshawk.ai/v1/contests/cst_06g6xqqv8szz79pbg9q2x0wkq0" \
-H "X-API-Key: sk_live_YOUR_KEY_HERE"Authenticated request · GET /v1/contests/cst_06g6xqqv8szz79pbg9q2x0wkq0/boxscore
curl "https://api.statshawk.ai/v1/contests/cst_06g6xqqv8szz79pbg9q2x0wkq0/boxscore" \
-H "X-API-Key: sk_live_YOUR_KEY_HERE"Authenticated request · GET /v1/contests/cst_06g6xqqv8szz79pbg9q2x0wkq0/matchup
curl "https://api.statshawk.ai/v1/contests/cst_06g6xqqv8szz79pbg9q2x0wkq0/matchup" \
-H "X-API-Key: sk_live_YOUR_KEY_HERE"Authenticated request · GET /v1/contests/cst_06g6xqqv8szz79pbg9q2x0wkq0/play-by-play?detail=full
curl "https://api.statshawk.ai/v1/contests/cst_06g6xqqv8szz79pbg9q2x0wkq0/play-by-play?detail=full" \
-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.
$claude mcp add statshawk https://mcp.statshawk.ai/mcp