Fields
Runner context.
The runner record is the main field object agents use for barriers, jockeys, trainers, weights, and race context.
Runner fields
horse_numberSaddlecloth number as text because provider formats can vary.horse_nameRunner name normalized from the field source.barrierBarrier draw.weightAllocated weight.trainer_nameTrainer name where PFAPI supplies it.jockey_nameJockey name where PFAPI supplies it.age / sexRunner age and sex.career_starts / wins / placesBasic career record for agent filtering.prizemoneyCareer prizemoney when supplied.providerUsually PuntingForm Fields for the daily PFAPI field feed.{
"horse_number": "8",
"horse_name": "BIRD WHISTLE",
"barrier": 5,
"weight": 56.5,
"trainer_name": "Brett & Georgie Cavanough",
"jockey_name": "Kerrin Mc Evoy",
"provider": "PuntingForm Fields"
}
Odds handling
Runner-level rated_odds and market_odds are hidden when null. Tip-source odds remain on the top-level tip object.