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: 7162653912

Match Scores

6-11

Loss

Play Date

2026-05-17

Play Time (Est)

1:00 PM

Play Location

Schneider Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
TH
Tyler Hawks

84GGJK · Blanding, UT, US

DUPR

4.140

JH
Jeannie Hawks

DWLYJL · Blanding, UT, US

DUPR

3.817

TEAM 2WINNER
GS
George Sharpe

8MQW4P · Farmington, NM, US

DUPR

4.197

EB
Erin Benally

1RP47E · Farmington, NM, US

DUPR

4.140

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-7162653912
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5608301474,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Hawks",
        "dupr_id": "84GGJK",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": "Blanding, UT, US"
      },
      {
        "name": "Jeannie Hawks",
        "dupr_id": "DWLYJL",
        "rating": 3.817,
        "profile_pic_url": null,
        "location": "Blanding, UT, US"
      }
    ]
  },
  {
    "team_id": 5203686347,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "George Sharpe",
        "dupr_id": "8MQW4P",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Farmington, NM, US"
      },
      {
        "name": "Erin Benally",
        "dupr_id": "1RP47E",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": "Farmington, NM, US"
      }
    ]
  }
]