Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 1

ID: 7594671650

Match Scores

1-11

Win

Play Date

2026-02-23

Play Time (Est)

3:30 PM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1LOSS
CE
Chris Elson

76MXYM · Douglas County, CO, US

DUPR

3.887

JH
Jonathan Heacock

KDK2QK · USA

DUPR

3.396

TEAM 2WINNER
RS
Robert Shaw

KDNJWK · USA

DUPR

3.932

DA
David A Blanco

V77MDE · Castle Pines, CO, US

DUPR

4.415

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-7594671650
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7420926658,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Elson",
        "dupr_id": "76MXYM",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Douglas County, CO, US"
      },
      {
        "name": "Jonathan Heacock",
        "dupr_id": "KDK2QK",
        "rating": 3.396,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6185528696,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Shaw",
        "dupr_id": "KDNJWK",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David A Blanco",
        "dupr_id": "V77MDE",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "Castle Pines, CO, US"
      }
    ]
  }
]