Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5 - 5.0 Mixed Doubles

ID: 7266904256

Match Scores

1-11

Win

Play Date

2025-07-15

Play Time (Est)

9:00 PM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1LOSS
MS
Martina Szeto

ZNWXEL · Fremont, CA, US

DUPR

4.245

RY
Ryan Yokogawa

YGOKKE · Fremont, CA, US

DUPR

4.013

TEAM 2WINNER
DC
Dylan Chiu

8DML6Y · Oakland, CA, US

DUPR

4.805

KL
Kristy Lu

V70NO7 · Fremont, CA, US

DUPR

4.494

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-7266904256
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8227299171,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Martina Szeto",
        "dupr_id": "ZNWXEL",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      },
      {
        "name": "Ryan Yokogawa",
        "dupr_id": "YGOKKE",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  },
  {
    "team_id": 6414806107,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dylan Chiu",
        "dupr_id": "8DML6Y",
        "rating": 4.805,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      },
      {
        "name": "Kristy Lu",
        "dupr_id": "V70NO7",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  }
]