Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5748614611

Match Scores

15-3

Win

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

Schneider Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
TH
Tyler Hawks

84GGJK · Blanding, UT, US

DUPR

4.284

WH
william hacker

3O50QP · La Plata County, CO, US

DUPR

5.209

TEAM 2LOSS
GS
George Sharpe

8MQW4P · Farmington, NM, US

DUPR

4.165

PP
Presley Paxson

V2PEXP · Farmington, NM, US

DUPR

4.077

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-5748614611
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4767426415,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Hawks",
        "dupr_id": "84GGJK",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Blanding, UT, US"
      },
      {
        "name": "william hacker",
        "dupr_id": "3O50QP",
        "rating": 5.209,
        "profile_pic_url": null,
        "location": "La Plata County, CO, US"
      }
    ]
  },
  {
    "team_id": 4980048637,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "George Sharpe",
        "dupr_id": "8MQW4P",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Farmington, NM, US"
      },
      {
        "name": "Presley Paxson",
        "dupr_id": "V2PEXP",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Farmington, NM, US"
      }
    ]
  }
]