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

Lions Club May30 GTA DUPR Party

ID: 4939918330

Match Scores

5-11

Loss

Play Date

2026-05-30

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DL
David Lam

1QN7PD · USA

DUPR

3.135

Ken Yam Hui Kuen

RX6JXN · Markham, ON, CA

DUPR

3.239

TEAM 2WINNER
JC
Jimmy Chong

XKZM5X · USA

DUPR

3.469

DY
Dave Yiu

2P6YEE · USA

DUPR

3.209

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-4939918330
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6271970954,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Lam",
        "dupr_id": "1QN7PD",
        "rating": 3.135,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ken Yam Hui Kuen",
        "dupr_id": "RX6JXN",
        "rating": 3.239,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/29.jpg",
        "location": "Markham, ON, CA"
      }
    ]
  },
  {
    "team_id": 8136162662,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jimmy Chong",
        "dupr_id": "XKZM5X",
        "rating": 3.469,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dave Yiu",
        "dupr_id": "2P6YEE",
        "rating": 3.209,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]