Discover/results.usatf.org API
live

results.usatf.org APIresults.usatf.org

Retrieve USATF competition metadata, daily event schedules, detailed results, and World Athletics athlete profiles via a structured JSON API.

Endpoints
5
Updated
14d ago
Try it
Meet ID identifying the competition. Known values: '8035' (2025 Toyota USATF Outdoor Champ
api.parse.bot/scraper/a50746f4-55bb-4edb-8907-4da8934f2c19/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/a50746f4-55bb-4edb-8907-4da8934f2c19/get_competition_info?meet_id=8035' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 5 totalclick to expand

Returns top-level metadata about a specific USATF competition including name, location, facility, dates, and configuration. Returns upstream_error for unknown meet IDs.

Input
ParamTypeDescription
meet_idstringMeet ID identifying the competition. Known values: '8035' (2025 Toyota USATF Outdoor Championships), '8036' (2025 Para Nationals).
Response
{
  "type": "object",
  "fields": {
    "name": "string — competition name",
    "sport": "string — sport type",
    "endDate": "string — ISO datetime of competition end",
    "facility": "string — venue name",
    "location": "string — city and state",
    "startDate": "string — ISO datetime of competition start"
  },
  "sample": {
    "data": {
      "ID": 8035,
      "name": "2025 Toyota USATF Outdoor Championships",
      "sport": "Outdoor Track",
      "season": "2025",
      "endDate": "2025-08-09T00:00:00",
      "facility": "Hayward Field",
      "location": "Eugene, OR",
      "startDate": "2025-07-31T00:00:00"
    },
    "status": "success"
  }
}

About the results.usatf.org API

This API exposes 5 endpoints covering USATF track and field competitions on results.usatf.org, including meet metadata, day-by-day event schedules, per-event results with athlete marks and placements, and full biographical and competition history profiles from the World Athletics database. The get_event_results endpoint alone returns structured entries with athlete names, marks, placements, bib numbers, and team affiliations keyed by entry ID.

Meet Information and Schedules

The get_competition_info endpoint accepts a meet_id parameter and returns top-level metadata for a USATF competition: name, sport type, facility, location (city and state), and ISO-formatted start and end dates. Known meet IDs include 8035 for the 2025 Toyota USATF Outdoor Championships. If an unrecognized meet_id is passed, the endpoint returns an upstream_error rather than empty data.

The get_schedule_by_day endpoint returns all events scheduled for a given meet. Filtering by a specific date uses the date parameter in YYYY-MM-DD format; omitting it returns the full schedule across all days. Each event object includes N (name), RN (round name), T (start time), S (status), and an event_key used to query results. A parallel endpoint, get_para_nationals_schedule_by_day, returns the same structure for USATF Para Nationals events and accepts the same date filter.

Event Results

The get_event_results endpoint takes a meet_id and an event_key — formatted as EN-R where EN is the event number and R is the round — and returns the full result set for that event. The ED field is an object keyed by entry ID; each entry carries A (athlete info including name), M (mark or time), P (placement), BIB, and TN (team name). The top-level response also includes event name N, round name RN, and status S. If the event key is not found, the endpoint returns stale_input.

Athlete Profiles

The get_athlete_profile endpoint retrieves biographical and historical performance data for individual athletes from the World Athletics (IAAF) database. The athlete_id comes from the ED entries returned by get_event_results. The response includes basicData (given name, family name, country code, birth date, affiliation), personalBests (best marks per discipline), resultsByYear (competition results grouped by year and discipline), and honours (major competition podium finishes grouped by category such as World Championships or National Championships). Note that para-only athletes without IAAF profiles will return an upstream_error.

Common use cases
  • Build a live results tracker for the USATF Outdoor Championships using get_event_results marks and placements
  • Generate a daily schedule view for fans by filtering get_schedule_by_day with a specific date parameter
  • Compare an athlete's personal bests across disciplines using the personalBests field from get_athlete_profile
  • Display full competition honours histories for US track and field athletes sourced from the World Athletics database
  • Monitor event status changes throughout a meet day using the S (status) field from schedule and result endpoints
  • Build a para athletics schedule display using get_para_nationals_schedule_by_day filtered by competition date
  • Cross-reference athlete team affiliations and marks across multiple events using TN and M fields from get_event_results
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does results.usatf.org offer an official developer API?+
USATF does not publish a public developer API for results.usatf.org. There is no documented REST or GraphQL interface available to third-party developers.
How do I get the event_key needed to query get_event_results?+
Call get_schedule_by_day with your target meet_id and optionally a date in YYYY-MM-DD format. Each event object in the returned array includes an event_key field formatted as EN-R (event number dash round number), which you pass directly to get_event_results.
What happens when get_athlete_profile is called for a para athlete?+
Athletes who compete exclusively in para events may not have profiles in the World Athletics (IAAF) database. For those athletes, get_athlete_profile returns an upstream_error. The endpoint works reliably for open-division athletes with IAAF registrations.
Does the API cover historical meets from previous years?+
The documented meet IDs cover 2025 competitions. Historical meets from prior years are not currently enumerated in the endpoint inputs. You can fork the API on Parse and revise it to add support for additional historical meet IDs.
Does the API return heat-by-heat splits or intermediate lap times?+
Currently the API returns final marks (M), placements (P), and round-level results per athlete. Lap splits or intermediate timing data are not exposed in the current response fields. You can fork the API on Parse and revise it to add an endpoint if that data becomes available at the source.
Page content last updated . Spec covers 5 endpoints from results.usatf.org.
Related APIs in SportsSee all →
athletic.net API
Search and analyze cross country and track & field performance data across the US, including athlete profiles, meet results, team rosters, and rankings. Access comprehensive meet information, historical records, and state-level competition data to track athlete progress and discover top performers.
maxpreps.com API
Access high school sports data from MaxPreps. Search for schools, retrieve team rosters and schedules, look up athlete profiles, and browse national or state rankings across all sports.
vg.no API
Access VG.no's latest news, articles, sports scores, and TV guides through a single interface where you can browse the front page, search articles by topic, view category-specific content, and find related stories. Get real-time sports scores and television schedules alongside comprehensive news coverage from Norway's leading news outlet.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
puntoticket.com API
Browse and search events happening in Chile with PuntoTicket, viewing featured shows, filtering by category, and checking detailed pricing and availability for concerts, theater, sports, and more. Find the perfect event by exploring all listings or discovering what's trending right now.
130point.com API
Search for sold trading cards across eBay, Goldin, Heritage Auctions, Pristine Auction, MySlabs, and Fanatics Collect to find historical prices, sale dates, and marketplace information all in one place. Get comprehensive sales data to research card values and track market trends across multiple platforms instantly.
wynncraft.com API
Access detailed Wynncraft game information to look up item metadata and search across the complete item database, retrieve player statistics and character inventories, and browse guild information and global search results. Use this data to compare gear, track player progress, analyze guild rosters, or build tools for the Wynncraft community.
whoscored.com API
Search for players and teams, then dive deep into their performance metrics, match statistics, and detailed passing data to analyze football games and player abilities. Get comprehensive insights on team performance, individual player stats, and play-by-play event information to power your football analysis and decision-making.