Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Shootout

ID: 7153523530

Match Scores

11-2

Loss

Play Date

2026-06-05

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jeff Brown

1N0LR6 · Broomfield, CO, US

DUPR

4.263

CH
Craig Hebrink

3YM29E · Broomfield, CO, US

DUPR

4.379

TEAM 2LOSS
KW
Kirk W Rule

EG5QQE · USA

DUPR

4.046

DD
Don Drews

LV0JWK · Broomfield County, CO, US

DUPR

3.901

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-7153523530
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6265804147,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Brown",
        "dupr_id": "1N0LR6",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Broomfield, CO, US"
      },
      {
        "name": "Craig Hebrink",
        "dupr_id": "3YM29E",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Broomfield, CO, US"
      }
    ]
  },
  {
    "team_id": 6266095252,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kirk W Rule",
        "dupr_id": "EG5QQE",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Don Drews",
        "dupr_id": "LV0JWK",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "Broomfield County, CO, US"
      }
    ]
  }
]