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

PNGL RR DUPR D'Play. 2.890

ID: 6657431533

Match Scores

11-4

Loss

Play Date

2025-11-12

Play Time (Est)

2:15 AM

Play Location

Pickle Land

Unverified Facility

Competitor Teams

TEAM 1WINNER
LJ
Lee Jia Sheng

PWE6KM · USA

DUPR

3.130

ST
Steven Teh

ZDJX5D · Penang, MY

DUPR

3.049

TEAM 2LOSS
ML
Max Loo

4VYNOG · Penang, MY

DUPR

2.824

TS
Tony stoone Thong

99PKXJ · USA

DUPR

3.129

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-6657431533
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5330283219,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lee Jia Sheng",
        "dupr_id": "PWE6KM",
        "rating": 3.13,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven Teh",
        "dupr_id": "ZDJX5D",
        "rating": 3.049,
        "profile_pic_url": null,
        "location": "Penang, MY"
      }
    ]
  },
  {
    "team_id": 6195574061,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Loo",
        "dupr_id": "4VYNOG",
        "rating": 2.824,
        "profile_pic_url": null,
        "location": "Penang, MY"
      },
      {
        "name": "Tony stoone Thong",
        "dupr_id": "99PKXJ",
        "rating": 3.129,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]