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

2025 Pickleball World Championships - Womens Doubles Pro Main Draw

ID: 6543570246

Match Scores

11-1, 11-1

Loss

Play Date

2025-11-04

Play Time (Est)

7:30 PM

Play Location

Farmers Branch, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
JC
Judit Castillo Gargallo

8E5LLO · Valencia, VC, ES

DUPR

5.631

Genie Erokhina

3LV6WK · PPA Tour Pro

DUPR

5.706

TEAM 2LOSS
OP
Olivia Phillips

3559DR · Hyde Park, UT, US

DUPR

4.675

SD
Shea Donahue

8GYZJD · Dallas, TX, US

DUPR

5.342

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-6543570246
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7923986677,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Judit Castillo Gargallo",
        "dupr_id": "8E5LLO",
        "rating": 5.631,
        "profile_pic_url": null,
        "location": "Valencia, VC, ES"
      },
      {
        "name": "Genie Erokhina",
        "dupr_id": "3LV6WK",
        "rating": 5.706,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Genie-Erokhina.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 8264653080,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Olivia Phillips",
        "dupr_id": "3559DR",
        "rating": 4.675,
        "profile_pic_url": null,
        "location": "Hyde Park, UT, US"
      },
      {
        "name": "Shea Donahue",
        "dupr_id": "8GYZJD",
        "rating": 5.342,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]