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

Match Scores

5-11

Loss

Play Date

2026-05-17

Play Time (Est)

12:45 AM

Play Location

Schneider Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
TH
Tyler Hawks

84GGJK · Blanding, UT, US

DUPR

4.129

JH
Jeannie Hawks

DWLYJL · Blanding, UT, US

DUPR

3.806

TEAM 2WINNER
DZ
Daniel Zalbowitz

OD97M7 · Durango, CO, US

DUPR

4.241

ES
Erika Sebion

KXYDDY · USA

DUPR

4.045

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-5564978555
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4715596446,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Hawks",
        "dupr_id": "84GGJK",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Blanding, UT, US"
      },
      {
        "name": "Jeannie Hawks",
        "dupr_id": "DWLYJL",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "Blanding, UT, US"
      }
    ]
  },
  {
    "team_id": 5086090531,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Zalbowitz",
        "dupr_id": "OD97M7",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Durango, CO, US"
      },
      {
        "name": "Erika Sebion",
        "dupr_id": "KXYDDY",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]