Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 6

ID: 6655480797

Match Scores

15-2

Win

Play Date

2026-05-11

Play Time (Est)

10:15 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
AH
Andrew Howeiler

VXPE25 · USA

DUPR

3.939

DH
David Hirshman

YN9Y4D · Englewood, CO, US

DUPR

4.119

TEAM 2LOSS
PM
Patrick Melo

QPWO2R · Denver, CO, US

DUPR

4.176

BM
brian mayfield

QJZVVR · USA

DUPR

3.352

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-6655480797
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7832446251,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Howeiler",
        "dupr_id": "VXPE25",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Hirshman",
        "dupr_id": "YN9Y4D",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": "Englewood, CO, US"
      }
    ]
  },
  {
    "team_id": 4990733834,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick Melo",
        "dupr_id": "QPWO2R",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "brian mayfield",
        "dupr_id": "QJZVVR",
        "rating": 3.352,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]