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

2026 Wilson PPA Challenger - Womens Doubles Pro Main Draw

ID: 6131530882

Match Scores

4-11, 11-13

Loss

Play Date

2026-05-23

Play Time (Est)

11:30 PM

Play Location

Wilson, NC

View Facility Page →

Competitor Teams

TEAM 1LOSS
KS
Komal Safdar

8KWPG7 · Durham, NC, US

DUPR

5.237

AA
Audrey Adele Brown

MYNV7V · Scottsdale, AZ, US

DUPR

4.719

TEAM 2WINNER
NK
Natalie Kim

DW46PL · Midlothian, VA, US

DUPR

5.076

AP
Ava Pisacrita

8E9VLW · Louisville, KY, US

DUPR

4.960

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-6131530882
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6596575579,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Komal Safdar",
        "dupr_id": "8KWPG7",
        "rating": 5.237,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "Audrey Adele Brown",
        "dupr_id": "MYNV7V",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 8013761331,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Natalie Kim",
        "dupr_id": "DW46PL",
        "rating": 5.076,
        "profile_pic_url": null,
        "location": "Midlothian, VA, US"
      },
      {
        "name": "Ava Pisacrita",
        "dupr_id": "8E9VLW",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      }
    ]
  }
]