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

2026 Wilson PPA Challenger - Mixed Doubles Pro Main Draw

ID: 5309649077

Match Scores

20-18

Win

Play Date

2026-05-24

Play Time (Est)

6:15 AM

Play Location

Wilson, NC

View Facility Page →

Competitor Teams

TEAM 1WINNER
CK
Caity Klaassen

V7794J · Johannesburg, GP, ZA

DUPR

5.253

LD
Liam Duffin

8EDZVE · St. George, UT, US

DUPR

5.557

TEAM 2LOSS
KU
Keilly Ulery

QPD750 · Atlanta, GA, US

DUPR

5.250

JA
Jake Anderson

DWNKZM · North Little Rock, AR, US

DUPR

5.471

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-5309649077
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5631842324,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Caity Klaassen",
        "dupr_id": "V7794J",
        "rating": 5.253,
        "profile_pic_url": null,
        "location": "Johannesburg, GP, ZA"
      },
      {
        "name": "Liam Duffin",
        "dupr_id": "8EDZVE",
        "rating": 5.557,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 4960812649,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keilly Ulery",
        "dupr_id": "QPD750",
        "rating": 5.25,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Jake Anderson",
        "dupr_id": "DWNKZM",
        "rating": 5.471,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      }
    ]
  }
]