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

SLC SLAM Club Pickleball USA Mixed 5.0

ID: 7731089293

Match Scores

15-7

Win

Play Date

2024-07-19

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Connor Bernal

3L4QZ3 · American Fork, UT, US

DUPR

5.471

EK
Erin Kern

3O06DW · Pleasant Grove, UT, US

DUPR

4.927

TEAM 2LOSS
EH
Elsie Hendershot

JZY0J4 · Mapleton, UT, US

DUPR

4.127

BL
Bryan Lundberg

8MJDD8 · Springville, UT, US

DUPR

5.560

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-7731089293
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6858482307,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Bernal",
        "dupr_id": "3L4QZ3",
        "rating": 5.471,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Erin Kern",
        "dupr_id": "3O06DW",
        "rating": 4.927,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  },
  {
    "team_id": 7227830079,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elsie Hendershot",
        "dupr_id": "JZY0J4",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": "Mapleton, UT, US"
      },
      {
        "name": "Bryan Lundberg",
        "dupr_id": "8MJDD8",
        "rating": 5.56,
        "profile_pic_url": null,
        "location": "Springville, UT, US"
      }
    ]
  }
]