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

Intermediate DUPR Challenge Matches

ID: 7608963778

Match Scores

11-3

Win

Play Date

2025-04-26

Play Time (Est)

11:30 PM

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.252

MB
Maribeth Blonchek

KOOZDO · USA

DUPR

3.371

TEAM 2LOSS
AB
Adam Bluemner

D99924 · Mount Pleasant, SC, US

DUPR

3.050

JS
Jonathan Stein

8EJ0KM · Charleston, SC, US

DUPR

3.369

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-7608963778
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8570947304,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Johnson",
        "dupr_id": "RXXDLD",
        "rating": 3.252,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      },
      {
        "name": "Maribeth Blonchek",
        "dupr_id": "KOOZDO",
        "rating": 3.371,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7360625625,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Bluemner",
        "dupr_id": "D99924",
        "rating": 3.05,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      },
      {
        "name": "Jonathan Stein",
        "dupr_id": "8EJ0KM",
        "rating": 3.369,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  }
]