Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 5

ID: 5330727452

Match Scores

13-11

Win

Play Date

2026-03-23

Play Time (Est)

9:00 PM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1WINNER
BM
Brandon McAlees

2QOW5R · Highlands Ranch, CO, US

DUPR

4.239

DJ
David Jaffe

8KD0GK · USA

DUPR

3.946

TEAM 2LOSS
SP
Stewart Place

8M99WP · Highlands Ranch, CO, US

DUPR

3.746

DL
Donald Lee Plant

9PDRK7 · Highlands Ranch, CO, US

DUPR

3.784

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-5330727452
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7257313678,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon McAlees",
        "dupr_id": "2QOW5R",
        "rating": 4.239,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "David Jaffe",
        "dupr_id": "8KD0GK",
        "rating": 3.946,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4346785524,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stewart Place",
        "dupr_id": "8M99WP",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "Donald Lee Plant",
        "dupr_id": "9PDRK7",
        "rating": 3.784,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      }
    ]
  }
]