Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Combo 4.5 | 18+ NTPL Qualifier

ID: 5537491511

Match Scores

12-10, 11-8

Win

Play Date

2024-08-09

Play Time (Est)

12:45 AM

Play Location

Royal Court Pickleball Club, South Rockwell Park Cove, Herriman, UT, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
KD
Kenton DeSanti

8M0MVP · Lehi, UT, US

DUPR

4.392

KC
Kaden Clark

3OW2LP · Salt Lake City, UT, US

DUPR

4.877

TEAM 2LOSS
DJ
Daniel Jones

35705R · Spanish Fork, UT, US

DUPR

4.023

NT
Nase Tesi

EGK9DV · USA

DUPR

4.219

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-5537491511
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4950847138,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kenton DeSanti",
        "dupr_id": "8M0MVP",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Kaden Clark",
        "dupr_id": "3OW2LP",
        "rating": 4.877,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 6312030112,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Jones",
        "dupr_id": "35705R",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Nase Tesi",
        "dupr_id": "EGK9DV",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]