Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 4

ID: 6966934519

Match Scores

8-15

Loss

Play Date

2026-04-27

Play Time (Est)

8:45 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1LOSS
Patrick Melo

QPWO2R · Denver, CO, US

DUPR

4.164

BM
brian mayfield

QJZVVR · USA

DUPR

3.330

TEAM 2WINNER
Doug Bergman

OD6ED2 · Littleton, CO, US

DUPR

4.011

Donald Lee Plant

9PDRK7 · Highlands Ranch, CO, US

DUPR

3.800

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-6966934519
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4943443403,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patrick Melo",
        "dupr_id": "QPWO2R",
        "rating": 4.164,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/92.jpg",
        "location": "Denver, CO, US"
      },
      {
        "name": "brian mayfield",
        "dupr_id": "QJZVVR",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7868489361,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Doug Bergman",
        "dupr_id": "OD6ED2",
        "rating": 4.011,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/92.jpg",
        "location": "Littleton, CO, US"
      },
      {
        "name": "Donald Lee Plant",
        "dupr_id": "9PDRK7",
        "rating": 3.8,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/56.jpg",
        "location": "Highlands Ranch, CO, US"
      }
    ]
  }
]