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

SUP Group G

ID: 5004731459

Match Scores

5-11

Loss

Play Date

2026-06-02

Play Time (Est)

12:45 AM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1LOSS
LV
Liz Vespucci

DNZVEM · Summerville, SC, US

DUPR

2.841

DP
Doug Parker

30P6LX · Summerville, SC, US

DUPR

2.784

TEAM 2WINNER
MW
Michael Werner

E9W42J · USA

DUPR

2.746

DZ
Daniel Zeck

12DYOE · Moncks Corner, SC, US

DUPR

2.865

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-5004731459
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4944355684,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Liz  Vespucci",
        "dupr_id": "DNZVEM",
        "rating": 2.841,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Doug Parker",
        "dupr_id": "30P6LX",
        "rating": 2.784,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  },
  {
    "team_id": 5977264983,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Werner",
        "dupr_id": "E9W42J",
        "rating": 2.746,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Zeck",
        "dupr_id": "12DYOE",
        "rating": 2.865,
        "profile_pic_url": null,
        "location": "Moncks Corner, SC, US"
      }
    ]
  }
]