Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Shootout

ID: 7020115889

Match Scores

11-4

Win

Play Date

2026-06-05

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DK
Douglas Kopp

MYDXOD · Broomfield, CO, US

DUPR

4.474

SH
Steve Heaton

GGVQ9G · Broomfield, CO, US

DUPR

3.493

TEAM 2LOSS
BK
Brian Kuske

3VW02P · USA

DUPR

3.208

DB
Dan Byers

KOGYZQ · Broomfield, CO, US

DUPR

3.240

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-7020115889
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5492181234,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Douglas Kopp",
        "dupr_id": "MYDXOD",
        "rating": 4.474,
        "profile_pic_url": null,
        "location": "Broomfield, CO, US"
      },
      {
        "name": "Steve Heaton",
        "dupr_id": "GGVQ9G",
        "rating": 3.493,
        "profile_pic_url": null,
        "location": "Broomfield, CO, US"
      }
    ]
  },
  {
    "team_id": 5090726677,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Kuske",
        "dupr_id": "3VW02P",
        "rating": 3.208,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan Byers",
        "dupr_id": "KOGYZQ",
        "rating": 3.24,
        "profile_pic_url": null,
        "location": "Broomfield, CO, US"
      }
    ]
  }
]