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

Competitive Open Play Match

ID: 4470889083

Match Scores

21-19

Loss

Play Date

2026-04-19

Play Time (Est)

4:45 AM

Play Location

22 Heung Yip Rd, Hong Kong

Unverified Facility

Competitor Teams

TEAM 1WINNER
PC
Perry Cheng

MP2EXP · USA

DUPR

3.363

KY
KW yu

JPG6WD · Hong Kong Island, HK

DUPR

3.513

TEAM 2LOSS
DL
David Lim

6NMZLG · Hong Kong, HK

DUPR

3.218

PL
Pavis Lam

ELEVOJ · USA

DUPR

2.874

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-4470889083
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8317795744,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Perry Cheng",
        "dupr_id": "MP2EXP",
        "rating": 3.363,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "KW yu",
        "dupr_id": "JPG6WD",
        "rating": 3.513,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  },
  {
    "team_id": 7471571744,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Lim",
        "dupr_id": "6NMZLG",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": "Hong Kong, HK"
      },
      {
        "name": "Pavis Lam",
        "dupr_id": "ELEVOJ",
        "rating": 2.874,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]