Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 6

ID: 6967086386

Match Scores

11-5

Loss

Play Date

2026-03-30

Play Time (Est)

3:30 PM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Scott Sax

6N5G0G · Greenwood Village, CO, US

DUPR

3.597

ES
Eric Stromberg

4PMRL6 · Lone Tree, CO, US

DUPR

4.459

TEAM 2LOSS
BM
Brandon McAlees

2QOW5R · Highlands Ranch, CO, US

DUPR

4.205

DJ
David Jaffe

8KD0GK · USA

DUPR

3.912

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-6967086386
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7099416134,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott  Sax",
        "dupr_id": "6N5G0G",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": "Greenwood Village, CO, US"
      },
      {
        "name": "Eric Stromberg",
        "dupr_id": "4PMRL6",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Lone Tree, CO, US"
      }
    ]
  },
  {
    "team_id": 7031513660,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon McAlees",
        "dupr_id": "2QOW5R",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "David Jaffe",
        "dupr_id": "8KD0GK",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]