Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 2

ID: 4614765807

Match Scores

11-3

Loss

Play Date

2026-06-03

Play Time (Est)

4:45 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
AH
Andrew Howeiler

VXPE25 · USA

DUPR

3.898

AR
Aash Richard

J54V0J · Holly Springs, NC, US

DUPR

3.852

TEAM 2LOSS
BS
Brett Smith

2YXW27 · Highlands Ranch, CO, US

DUPR

3.703

SG
Sriram Gurumurthi

YNZDXK · USA

DUPR

3.351

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-4614765807
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7466643081,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Howeiler",
        "dupr_id": "VXPE25",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aash  Richard",
        "dupr_id": "J54V0J",
        "rating": 3.852,
        "profile_pic_url": null,
        "location": "Holly Springs, NC, US"
      }
    ]
  },
  {
    "team_id": 6214768318,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brett Smith",
        "dupr_id": "2YXW27",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "Sriram Gurumurthi",
        "dupr_id": "YNZDXK",
        "rating": 3.351,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]