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

852hkpickleball PICKLECITY 男雙 DUPR GAME

ID: 7882452778

Match Scores

11-15

Win

Play Date

2026-04-14

Play Time (Est)

11:30 PM

Play Location

Pickle City

Unverified Facility

Competitor Teams

TEAM 1LOSS
KW
kevin wong

OZ5ON7 · USA

DUPR

2.786

TC
Tsz Chun Tse

G0K2EV · USA

DUPR

3.013

TEAM 2WINNER
TM
Tsz Man Yip

WK97YM · New Territories, HK

DUPR

2.909

CH
chan hoi tsun

4VL456 · USA

DUPR

3.409

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-7882452778
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4661327882,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "kevin wong",
        "dupr_id": "OZ5ON7",
        "rating": 2.786,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tsz Chun Tse",
        "dupr_id": "G0K2EV",
        "rating": 3.013,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6248428931,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tsz Man Yip",
        "dupr_id": "WK97YM",
        "rating": 2.909,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      },
      {
        "name": "chan hoi tsun",
        "dupr_id": "4VL456",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]