Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LG-234765 - Men’s Division 16

ID: 7203268360

Match Scores

5-11

Loss

Play Date

2026-04-25

Play Time (Est)

5:00 PM

Play Location

Pickleball Kingdom

View Facility Page →

Competitor Teams

TEAM 1LOSS
HT
Hiep Tran

DY0XXY · Lynnwood, WA, US

DUPR

4.266

LG
Leon Guan

1RPV6M · Seattle, WA, US

DUPR

3.653

TEAM 2WINNER
CL
Claudio Lazar

4PWZWK · USA

DUPR

3.701

WH
Wes Harris

E9JG6W · Mountlake Terrace, WA, US

DUPR

4.020

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-7203268360
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7378914909,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hiep Tran",
        "dupr_id": "DY0XXY",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Lynnwood, WA, US"
      },
      {
        "name": "Leon Guan",
        "dupr_id": "1RPV6M",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 6902567770,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Claudio Lazar",
        "dupr_id": "4PWZWK",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wes Harris",
        "dupr_id": "E9JG6W",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": "Mountlake Terrace, WA, US"
      }
    ]
  }
]