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

Intermediate DUPR Challenge Matches

ID: 8039455959

Match Scores

11-4

Win

Play Date

2025-04-24

Play Time (Est)

4:45 AM

Play Location

680 Long Point Road , Mount Pleasant, 29464

Unverified Facility

Competitor Teams

TEAM 1WINNER
DJ
Dylan Johnson

RXXDLD · Mount Pleasant, SC, US

DUPR

3.213

AB
Adam Bluemner

D99924 · Mount Pleasant, SC, US

DUPR

3.024

TEAM 2LOSS
JS
Josh Surratt

WKRQNK · USA

DUPR

3.033

SM
Stuart Moultrie

1R70XE · Charleston, SC, US

DUPR

3.461

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-8039455959
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6685047945,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Johnson",
        "dupr_id": "RXXDLD",
        "rating": 3.213,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      },
      {
        "name": "Adam Bluemner",
        "dupr_id": "D99924",
        "rating": 3.024,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      }
    ]
  },
  {
    "team_id": 7623408770,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Surratt",
        "dupr_id": "WKRQNK",
        "rating": 3.033,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stuart Moultrie",
        "dupr_id": "1R70XE",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  }
]