Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

852hkpickleball PICKLECITY 男雙 DUPR GAME

ID: 7168923445

Match Scores

15-13

Loss

Play Date

2026-04-14

Play Time (Est)

2:15 AM

Play Location

Pickle City

Unverified Facility

Competitor Teams

TEAM 1WINNER
KL
Kelvin Lee

7ZRGEM · USA

DUPR

2.673

CH
chan hoi tsun

4VL456 · USA

DUPR

3.409

TEAM 2LOSS
RL
Roman Lam

55RZY5 · USA

DUPR

2.777

TM
Tsz Man Yip

WK97YM · New Territories, HK

DUPR

2.869

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-7168923445
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7652501134,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelvin Lee",
        "dupr_id": "7ZRGEM",
        "rating": 2.673,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "chan hoi tsun",
        "dupr_id": "4VL456",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8246186554,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Roman Lam",
        "dupr_id": "55RZY5",
        "rating": 2.777,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tsz Man Yip",
        "dupr_id": "WK97YM",
        "rating": 2.869,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  }
]