Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 6

ID: 5450608669

Match Scores

11-6

Win

Play Date

2026-03-30

Play Time (Est)

2:15 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
BM
Brandon McAlees

2QOW5R · Highlands Ranch, CO, US

DUPR

4.205

DJ
David Jaffe

8KD0GK · USA

DUPR

3.912

TEAM 2LOSS
SP
Stewart Place

8M99WP · Highlands Ranch, CO, US

DUPR

3.702

DL
Donald Lee Plant

9PDRK7 · Highlands Ranch, CO, US

DUPR

3.741

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-5450608669
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7299808385,
    "serial": 1,
    "winner": true,
    "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": ""
      }
    ]
  },
  {
    "team_id": 4422883755,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stewart Place",
        "dupr_id": "8M99WP",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "Donald Lee Plant",
        "dupr_id": "9PDRK7",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      }
    ]
  }
]