Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thoroughbred Classic - Women's 4.5+

ID: 8427636992

Match Scores

8-11

Win

Play Date

2025-03-15

Play Time (Est)

9:00 PM

Play Location

Lexington, KY

View Facility Page →

Competitor Teams

TEAM 1LOSS
MK
Mary Kate Hayden

3P4OOQ · Lexington, KY, US

DUPR

4.169

KW
Kaiden Walden

67NE0E · Lexington, KY, US

DUPR

4.215

TEAM 2WINNER
KG
Kelly Gant

8WZPQQ · Louisville, KY, US

DUPR

4.462

LS
Laurabeth Schmidt

30RMVN · Louisville, KY, US

DUPR

4.885

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8427636992
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5072921722,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mary Kate Hayden",
        "dupr_id": "3P4OOQ",
        "rating": 4.169,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      },
      {
        "name": "Kaiden Walden",
        "dupr_id": "67NE0E",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      }
    ]
  },
  {
    "team_id": 4610697349,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelly Gant",
        "dupr_id": "8WZPQQ",
        "rating": 4.462,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      },
      {
        "name": "Laurabeth Schmidt",
        "dupr_id": "30RMVN",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      }
    ]
  }
]