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

SLC SLAM Club Pickleball USA Mixed 5.0

ID: 5358777256

Match Scores

15-8

Win

Play Date

2024-07-19

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Connor Bernal

3L4QZ3 · American Fork, UT, US

DUPR

5.506

EK
Erin Kern

3O06DW · Pleasant Grove, UT, US

DUPR

4.938

TEAM 2LOSS
BL
Bryce Larson

8M9LV3 · Pleasant Grove, UT, US

DUPR

5.759

AD
Avynlee Dahl

89XDJ3 · Provo, UT, US

DUPR

4.389

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-5358777256
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7828834132,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Bernal",
        "dupr_id": "3L4QZ3",
        "rating": 5.506,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Erin Kern",
        "dupr_id": "3O06DW",
        "rating": 4.938,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  },
  {
    "team_id": 6815990060,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryce Larson",
        "dupr_id": "8M9LV3",
        "rating": 5.759,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Avynlee Dahl",
        "dupr_id": "89XDJ3",
        "rating": 4.389,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  }
]