Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 1

ID: 4639632105

Match Scores

10-12

Win

Play Date

2026-02-23

Play Time (Est)

10:15 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1LOSS
DH
David Hirshman

YN9Y4D · Englewood, CO, US

DUPR

4.004

AH
Andrew Howeiler

VXPE25 · USA

DUPR

3.864

TEAM 2WINNER
RS
Robert Shaw

KDNJWK · USA

DUPR

3.841

DA
David A Blanco

V77MDE · Castle Pines, CO, US

DUPR

4.394

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-4639632105
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5320141941,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Hirshman",
        "dupr_id": "YN9Y4D",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Englewood, CO, US"
      },
      {
        "name": "Andrew Howeiler",
        "dupr_id": "VXPE25",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5283986640,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Shaw",
        "dupr_id": "KDNJWK",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David A Blanco",
        "dupr_id": "V77MDE",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "Castle Pines, CO, US"
      }
    ]
  }
]