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

Combo 4.5 | 18+ NTPL Qualifier

ID: 4609091007

Match Scores

11-5

Loss

Play Date

2024-08-10

Play Time (Est)

4:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
TB
Trevor Barker

KO6K6Y · Genola, UT, US

DUPR

4.763

OB
Olivia Bray

8JO4NW · Vineyard, UT, US

DUPR

4.799

TEAM 2LOSS
KC
Katelyn Cowley

3XRLWX · North Salt Lake, UT, US

DUPR

4.733

KS
Kenneth Stocks

894NNR · Lehi, UT, US

DUPR

4.364

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