Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5 - 5.0 Mixed Doubles

ID: 6212206546

Match Scores

11-6

Win

Play Date

2025-07-15

Play Time (Est)

11: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.856

KL
Kristy Lu

V70NO7 · Fremont, CA, US

DUPR

4.540

TEAM 2LOSS
ME
Matthew Eck

2LDKKY · San Mateo, CA, US

DUPR

4.164

TW
Tonya White

3XVQO4 · USA

DUPR

4.140

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-6212206546
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6559497428,
    "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": 6902391592,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Eck",
        "dupr_id": "2LDKKY",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "San Mateo, CA, US"
      },
      {
        "name": "Tonya White",
        "dupr_id": "3XVQO4",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]