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

852hkpickleball PICKLECITY 男雙 DUPR GAME

ID: 5345186474

Match Scores

14-16

Win

Play Date

2026-04-14

Play Time (Est)

3:30 PM

Play Location

Pickle City

Unverified Facility

Competitor Teams

TEAM 1LOSS
KW
kevin wong

OZ5ON7 · USA

DUPR

2.779

TC
Tsz Chun Tse

G0K2EV · USA

DUPR

3.003

TEAM 2WINNER
KL
Kelvin Lee

7ZRGEM · USA

DUPR

2.721

TM
Tsz Man Yip

WK97YM · New Territories, HK

DUPR

2.915

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-5345186474
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6160346192,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "kevin wong",
        "dupr_id": "OZ5ON7",
        "rating": 2.779,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tsz Chun Tse",
        "dupr_id": "G0K2EV",
        "rating": 3.003,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7016530159,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelvin Lee",
        "dupr_id": "7ZRGEM",
        "rating": 2.721,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tsz Man Yip",
        "dupr_id": "WK97YM",
        "rating": 2.915,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  }
]