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

HKCTA Pickleball League 2026

ID: 6181403755

Match Scores

21-15

Win

Play Date

2026-05-04

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Jason Chan

6NM9GD · New Territories, HK

DUPR

3.445

RN
rubie ngan

LWPJNQ · Kowloon, HK

DUPR

3.107

TEAM 2LOSS
GL
Gary Lai

RXNO6E · Hong Kong Island, HK

DUPR

3.584

ML
Mary Low

PZ9VEX · Kowloon, HK

DUPR

3.302

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-6181403755
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8495175856,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Chan",
        "dupr_id": "6NM9GD",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      },
      {
        "name": "rubie ngan",
        "dupr_id": "LWPJNQ",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": "Kowloon, HK"
      }
    ]
  },
  {
    "team_id": 4869567775,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gary Lai",
        "dupr_id": "RXNO6E",
        "rating": 3.584,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      },
      {
        "name": "Mary Low",
        "dupr_id": "PZ9VEX",
        "rating": 3.302,
        "profile_pic_url": null,
        "location": "Kowloon, HK"
      }
    ]
  }
]