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

Group G/H SUP

ID: 5815922459

Match Scores

7-11

Win

Play Date

2026-06-04

Play Time (Est)

12:45 AM

Play Location

The Pickle Bar

Unverified Facility

Competitor Teams

TEAM 1LOSS
JB
John Brooks

V4Q297 · USA

Rated Score

2.972

KB
Kelly Brooks

G05XDD · USA

Rated Score

2.349

TEAM 2WINNER
DZ
Daniel Zeck

12DYOE · Moncks Corner, SC, US

Rated Score

2.850

JD
JoAnn Danner

3V6RXE · Summerville, SC, US

Rated Score

2.573

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-5815922459
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4848394093,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Brooks",
        "dupr_id": "V4Q297",
        "rating": 2.972,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelly Brooks",
        "dupr_id": "G05XDD",
        "rating": 2.349,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8431938662,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Zeck",
        "dupr_id": "12DYOE",
        "rating": 2.85,
        "profile_pic_url": null,
        "location": "Moncks Corner, SC, US"
      },
      {
        "name": "JoAnn Danner",
        "dupr_id": "3V6RXE",
        "rating": 2.573,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  }
]