C
college-baseball
/bsi_get_match_detail
bsi get match detail
Get detailed information about a specific college baseball game including venue, weather, win predictions, play-by-play, and team stats. Use a match ID from the
liveunknown~5s typical
mcpcollege-baseball
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-blazesportsintel-college-baseball /bsi_get_match_detail for me.
Input
| Field | Type | Description |
|---|---|---|
| matchId* | string | Highlightly match ID (from scoreboard results). e.g., "993144". |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-blazesportsintel-college-baseball","endpoint":"/bsi_get_match_detail","input":{"matchId":"..."}}'cli
npx cracked-ai run -p mcp-com-blazesportsintel-college-baseball -e /bsi_get_match_detail -i '{"matchId":"..."}'mcp
run_tool({ provider: "mcp-com-blazesportsintel-college-baseball", endpoint: "/bsi_get_match_detail", input: {"matchId":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.