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

4.5 - 5.0 Mixed Doubles

ID: 4781159229

Match Scores

12-10

Win

Play Date

2025-07-15

Play Time (Est)

10:15 AM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1WINNER
DC
Dylan Chiu

8DML6Y · Oakland, CA, US

DUPR

4.856

KL
Kristy Lu

V70NO7 · Fremont, CA, US

DUPR

4.540

TEAM 2LOSS
CB
Chris Baker

3OJXJ7 · Campbell, CA, US

DUPR

5.094

MA
Manar Ahmad

PKWVPQ · Los Gatos, CA, US

DUPR

4.080

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-4781159229
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5568178600,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Chiu",
        "dupr_id": "8DML6Y",
        "rating": 4.856,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      },
      {
        "name": "Kristy Lu",
        "dupr_id": "V70NO7",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  },
  {
    "team_id": 6605849714,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Baker",
        "dupr_id": "3OJXJ7",
        "rating": 5.094,
        "profile_pic_url": null,
        "location": "Campbell, CA, US"
      },
      {
        "name": "Manar Ahmad",
        "dupr_id": "PKWVPQ",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Los Gatos, CA, US"
      }
    ]
  }
]