Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

World Pickleball Tour San Jose Challenger Mixed Doubles 4.0: 19+

ID: 7239577638

Match Scores

8-15

Loss

Play Date

2024-05-18

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DP
Deanna Pham

7DRQL4 · Fremont, CA, US

DUPR

4.176

DP
Daron Pham

XJNG77 · Fremont, CA, US

DUPR

4.562

TEAM 2WINNER
MK
Merry Kuo

3LP72J · Menlo Park, CA, US

DUPR

4.266

CG
Cristiano Ghersi

84VRNK · San Jose, CA, US

DUPR

4.592

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-7239577638
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5104859982,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Deanna Pham",
        "dupr_id": "7DRQL4",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      },
      {
        "name": "Daron Pham",
        "dupr_id": "XJNG77",
        "rating": 4.562,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  },
  {
    "team_id": 6649336726,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Merry Kuo",
        "dupr_id": "3LP72J",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      },
      {
        "name": "Cristiano Ghersi",
        "dupr_id": "84VRNK",
        "rating": 4.592,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]