Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Southern Utah Pickleball Shootout - MD / 4.5 / 35+

ID: 6759096664

Match Scores

4-15

Win

Play Date

2026-04-11

Play Time (Est)

5:00 PM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
EJ
Enrique Juan Towry

EGR2WM · Alamogordo, NM, US

DUPR

4.404

TN
Tuan Nguyen

PZJDLX · USA

DUPR

4.170

TEAM 2WINNER
LA
Levi Arnone

MYVMGV · St. George, UT, US

DUPR

4.199

HC
Hyrum Collier

89J9J1 · St. George, UT, US

DUPR

4.889

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-6759096664
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5807822840,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Enrique Juan Towry",
        "dupr_id": "EGR2WM",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Alamogordo, NM, US"
      },
      {
        "name": "Tuan Nguyen",
        "dupr_id": "PZJDLX",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5696714452,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Levi Arnone",
        "dupr_id": "MYVMGV",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Hyrum Collier",
        "dupr_id": "89J9J1",
        "rating": 4.889,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]