Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Thoroughbred Classic - Women's 4.5+

ID: 6778911534

Match Scores

4-11

Win

Play Date

2025-03-15

Play Time (Est)

7:30 PM

Play Location

Lexington, KY

View Facility Page →

Competitor Teams

TEAM 1LOSS
KL
Kellie Lozano

DWNJPM · Lexington, KY, US

DUPR

4.215

TC
Taylor Cunningham

3ZYL6D · Frankfort, KY, US

DUPR

4.164

TEAM 2WINNER
KG
Kelly Gant

8WZPQQ · Louisville, KY, US

DUPR

4.533

LS
Laurabeth Schmidt

30RMVN · Louisville, KY, US

DUPR

5.019

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-6778911534
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5061227334,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kellie Lozano",
        "dupr_id": "DWNJPM",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      },
      {
        "name": "Taylor Cunningham",
        "dupr_id": "3ZYL6D",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "Frankfort, KY, US"
      }
    ]
  },
  {
    "team_id": 4576175713,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelly Gant",
        "dupr_id": "8WZPQQ",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      },
      {
        "name": "Laurabeth Schmidt",
        "dupr_id": "30RMVN",
        "rating": 5.019,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      }
    ]
  }
]