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

Pool A

ID: 6481686227

Match Scores

11-3

Win

Play Date

2024-05-18

Play Time (Est)

12:45 AM

Play Location

Woodmont Country Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
RL
Ryan Leonard

RZ96VE · USA

DUPR

3.330

DS
Daniel Selim Tarek

RZLP4M · Miami, FL, US

DUPR

3.114

TEAM 2LOSS
BA
Bert Arevalo

L50405 · USA

DUPR

2.832

AS
Ashley Saddler

YGD4GE · Miramar, FL, US

DUPR

2.661

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-6481686227
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5722977184,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Leonard",
        "dupr_id": "RZ96VE",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Selim Tarek",
        "dupr_id": "RZLP4M",
        "rating": 3.114,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 8323231695,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bert Arevalo",
        "dupr_id": "L50405",
        "rating": 2.832,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ashley Saddler",
        "dupr_id": "YGD4GE",
        "rating": 2.661,
        "profile_pic_url": null,
        "location": "Miramar, FL, US"
      }
    ]
  }
]