Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

World Pickleball Tour Denver Open - Mixed Doubles Skill: (3.5) Age: (45 And Above)

ID: 5999851805

Match Scores

11-5

Loss

Play Date

2026-05-30

Play Time (Est)

6:15 AM

Play Location

Arvada, CO

View Facility Page →

Competitor Teams

TEAM 1WINNER
KC
Kat Croasdale

6KKK4D · USA

DUPR

3.307

JH
Jeffrey Head

0ZZDL2 · USA

DUPR

2.990

TEAM 2LOSS
BM
Brenda McKee

8DQK4Y · Colorado Springs, CO, US

DUPR

3.061

DT
Don Trutwin

4LGJJ6 · Peyton, CO, US

DUPR

3.319

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-5999851805
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4642832088,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kat Croasdale",
        "dupr_id": "6KKK4D",
        "rating": 3.307,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Head",
        "dupr_id": "0ZZDL2",
        "rating": 2.99,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6202242393,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brenda McKee",
        "dupr_id": "8DQK4Y",
        "rating": 3.061,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Don Trutwin",
        "dupr_id": "4LGJJ6",
        "rating": 3.319,
        "profile_pic_url": null,
        "location": "Peyton, CO, US"
      }
    ]
  }
]