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

852hkpickleball PICKLECITY 男雙 DUPR GAME

ID: 6163653700

Match Scores

16-14

Loss

Play Date

2026-04-14

Play Time (Est)

5:00 PM

Play Location

Pickle City

Unverified Facility

Competitor Teams

TEAM 1WINNER
VW
Victor Wu

ELJR7J · USA

DUPR

2.952

KL
Keith Li

0Z4DEX · USA

DUPR

2.963

TEAM 2LOSS
KL
Kelvin Lee

7ZRGEM · USA

DUPR

2.711

TM
Tsz Man Yip

WK97YM · New Territories, HK

DUPR

2.891

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-6163653700
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4963850657,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Victor Wu",
        "dupr_id": "ELJR7J",
        "rating": 2.952,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keith Li",
        "dupr_id": "0Z4DEX",
        "rating": 2.963,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8523124556,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelvin Lee",
        "dupr_id": "7ZRGEM",
        "rating": 2.711,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tsz Man Yip",
        "dupr_id": "WK97YM",
        "rating": 2.891,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  }
]