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

Combo 4.5 | 18+ NTPL Qualifier

ID: 8067965216

Match Scores

11-5

Loss

Play Date

2024-08-10

Play Time (Est)

9:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
RG
Rachel Garff

8DZ6Y4 · Salt Lake City, UT, US

DUPR

4.815

KS
Kaleb Searle

8MPLOO · Salt Lake City, UT, US

DUPR

4.482

TEAM 2LOSS
TB
Trevor Barker

KO6K6Y · Genola, UT, US

DUPR

4.732

OB
Olivia Bray

8JO4NW · Vineyard, UT, US

DUPR

4.634

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-8067965216
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8228649632,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rachel Garff",
        "dupr_id": "8DZ6Y4",
        "rating": 4.815,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Kaleb Searle",
        "dupr_id": "8MPLOO",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 6644428170,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trevor Barker",
        "dupr_id": "KO6K6Y",
        "rating": 4.732,
        "profile_pic_url": null,
        "location": "Genola, UT, US"
      },
      {
        "name": "Olivia Bray",
        "dupr_id": "8JO4NW",
        "rating": 4.634,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      }
    ]
  }
]