Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Open 4.0+

ID: 7899544463

Match Scores

10-12

Win

Play Date

2026-06-05

Play Time (Est)

12:45 AM

Play Location

DIADEM JENSEN BEACH

Unverified Facility

Competitor Teams

TEAM 1LOSS
DR
Daryl Rapp

XO7VR7 · USA

DUPR

4.261

JH
Jonas Hagg

V2GEDE · USA

DUPR

4.259

TEAM 2WINNER
AD
Austin D Lott

2L275R · Tallahassee, FL, US

DUPR

4.454

NG
Nicolas Galligan

7DVL75 · Jensen Beach, FL, US

DUPR

4.726

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-7899544463
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5648403746,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daryl Rapp",
        "dupr_id": "XO7VR7",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonas Hagg",
        "dupr_id": "V2GEDE",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8134328845,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Austin D Lott",
        "dupr_id": "2L275R",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "Nicolas Galligan",
        "dupr_id": "7DVL75",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Jensen Beach, FL, US"
      }
    ]
  }
]