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

(0-0-2) DUPR Swiss Partner Rotation

ID: 4903408778

Match Scores

11-6

Loss

Play Date

2026-06-02

Play Time (Est)

3:30 PM

Play Location

Buangkok Mrt Station (Ne15)

Unverified Facility

Competitor Teams

TEAM 1WINNER
DL
Darren Lam

55GO20 · USA

DUPR

2.964

RY
Ryker Yuen

G5VK7D · USA

DUPR

2.632

TEAM 2LOSS
SL
Samuel Lee

MPG7EL · Singapore, SG

DUPR

3.033

KK
Kannan K

EXV7KO · USA

DUPR

2.100

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-4903408778
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5063961750,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Darren Lam",
        "dupr_id": "55GO20",
        "rating": 2.964,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryker Yuen",
        "dupr_id": "G5VK7D",
        "rating": 2.632,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6632596928,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samuel Lee",
        "dupr_id": "MPG7EL",
        "rating": 3.033,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Kannan K",
        "dupr_id": "EXV7KO",
        "rating": 2.1,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]