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

🎲 TDA • RR Rumble S1 🎲 [≤3.25]

ID: 8324708473

Match Scores

15-7

Win

Play Date

2026-05-20

Play Time (Est)

2:15 AM

Play Location

Pickle Padel Movement

Unverified Facility

Competitor Teams

TEAM 1WINNER
RS
Roger Sim

PZJZ0E · USA

DUPR

3.234

WJ
Wong Jian Lin

4LRGG6 · USA

DUPR

2.864

TEAM 2LOSS
EL
Eileen Lee

7N55E4 · USA

DUPR

2.568

MK
Mike Kwee

Q54DOR · USA

DUPR

3.133

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-8324708473
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7201747566,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Roger Sim",
        "dupr_id": "PZJZ0E",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wong Jian Lin",
        "dupr_id": "4LRGG6",
        "rating": 2.864,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5686544104,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eileen Lee",
        "dupr_id": "7N55E4",
        "rating": 2.568,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Kwee",
        "dupr_id": "Q54DOR",
        "rating": 3.133,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]