Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6806013247

Match Scores

11-2

Win

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

Schneider Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
WH
william hacker

3O50QP · La Plata County, CO, US

DUPR

5.104

TH
Tyler Hawks

84GGJK · Blanding, UT, US

DUPR

4.171

TEAM 2LOSS
WH
Wayde Hall

RD0JWE · USA

DUPR

3.841

TH
Tyler Holland

LVDWOJ · USA

DUPR

4.108

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-6806013247
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7271882080,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "william hacker",
        "dupr_id": "3O50QP",
        "rating": 5.104,
        "profile_pic_url": null,
        "location": "La Plata County, CO, US"
      },
      {
        "name": "Tyler Hawks",
        "dupr_id": "84GGJK",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": "Blanding, UT, US"
      }
    ]
  },
  {
    "team_id": 4335356838,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wayde Hall",
        "dupr_id": "RD0JWE",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Holland",
        "dupr_id": "LVDWOJ",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]