Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 - COLORADO STATE CHAMPIONSHIP ~ The Dink Minor League Pickleball @ The Picklr ~ Aurora

ID: 7479963752

Match Scores

21-12

Win

Play Date

2025-06-01

Play Time (Est)

9:00 PM

Play Location

The Picklr Aurora

Unverified Facility

Competitor Teams

TEAM 1WINNER
BS
Brooks Svitak

84WY2K · Denver, CO, US

DUPR

4.208

LJ
Leah Jones

3YZVKP · Parker, CO, US

DUPR

4.155

TEAM 2LOSS
DN
Dana Nguyen

ZN4POQ · USA

DUPR

3.753

TT
Tiffany Tran

RXE0VD · USA

DUPR

3.503

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-7479963752
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5082966396,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brooks Svitak",
        "dupr_id": "84WY2K",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Leah Jones",
        "dupr_id": "3YZVKP",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      }
    ]
  },
  {
    "team_id": 7943537346,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dana Nguyen",
        "dupr_id": "ZN4POQ",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tiffany Tran",
        "dupr_id": "RXE0VD",
        "rating": 3.503,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]