Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 6

ID: 6770650500

Match Scores

6-11

Loss

Play Date

2026-02-16

Play Time (Est)

1:00 PM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1LOSS
BS
Brian Sheahan

ZNNP7W · USA

DUPR

3.185

DA
David A Blanco

V77MDE · Castle Pines, CO, US

DUPR

4.362

TEAM 2WINNER
DH
David Hirshman

YN9Y4D · Englewood, CO, US

DUPR

3.963

AH
Andrew Howeiler

VXPE25 · USA

DUPR

3.810

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-6770650500
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6243508965,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Sheahan",
        "dupr_id": "ZNNP7W",
        "rating": 3.185,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David A Blanco",
        "dupr_id": "V77MDE",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "Castle Pines, CO, US"
      }
    ]
  },
  {
    "team_id": 5004720475,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Hirshman",
        "dupr_id": "YN9Y4D",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": "Englewood, CO, US"
      },
      {
        "name": "Andrew Howeiler",
        "dupr_id": "VXPE25",
        "rating": 3.81,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]