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

DUPR match

ID: 4875422470

Match Scores

13-15

Loss

Play Date

2026-06-02

Play Time (Est)

11:30 PM

Play Location

HOPC (House Of Pickleball Court)

Unverified Facility

Competitor Teams

TEAM 1LOSS
DS
Dillon Soo

K54V6K · USA

DUPR

3.780

AL
Adam Lim

0RKMKG · Cheras, Selangor, MY

DUPR

2.603

TEAM 2WINNER
TS
terry soo

NXD5Z2 · USA

DUPR

3.639

TC
TONY CHEE

P5MW2X · USA

DUPR

2.827

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-4875422470
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6635184224,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dillon Soo",
        "dupr_id": "K54V6K",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Lim",
        "dupr_id": "0RKMKG",
        "rating": 2.603,
        "profile_pic_url": null,
        "location": "Cheras, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 7444735743,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "terry soo",
        "dupr_id": "NXD5Z2",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "TONY CHEE",
        "dupr_id": "P5MW2X",
        "rating": 2.827,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]