Cpbl: Get Box Score
Cpbl via Parse · sports
Retrieve the full box score for a specific game, including game details, scoreboard by inning, batting stats, and pitching stats for both home and visiting teams. Requires a game serial number obtainable from get_schedule results. Comprehensive API for the Chinese Professional Baseball League (CPBL), providing game schedules, box scores, player statistics, play-by-play feeds, standings, player lists, aggregate stats, and news. Fulfilled by Parse from cpbl.com.tw.
- cpbl
- cpbl-com-tw
- entertainment
- news-media
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/8d3d047b-7e60-446f-be5c-a8087c717d60/get_box_score
- Interface artifact
- sha256:4cc33e7c5bb42dfe92b54b149b162e98af11465f291ce6269193cde770539d87
- Manifest digest
- sha256:269b5aef9debf2beb04990691954c2ec2e2a3789709eb91b9b69a22ca37b509c
Request fields
- year (string): Year in YYYY format. Defaults to the current year.
- game_sno (string, required): Game serial number identifying the specific game. Obtainable from get_schedule results (GameSno field).
- kind_code (string): Game type code.: Allowed values: A, B, C, G
Example queries
- {"year":"2025","game_sno":"1","kind_code":"A"}