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

TNYP CLUB DUPR NO.7-C1

ID: 5428995635

Match Scores

1-11

Loss

Play Date

2026-05-31

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CL
CAICHEN LIN

M9NOJL · USA

DUPR

2.474

RH
Ren Hao Wu

5Y9K4R · Taipei City, TW

DUPR

2.440

TEAM 2WINNER
LC
Lester Chen

JYRPDJ · USA

DUPR

2.824

VH
Vincent HSIEH

RD5XGN · USA

DUPR

3.421

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-5428995635
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7199639594,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "CAICHEN LIN",
        "dupr_id": "M9NOJL",
        "rating": 2.474,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ren Hao Wu",
        "dupr_id": "5Y9K4R",
        "rating": 2.44,
        "profile_pic_url": null,
        "location": "Taipei City, TW"
      }
    ]
  },
  {
    "team_id": 8146519044,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lester Chen",
        "dupr_id": "JYRPDJ",
        "rating": 2.824,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vincent HSIEH",
        "dupr_id": "RD5XGN",
        "rating": 3.421,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]