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

4.5 - 5.0 Mixed Doubles

ID: 8329413030

Match Scores

12-10

Win

Play Date

2025-07-15

Play Time (Est)

7:30 PM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1WINNER
DC
Dylan Chiu

8DML6Y · Oakland, CA, US

DUPR

4.870

KL
Kristy Lu

V70NO7 · Fremont, CA, US

DUPR

4.553

TEAM 2LOSS
MD
Meghana Damojipurapu

2Q0P79 · USA

DUPR

4.730

VD
Vishal Damojipurapu

OWPRVP · USA

DUPR

4.730

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-8329413030
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4624431477,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Chiu",
        "dupr_id": "8DML6Y",
        "rating": 4.87,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      },
      {
        "name": "Kristy Lu",
        "dupr_id": "V70NO7",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  },
  {
    "team_id": 4710256036,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Meghana Damojipurapu",
        "dupr_id": "2Q0P79",
        "rating": 4.73,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vishal Damojipurapu",
        "dupr_id": "OWPRVP",
        "rating": 4.73,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]