Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball Pro Slam

ID: 7047643491

Match Scores

1-11

Win

Play Date

2025-04-03

Play Time (Est)

4:45 AM

Play Location

Guanacaste Province, Costa Rica

Unverified Facility

Competitor Teams

TEAM 1LOSS

DUPR

4.233

DC
Dale Cyrenne

2Q79NY · USA

DUPR

3.633

TEAM 2WINNER
Kyle Rigato

W6XDNY · Delray Beach, FL, US

DUPR

4.999

OB
Olivier Batle

KD0W5O · USA

DUPR

4.163

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-7047643491
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5502476024,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nestor Josue Valdez Torres",
        "dupr_id": "NRRXO6",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dale Cyrenne",
        "dupr_id": "2Q79NY",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5328266072,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Rigato",
        "dupr_id": "W6XDNY",
        "rating": 4.999,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/54.jpg",
        "location": "Delray Beach, FL, US"
      },
      {
        "name": "Olivier Batle",
        "dupr_id": "KD0W5O",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]