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

Club PB RR 2/28

ID: 6923991185

Match Scores

11-8

Loss

Play Date

2025-02-28

Play Time (Est)

6:15 AM

Play Location

Club Pickleball USA, High Tech Drive, Midvale, UT, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
NK
Naua Kaloni

3X7275 · Salt Lake City, UT, US

DUPR

4.800

KB
Karlie Badger

1QRMN5 · Salt Lake City, UT, US

DUPR

4.861

TEAM 2LOSS
JR
John Rampton

89YMD7 · Draper, UT, US

DUPR

3.929

ML
Matthew Lees

35Y62P · Provo, UT, US

DUPR

4.956

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-6923991185
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4727561360,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Naua Kaloni",
        "dupr_id": "3X7275",
        "rating": 4.8,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Karlie Badger",
        "dupr_id": "1QRMN5",
        "rating": 4.861,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 6623979652,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Rampton",
        "dupr_id": "89YMD7",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Matthew Lees",
        "dupr_id": "35Y62P",
        "rating": 4.956,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  }
]