Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Durango Pickleball Association Spring Tournament - Men's Doubles Advanced (4.0+)

ID: 5690676618

Match Scores

11-0

Win

Play Date

2026-05-16

Play Time (Est)

7:30 PM

Play Location

Schneider Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
WH
william hacker

3O50QP · La Plata County, CO, US

DUPR

5.175

TH
Tyler Hawks

84GGJK · Blanding, UT, US

DUPR

4.247

TEAM 2LOSS
CL
Claudio Lane

KOJVXQ · Aztec, NM, US

DUPR

4.086

RL
Ryan Lane

KX60QQ · Aztec, NM, US

DUPR

3.873

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-5690676618
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4873291512,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "william hacker",
        "dupr_id": "3O50QP",
        "rating": 5.175,
        "profile_pic_url": null,
        "location": "La Plata County, CO, US"
      },
      {
        "name": "Tyler Hawks",
        "dupr_id": "84GGJK",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Blanding, UT, US"
      }
    ]
  },
  {
    "team_id": 5260064577,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Claudio Lane",
        "dupr_id": "KOJVXQ",
        "rating": 4.086,
        "profile_pic_url": null,
        "location": "Aztec, NM, US"
      },
      {
        "name": "Ryan Lane",
        "dupr_id": "KX60QQ",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": "Aztec, NM, US"
      }
    ]
  }
]