Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Columbia PPA Challenger - Mixed Doubles Pro Main Draw

ID: 7003656572

Match Scores

5-11, 4-11

Loss

Play Date

2025-03-30

Play Time (Est)

9:00 PM

Play Location

Cayce, SC

View Facility Page →

Competitor Teams

TEAM 1LOSS
KN
Kayla Nesbitt

3XL90X · Chapel Hill, NC, US

DUPR

5.256

JH
John Haskell

892ZGK · Durham, NC, US

DUPR

5.194

TEAM 2WINNER
AP
Ana P Gordon

XJOQR5 · Fort Washington, MD, US

DUPR

4.896

PG
Preston Gordon

L5WN66 · Fort Washington, MD, US

DUPR

5.913

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-7003656572
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6094660191,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kayla Nesbitt",
        "dupr_id": "3XL90X",
        "rating": 5.256,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "John Haskell",
        "dupr_id": "892ZGK",
        "rating": 5.194,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  },
  {
    "team_id": 5301391506,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ana P Gordon",
        "dupr_id": "XJOQR5",
        "rating": 4.896,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      },
      {
        "name": "Preston Gordon",
        "dupr_id": "L5WN66",
        "rating": 5.913,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      }
    ]
  }
]