Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 4

ID: 6175084335

Match Scores

5-11

Win

Play Date

2026-03-16

Play Time (Est)

4:45 AM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1LOSS
SP
Stewart Place

8M99WP · Highlands Ranch, CO, US

DUPR

3.759

DL
Donald Lee Plant

9PDRK7 · Highlands Ranch, CO, US

DUPR

3.797

TEAM 2WINNER
BM
Brandon McAlees

2QOW5R · Highlands Ranch, CO, US

DUPR

4.187

DJ
David Jaffe

8KD0GK · USA

DUPR

3.894

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-6175084335
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6475493491,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stewart Place",
        "dupr_id": "8M99WP",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "Donald Lee Plant",
        "dupr_id": "9PDRK7",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      }
    ]
  },
  {
    "team_id": 7572785974,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon McAlees",
        "dupr_id": "2QOW5R",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "David Jaffe",
        "dupr_id": "8KD0GK",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]