The Racing API · JSON Structure

The Racing Api App__Models__Na_Results__ Runner Structure

app__models__na_results__Runner schema from The Racing API

Type: object Properties: 16
Horse RacingSportsStatisticsBettingAnalytics

app__models__na_results__Runner is a JSON Structure definition published by The Racing API, describing 16 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

breeder_name horse_name jockey_first_name jockey_first_name_initial jockey_last_name owner_first_name owner_last_name place_payoff program_number program_number_stripped show_payoff sire_name trainer_first_name trainer_last_name weight_carried win_payoff

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/the-racing-api/refs/heads/main/json-structure/the-racing-api-app__models__na_results__-runner-structure.json",
  "name": "app__models__na_results__Runner",
  "description": "app__models__na_results__Runner schema from The Racing API",
  "type": "object",
  "properties": {
    "breeder_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Breeder Name"
    },
    "horse_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Horse Name"
    },
    "jockey_first_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Jockey First Name"
    },
    "jockey_first_name_initial": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Jockey First Name Initial"
    },
    "jockey_last_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Jockey Last Name"
    },
    "owner_first_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Owner First Name"
    },
    "owner_last_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Owner Last Name"
    },
    "place_payoff": {
      "anyOf": [
        {
          "type": "number"
        },
        {
          "type": "null"
        }
      ],
      "name": "Place Payoff"
    },
    "program_number": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Program Number"
    },
    "program_number_stripped": {
      "anyOf": [
        {
          "type": "integer"
        },
        {
          "type": "null"
        }
      ],
      "name": "Program Number Stripped"
    },
    "show_payoff": {
      "anyOf": [
        {
          "type": "number"
        },
        {
          "type": "null"
        }
      ],
      "name": "Show Payoff"
    },
    "sire_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Sire Name"
    },
    "trainer_first_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Trainer First Name"
    },
    "trainer_last_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Trainer Last Name"
    },
    "weight_carried": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "name": "Weight Carried"
    },
    "win_payoff": {
      "anyOf": [
        {
          "type": "number"
        },
        {
          "type": "null"
        }
      ],
      "name": "Win Payoff"
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/the-racing-api-app__models__na_results__-runner-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.