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

Group G/H SUP

ID: 8215514224

Match Scores

11-5

Win

Play Date

2026-06-04

Play Time (Est)

5:00 PM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
John Brooks

V4Q297 · USA

DUPR

2.997

DZ
Daniel Zeck

12DYOE · Moncks Corner, SC, US

DUPR

2.844

TEAM 2LOSS
KB
Kelly Brooks

G05XDD · USA

DUPR

2.361

WV
Wendy Volmert

ZNLPKP · Summerville, SC, US

DUPR

2.681

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-8215514224
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7704479644,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Brooks",
        "dupr_id": "V4Q297",
        "rating": 2.997,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Zeck",
        "dupr_id": "12DYOE",
        "rating": 2.844,
        "profile_pic_url": null,
        "location": "Moncks Corner, SC, US"
      }
    ]
  },
  {
    "team_id": 5540474238,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelly Brooks",
        "dupr_id": "G05XDD",
        "rating": 2.361,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wendy Volmert",
        "dupr_id": "ZNLPKP",
        "rating": 2.681,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  }
]