Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 2

ID: 7474654235

Match Scores

9-11

Loss

Play Date

2026-06-03

Play Time (Est)

12:45 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1LOSS
AH
Andrew Howeiler

VXPE25 · USA

DUPR

3.888

BS
Brett Smith

2YXW27 · Highlands Ranch, CO, US

DUPR

3.713

TEAM 2WINNER
AR
Aash Richard

J54V0J · Holly Springs, NC, US

DUPR

3.841

SG
Sriram Gurumurthi

YNZDXK · USA

DUPR

3.373

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-7474654235
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6953957954,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Howeiler",
        "dupr_id": "VXPE25",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brett Smith",
        "dupr_id": "2YXW27",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      }
    ]
  },
  {
    "team_id": 6355277244,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aash  Richard",
        "dupr_id": "J54V0J",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Holly Springs, NC, US"
      },
      {
        "name": "Sriram Gurumurthi",
        "dupr_id": "YNZDXK",
        "rating": 3.373,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]