equibase.com API: get_past_performances
equibase.com via Parse · sports
Retrieve past performances for a horse, including race-by-race history with speed figures, race type, track, finish position, and (when the chart summary is available for recent races) purse, distance, surface, track condition, final time, field size, program number, and winning connections. Requires the horse reference number from search_horse results. Chart summary data (purse, distance, surface, track_condition, final_time, field_size, program_number, winning_jockey, winning_trainer) is available for recent races only; older races return these fields as empty/null. Makes one request for the horse profile plus up to 10 requests for chart summaries grouped by track and date. APIs for searching horses, retrieving race results, track entries, speed figures, leader statistics, and foal crop data from Equibase.com. Fulfilled by Parse from equibase.com.
- entertainment
- equibase-com
- finance
- 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/aade7361-953e-4363-895f-0a2b28352de5/get_past_performances
- Interface artifact
- sha256:57fdd25a979417f4c1365c383100f888dd50e06e343f9cfb5f4eb54afcecc3a3
- Manifest digest
- sha256:fb46959162ae641778d4090434c3fa78f9e8425bba243f421792d4bfc4777ad8
Request fields
- ref_no (string, required): Horse reference number from search_horse results (e.g. '11272859')
- registry (string): Registry code (e.g. T for Thoroughbred): Allowed values: T
- breed_type (string): Breed type: Allowed values: TB, QH
Example queries
- {"ref_no":"10286142","registry":"T","breed_type":"TB"}