Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 6

ID: 6285130825

Match Scores

7-11

Win

Play Date

2026-02-16

Play Time (Est)

2:15 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1LOSS
BS
Brian Sheahan

ZNNP7W · USA

DUPR

3.059

David A Blanco

V77MDE · Castle Pines, CO, US

DUPR

4.345

TEAM 2WINNER
Nick Jones

PKE9KX · Highlands Ranch, CO, US

DUPR

3.581

Jack Hamilton

KOG5Q7 · CO, US

DUPR

3.910

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-6285130825
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8052715015,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Sheahan",
        "dupr_id": "ZNNP7W",
        "rating": 3.059,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David A Blanco",
        "dupr_id": "V77MDE",
        "rating": 4.345,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/25.jpg",
        "location": "Castle Pines, CO, US"
      }
    ]
  },
  {
    "team_id": 4910251590,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Jones",
        "dupr_id": "PKE9KX",
        "rating": 3.581,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/71.jpg",
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "Jack Hamilton",
        "dupr_id": "KOG5Q7",
        "rating": 3.91,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/37.jpg",
        "location": "CO, US"
      }
    ]
  }
]