Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 5

ID: 5077860794

Match Scores

7-11

Win

Play Date

2026-03-23

Play Time (Est)

3:30 PM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1LOSS
DH
David Hirshman

YN9Y4D · Englewood, CO, US

DUPR

4.057

AH
Andrew Howeiler

VXPE25 · USA

DUPR

3.927

TEAM 2WINNER
BM
Brandon McAlees

2QOW5R · Highlands Ranch, CO, US

DUPR

4.246

DJ
David Jaffe

8KD0GK · USA

DUPR

3.953

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-5077860794
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5659631455,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Hirshman",
        "dupr_id": "YN9Y4D",
        "rating": 4.057,
        "profile_pic_url": null,
        "location": "Englewood, CO, US"
      },
      {
        "name": "Andrew Howeiler",
        "dupr_id": "VXPE25",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4577042074,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon McAlees",
        "dupr_id": "2QOW5R",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "David Jaffe",
        "dupr_id": "8KD0GK",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]