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

HKPC May League - Session 1, Mon Jun 1

ID: 7600942007

Match Scores

5-11

Loss

Play Date

2026-06-02

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LK
LEWIS KOPP

L2QOYQ · New York, NY, US

DUPR

2.989

RC
Roger Chen

JYLLL4 · USA

DUPR

2.325

TEAM 2WINNER
RL
Rich Lee

NYD042 · New York, NY, US

DUPR

2.346

MM
Max MacKenzie

X0VD0X · USA

DUPR

2.852

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-7600942007
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5547170231,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "LEWIS KOPP",
        "dupr_id": "L2QOYQ",
        "rating": 2.989,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Roger Chen",
        "dupr_id": "JYLLL4",
        "rating": 2.325,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7336720893,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rich Lee",
        "dupr_id": "NYD042",
        "rating": 2.346,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Max MacKenzie",
        "dupr_id": "X0VD0X",
        "rating": 2.852,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]