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

4.5 - 5.0 Mixed Doubles

ID: 4805747135

Match Scores

11-3

Win

Play Date

2025-07-15

Play Time (Est)

12:45 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.876

KL
Kristy Lu

V70NO7 · Fremont, CA, US

DUPR

4.558

TEAM 2LOSS
MG
Matt Goldman

89RQE7 · Palo Alto, CA, US

DUPR

4.503

AS
Andrea Shipman

3ZD4WQ · San Jose, CA, US

DUPR

4.378

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-4805747135
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4378620301,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Chiu",
        "dupr_id": "8DML6Y",
        "rating": 4.876,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      },
      {
        "name": "Kristy Lu",
        "dupr_id": "V70NO7",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  },
  {
    "team_id": 7163669006,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Goldman",
        "dupr_id": "89RQE7",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Andrea Shipman",
        "dupr_id": "3ZD4WQ",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]