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

2026 Spring Ladder League (Intermediate)

ID: 5736975455

Match Scores

11-4

Win

Play Date

2026-05-31

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RD
Randy Díaz

7JWD49 · Wilton Manors, FL, US

DUPR

3.186

JM
Jamie Moran

V2LPJE · Fort Lauderdale, FL, US

DUPR

3.411

TEAM 2LOSS
AB
Alan Bell

EL97OJ · USA

DUPR

3.173

DV
Daniel Vater

NXW6G7 · USA

DUPR

2.813

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-5736975455
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7064647759,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Randy  Díaz",
        "dupr_id": "7JWD49",
        "rating": 3.186,
        "profile_pic_url": null,
        "location": "Wilton Manors, FL, US"
      },
      {
        "name": "Jamie Moran",
        "dupr_id": "V2LPJE",
        "rating": 3.411,
        "profile_pic_url": null,
        "location": "Fort Lauderdale, FL, US"
      }
    ]
  },
  {
    "team_id": 8129575445,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alan Bell",
        "dupr_id": "EL97OJ",
        "rating": 3.173,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Vater",
        "dupr_id": "NXW6G7",
        "rating": 2.813,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]