Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Open 4.0+

ID: 6662947933

Match Scores

7-11

Win

Play Date

2026-06-05

Play Time (Est)

2:15 AM

Play Location

DIADEM JENSEN BEACH

Unverified Facility

Competitor Teams

TEAM 1LOSS
DR
Daryl Rapp

XO7VR7 · USA

DUPR

4.281

JH
Jonas Hagg

V2GEDE · USA

DUPR

4.282

TEAM 2WINNER
ND
Nick Desiderio

1QK4DR · Port St. Lucie, FL, US

DUPR

4.962

JR
Juan Rodriguez

30RNXX · Toa Baja, PR

DUPR

4.846

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-6662947933
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4725613085,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daryl Rapp",
        "dupr_id": "XO7VR7",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonas Hagg",
        "dupr_id": "V2GEDE",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7015784415,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Desiderio",
        "dupr_id": "1QK4DR",
        "rating": 4.962,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      },
      {
        "name": "Juan Rodriguez",
        "dupr_id": "30RNXX",
        "rating": 4.846,
        "profile_pic_url": null,
        "location": "Toa Baja, PR"
      }
    ]
  }
]