Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Combo 4.5 | 18+ NTPL Qualifier

ID: 6498629640

Match Scores

10-12

Win

Play Date

2024-08-10

Play Time (Est)

1:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
TB
Trevor Barker

KO6K6Y · Genola, UT, US

DUPR

4.744

OB
Olivia Bray

8JO4NW · Vineyard, UT, US

DUPR

4.679

TEAM 2WINNER
KC
Katelyn Cowley

3XRLWX · North Salt Lake, UT, US

DUPR

4.862

KS
Kenneth Stocks

894NNR · Lehi, UT, US

DUPR

4.393

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-6498629640
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7567104164,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trevor Barker",
        "dupr_id": "KO6K6Y",
        "rating": 4.744,
        "profile_pic_url": null,
        "location": "Genola, UT, US"
      },
      {
        "name": "Olivia Bray",
        "dupr_id": "8JO4NW",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      }
    ]
  },
  {
    "team_id": 6340688278,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katelyn Cowley",
        "dupr_id": "3XRLWX",
        "rating": 4.862,
        "profile_pic_url": null,
        "location": "North Salt Lake, UT, US"
      },
      {
        "name": "Kenneth Stocks",
        "dupr_id": "894NNR",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]