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

🔥 DUPR🔥 Doubles |Round Robin| Rally Scoring

ID: 5743595503

Match Scores

8-15

Win

Play Date

2026-06-06

Play Time (Est)

8:45 AM

Play Location

Smashing Pickle

Unverified Facility

Competitor Teams

TEAM 1LOSS
LL
Luke Lee

9JYQWJ · USA

DUPR

3.493

SS
Sean Soh

X0L2VR · USA

DUPR

2.621

TEAM 2WINNER
JN
Jonathan Ng

55X69R · Singapore, SG

DUPR

3.546

AT
Audrey Teh

D5X9LY · USA

DUPR

2.330

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-5743595503
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5781008982,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luke Lee",
        "dupr_id": "9JYQWJ",
        "rating": 3.493,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sean Soh",
        "dupr_id": "X0L2VR",
        "rating": 2.621,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8286671025,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Ng",
        "dupr_id": "55X69R",
        "rating": 3.546,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Audrey Teh",
        "dupr_id": "D5X9LY",
        "rating": 2.33,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]