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

Pickone Hong Kong

ID: 4629112046

Match Scores

13-21

Loss

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

212 Choi Hung Rd, San Po Kong, Hong Kong

Unverified Facility

Competitor Teams

TEAM 1LOSS
YH
Yin Han Li

LZGX95 · USA

DUPR

2.060

DW
Davis Wu

9JD2O7 · Kowloon, HK

DUPR

2.906

TEAM 2WINNER
TS
Tsz Shan Chan

6KVG0K · USA

DUPR

2.769

ST
Samuel Tong

QJXEGN · USA

DUPR

2.863

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-4629112046
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8570903740,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Yin Han Li",
        "dupr_id": "LZGX95",
        "rating": 2.06,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Davis Wu",
        "dupr_id": "9JD2O7",
        "rating": 2.906,
        "profile_pic_url": null,
        "location": "Kowloon, HK"
      }
    ]
  },
  {
    "team_id": 4401680810,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tsz Shan Chan",
        "dupr_id": "6KVG0K",
        "rating": 2.769,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Samuel Tong",
        "dupr_id": "QJXEGN",
        "rating": 2.863,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]