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

Competitive Open Play Match

ID: 6834915564

Match Scores

14-21

Win

Play Date

2026-04-19

Play Time (Est)

1:00 PM

Play Location

22 Heung Yip Rd, Hong Kong

Unverified Facility

Competitor Teams

TEAM 1LOSS
EL
Eric Lee k h

WN59RY · USA

DUPR

3.417

NK
naveed khawaja

YNEKRP · Kowloon, HK

DUPR

3.261

TEAM 2WINNER
DL
David Lim

6NMZLG · Hong Kong, HK

DUPR

3.232

PL
Pavis Lam

ELEVOJ · USA

DUPR

2.887

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-6834915564
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7163964679,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Lee k h",
        "dupr_id": "WN59RY",
        "rating": 3.417,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "naveed khawaja",
        "dupr_id": "YNEKRP",
        "rating": 3.261,
        "profile_pic_url": null,
        "location": "Kowloon, HK"
      }
    ]
  },
  {
    "team_id": 4353987116,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Lim",
        "dupr_id": "6NMZLG",
        "rating": 3.232,
        "profile_pic_url": null,
        "location": "Hong Kong, HK"
      },
      {
        "name": "Pavis Lam",
        "dupr_id": "ELEVOJ",
        "rating": 2.887,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]