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

2026 Wilson PPA Challenger - Womens Doubles Pro Main Draw

ID: 6398141341

Match Scores

15-11

Loss

Play Date

2026-05-23

Play Time (Est)

2:15 AM

Play Location

Wilson, NC

View Facility Page →

Competitor Teams

TEAM 1WINNER
CT
Carlota Trevino

DWWZP6 · Cabo San Lucas, BCS, MX

DUPR

5.517

RF
Regina Franco

17NXK5 · Boynton Beach, FL, US

DUPR

5.316

TEAM 2LOSS
KS
Komal Safdar

8KWPG7 · Durham, NC, US

DUPR

5.264

AA
Audrey Adele Brown

MYNV7V · Scottsdale, AZ, US

DUPR

4.725

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-6398141341
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7927816740,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carlota Trevino",
        "dupr_id": "DWWZP6",
        "rating": 5.517,
        "profile_pic_url": null,
        "location": "Cabo San Lucas, BCS, MX"
      },
      {
        "name": "Regina Franco",
        "dupr_id": "17NXK5",
        "rating": 5.316,
        "profile_pic_url": null,
        "location": "Boynton Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 8368033549,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Komal Safdar",
        "dupr_id": "8KWPG7",
        "rating": 5.264,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      },
      {
        "name": "Audrey Adele Brown",
        "dupr_id": "MYNV7V",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]