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

DUPR match

ID: 4655462341

Match Scores

10-15

Loss

Play Date

2026-06-02

Play Time (Est)

2:15 AM

Play Location

HOPC (House Of Pickleball Court)

Unverified Facility

Competitor Teams

TEAM 1LOSS
AL
Adam Lim

0RKMKG · Cheras, Selangor, MY

DUPR

2.588

TS
terry soo

NXD5Z2 · USA

DUPR

3.630

TEAM 2WINNER
DS
Dillon Soo

K54V6K · USA

DUPR

3.789

AO
Aaron Ow

NXMLX2 · USA

DUPR

2.559

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-4655462341
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6081108909,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Lim",
        "dupr_id": "0RKMKG",
        "rating": 2.588,
        "profile_pic_url": null,
        "location": "Cheras, Selangor, MY"
      },
      {
        "name": "terry soo",
        "dupr_id": "NXD5Z2",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7602498070,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dillon Soo",
        "dupr_id": "K54V6K",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Ow",
        "dupr_id": "NXMLX2",
        "rating": 2.559,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]