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

Saturday Minor Park DUPR

ID: 4709910233

Match Scores

11-2

Win

Play Date

2026-06-06

Play Time (Est)

6:15 AM

Play Location

11103 Holmes Rd, Kansas City, MO 64131, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DP
Dan Paschke

PWRN9Z · USA

DUPR

3.562

DS
David Speaks

OZ7XY7 · Lee's Summit, MO, US

DUPR

3.584

TEAM 2LOSS
HC
Heath Cooper

N7XJYZ · Kansas City, MO, US

DUPR

3.396

DB
David Brennecke

JZ97KW · USA

DUPR

3.441

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-4709910233
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7387361498,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Paschke",
        "dupr_id": "PWRN9Z",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Speaks",
        "dupr_id": "OZ7XY7",
        "rating": 3.584,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  },
  {
    "team_id": 4794551470,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heath Cooper",
        "dupr_id": "N7XJYZ",
        "rating": 3.396,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "David Brennecke",
        "dupr_id": "JZ97KW",
        "rating": 3.441,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]