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

GYRR Club Meet 49

ID: 4827366240

Match Scores

21-16

Win

Play Date

2026-06-02

Play Time (Est)

1:00 PM

Play Location

Grand Yoho Club, Shap Pat Heung, Hong Kong

Unverified Facility

Competitor Teams

TEAM 1WINNER
N
Nakata

RWNDPQ · New Territories, HK

DUPR

3.181

TC
Tung Choy

ZZEQND · USA

DUPR

3.738

TEAM 2LOSS
KC
Karen Choi

7NOV6M · USA

DUPR

3.088

SS
Sandy Sinn

W64D4L · USA

DUPR

2.922

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-4827366240
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6924752889,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nakata",
        "dupr_id": "RWNDPQ",
        "rating": 3.181,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      },
      {
        "name": "Tung Choy",
        "dupr_id": "ZZEQND",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4498774663,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karen Choi",
        "dupr_id": "7NOV6M",
        "rating": 3.088,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sandy Sinn",
        "dupr_id": "W64D4L",
        "rating": 2.922,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]