Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 2

ID: 5828607204

Match Scores

4-11

Win

Play Date

2026-06-03

Play Time (Est)

1:00 PM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1LOSS
AH
Andrew Howeiler

VXPE25 · USA

DUPR

3.887

SG
Sriram Gurumurthi

YNZDXK · USA

DUPR

3.328

TEAM 2WINNER
BS
Brett Smith

2YXW27 · Highlands Ranch, CO, US

DUPR

3.714

AR
Aash Richard

J54V0J · Holly Springs, NC, US

DUPR

3.863

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-5828607204
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5812110911,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Howeiler",
        "dupr_id": "VXPE25",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sriram Gurumurthi",
        "dupr_id": "YNZDXK",
        "rating": 3.328,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8576316775,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brett Smith",
        "dupr_id": "2YXW27",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "Aash  Richard",
        "dupr_id": "J54V0J",
        "rating": 3.863,
        "profile_pic_url": null,
        "location": "Holly Springs, NC, US"
      }
    ]
  }
]