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

CHPC-長紅匹克球俱樂部

ID: 7499428950

Match Scores

5-11

Win

Play Date

2026-06-01

Play Time (Est)

7:30 PM

Play Location

Luzhu District, Taoyuan City, Taiwan 338

Unverified Facility

Competitor Teams

TEAM 1LOSS
LC
Larry Chuang

2P0K44 · USA

DUPR

3.108

CL
Charlie Lai

Y497VE · USA

DUPR

3.485

TEAM 2WINNER
CY
Ching Yao Huang

JYR52W · USA

DUPR

2.279

CL
CHANGHUNG LEE

VX7QV7 · Taipei City, TW

DUPR

4.645

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-7499428950
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5504919024,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Larry Chuang",
        "dupr_id": "2P0K44",
        "rating": 3.108,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Charlie Lai",
        "dupr_id": "Y497VE",
        "rating": 3.485,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7271160102,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ching Yao Huang",
        "dupr_id": "JYR52W",
        "rating": 2.279,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "CHANGHUNG LEE",
        "dupr_id": "VX7QV7",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": "Taipei City, TW"
      }
    ]
  }
]