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

Group G/H SUP

ID: 6956268069

Match Scores

4-11

Win

Play Date

2026-06-04

Play Time (Est)

10:15 AM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1LOSS
JB
John Brooks

V4Q297 · USA

DUPR

2.905

JD
JoAnn Danner

3V6RXE · Summerville, SC, US

DUPR

2.562

TEAM 2WINNER
DZ
Daniel Zeck

12DYOE · Moncks Corner, SC, US

DUPR

2.866

WV
Wendy Volmert

ZNLPKP · Summerville, SC, US

DUPR

2.703

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-6956268069
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5434767621,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Brooks",
        "dupr_id": "V4Q297",
        "rating": 2.905,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "JoAnn Danner",
        "dupr_id": "3V6RXE",
        "rating": 2.562,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  },
  {
    "team_id": 5095847328,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Zeck",
        "dupr_id": "12DYOE",
        "rating": 2.866,
        "profile_pic_url": null,
        "location": "Moncks Corner, SC, US"
      },
      {
        "name": "Wendy Volmert",
        "dupr_id": "ZNLPKP",
        "rating": 2.703,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  }
]