Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 2

ID: 7589893019

Match Scores

11-7

Loss

Play Date

2026-06-03

Play Time (Est)

12:45 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
AH
Andrew Howeiler

VXPE25 · USA

DUPR

3.890

AR
Aash Richard

J54V0J · Holly Springs, NC, US

DUPR

3.840

TEAM 2LOSS
BS
Brett Smith

2YXW27 · Highlands Ranch, CO, US

DUPR

3.731

SG
Sriram Gurumurthi

YNZDXK · USA

DUPR

3.332

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-7589893019
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5488906524,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Howeiler",
        "dupr_id": "VXPE25",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aash  Richard",
        "dupr_id": "J54V0J",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": "Holly Springs, NC, US"
      }
    ]
  },
  {
    "team_id": 6897891080,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brett Smith",
        "dupr_id": "2YXW27",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "Sriram Gurumurthi",
        "dupr_id": "YNZDXK",
        "rating": 3.332,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]