Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Mens 3.75 - 4.25 [Teams]

ID: 4849353150

Match Scores

5-11

Win

Play Date

2026-01-12

Play Time (Est)

7:30 PM

Play Location

IPOP: Inclusive Place of Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
RZ
Ran Zhang

WXZN9M · USA

DUPR

3.958

TL
Timothy Lee

G0WQNM · Richmond, BC, CA

DUPR

3.241

TEAM 2WINNER
PC
Patfield Chow

D94OOY · Vancouver, BC, CA

DUPR

3.863

JH
Julian Haig

2Q9MJ4 · Vancouver, BC, CA

DUPR

4.203

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-4849353150
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5767366256,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ran Zhang",
        "dupr_id": "WXZN9M",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Timothy Lee",
        "dupr_id": "G0WQNM",
        "rating": 3.241,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      }
    ]
  },
  {
    "team_id": 5734217263,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patfield  Chow",
        "dupr_id": "D94OOY",
        "rating": 3.863,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      },
      {
        "name": "Julian  Haig",
        "dupr_id": "2Q9MJ4",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      }
    ]
  }
]