Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Shed - Indoor Pickleball

ID: 8293721062

Match Scores

13-15

Win

Play Date

2025-01-04

Play Time (Est)

11:30 PM

Play Location

Ogden, UT, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
ML
Mandi Lee

8945RV · Pleasant View, UT, US

DUPR

4.594

MH
Molli Holmes

8DYLKL · Corinne, UT, US

DUPR

4.576

TEAM 2WINNER
WB
Whitney Berg

1QJ2J4 · South Weber, UT, US

DUPR

4.618

LO
Laura Owen

8DRED4 · Holladay, UT, US

DUPR

4.170

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-8293721062
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7575657483,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mandi Lee",
        "dupr_id": "8945RV",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "Pleasant View, UT, US"
      },
      {
        "name": "Molli Holmes",
        "dupr_id": "8DYLKL",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Corinne, UT, US"
      }
    ]
  },
  {
    "team_id": 5724806538,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Whitney Berg",
        "dupr_id": "1QJ2J4",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "South Weber, UT, US"
      },
      {
        "name": "Laura Owen",
        "dupr_id": "8DRED4",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Holladay, UT, US"
      }
    ]
  }
]