Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Durango Pickleball Association Spring Tournament - Mixed Advanced (4.0+ for men; 3.75+ for women)

ID: 6733288336

Match Scores

0-11

Win

Play Date

2026-05-17

Play Time (Est)

5:00 PM

Play Location

Schneider Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
TH
Tyler Hawks

84GGJK · Blanding, UT, US

DUPR

4.146

JH
Jeannie Hawks

DWLYJL · Blanding, UT, US

DUPR

3.824

TEAM 2WINNER
BB
Bruce Buckman

WXK0GQ · Farmington, NM, US

DUPR

4.185

SP
Sandra Price

67NKEE · Aztec, NM, US

DUPR

3.801

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-6733288336
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4996228282,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Hawks",
        "dupr_id": "84GGJK",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Blanding, UT, US"
      },
      {
        "name": "Jeannie Hawks",
        "dupr_id": "DWLYJL",
        "rating": 3.824,
        "profile_pic_url": null,
        "location": "Blanding, UT, US"
      }
    ]
  },
  {
    "team_id": 5978536630,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bruce Buckman",
        "dupr_id": "WXK0GQ",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": "Farmington, NM, US"
      },
      {
        "name": "Sandra Price",
        "dupr_id": "67NKEE",
        "rating": 3.801,
        "profile_pic_url": null,
        "location": "Aztec, NM, US"
      }
    ]
  }
]