Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 5

ID: 4465967519

Match Scores

11-4

Win

Play Date

2026-03-23

Play Time (Est)

12:45 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
DB
Doug Bergman

OD6ED2 · Littleton, CO, US

DUPR

4.062

DK
Dean Kareemo

RZ79RE · Denver, CO, US

DUPR

3.880

TEAM 2LOSS
SP
Stewart Place

8M99WP · Highlands Ranch, CO, US

DUPR

3.744

DL
Donald Lee Plant

9PDRK7 · Highlands Ranch, CO, US

DUPR

3.783

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-4465967519
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5145061714,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Doug Bergman",
        "dupr_id": "OD6ED2",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Dean Kareemo",
        "dupr_id": "RZ79RE",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 7944808758,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stewart Place",
        "dupr_id": "8M99WP",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "Donald Lee Plant",
        "dupr_id": "9PDRK7",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      }
    ]
  }
]