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

💥🎱TDA • [C>6.3] DUPR🏷 RR FIXED Doubles

ID: 7322838632

Match Scores

15-13

Win

Play Date

2026-06-03

Play Time (Est)

9:00 PM

Play Location

Pickle Padel Movement

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Jordan Lim

WN699M · USA

DUPR

3.526

EC
Eugene Chen

ZDPXPL · Singapore, SG

DUPR

3.054

TEAM 2LOSS
ML
Max Lee

G0PX6X · USA

DUPR

2.958

JL
Jeff Lim

WN7XOL · USA

DUPR

3.250

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-7322838632
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7441537920,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Lim",
        "dupr_id": "WN699M",
        "rating": 3.526,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eugene Chen",
        "dupr_id": "ZDPXPL",
        "rating": 3.054,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 6435407952,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Lee",
        "dupr_id": "G0PX6X",
        "rating": 2.958,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Lim",
        "dupr_id": "WN7XOL",
        "rating": 3.25,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]