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

852hkpickleball PICKLECITY 男雙 DUPR GAME

ID: 6706900085

Match Scores

15-13

Loss

Play Date

2026-06-02

Play Time (Est)

6:15 AM

Play Location

Pickle City

Unverified Facility

Competitor Teams

TEAM 1WINNER
KW
kevin wong

OZ5ON7 · USA

DUPR

2.894

TC
Tsz Chun Tse

G0K2EV · USA

DUPR

3.093

TEAM 2LOSS
CH
chan hoi tsun

4VL456 · Kowloon, HK

DUPR

3.341

YT
Yat Tung Li

0Z2EXG · USA

DUPR

2.973

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-6706900085
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5708085176,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "kevin wong",
        "dupr_id": "OZ5ON7",
        "rating": 2.894,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tsz Chun Tse",
        "dupr_id": "G0K2EV",
        "rating": 3.093,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6781560353,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "chan hoi tsun",
        "dupr_id": "4VL456",
        "rating": 3.341,
        "profile_pic_url": null,
        "location": "Kowloon, HK"
      },
      {
        "name": "Yat Tung Li",
        "dupr_id": "0Z2EXG",
        "rating": 2.973,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]