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

Columbia PPA Challenger - Mixed Doubles Pro Main Draw

ID: 5635578024

Match Scores

15-9

Win

Play Date

2025-03-30

Play Time (Est)

1:00 PM

Play Location

Cayce, SC

View Facility Page →

Competitor Teams

TEAM 1WINNER
KN
Kayla Nesbitt

3XL90X · Chapel Hill, NC, US

DUPR

5.262

JH
John Haskell

892ZGK · Durham, NC, US

DUPR

5.225

TEAM 2LOSS
CK
Courtney Kendall

1QX2ZR · Cary, NC, US

DUPR

4.118

VD
Van Damrongsri

KOPOV7 · USA

DUPR

5.733

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-5635578024
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8294859398,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kayla Nesbitt",
        "dupr_id": "3XL90X",
        "rating": 5.262,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "John Haskell",
        "dupr_id": "892ZGK",
        "rating": 5.225,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  },
  {
    "team_id": 7371910893,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Courtney Kendall",
        "dupr_id": "1QX2ZR",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      },
      {
        "name": "Van Damrongsri",
        "dupr_id": "KOPOV7",
        "rating": 5.733,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]