Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Reset, I'M A 4.0 (Women's TEAM)

ID: 5092097974

Match Scores

13-15

Loss

Play Date

2026-04-21

Play Time (Est)

11:30 PM

Play Location

Club Pickleball USA (Orem, UT)

Unverified Facility

Competitor Teams

TEAM 1LOSS
KM
Kelsie Mendenhall

7DMELM · Highland, UT, US

DUPR

4.077

MM
Merideth Maynes

KONWOO · Mount Pleasant, UT, US

DUPR

4.050

TEAM 2WINNER
LL
Lacie Lawrence

89YKMK · Alpine, UT, US

DUPR

3.835

SB
Savanah Border

ZNMJ6P · Pleasant Grove, UT, US

DUPR

4.062

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-5092097974
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7913748636,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelsie Mendenhall",
        "dupr_id": "7DMELM",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Merideth Maynes",
        "dupr_id": "KONWOO",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Mount Pleasant, UT, US"
      }
    ]
  },
  {
    "team_id": 5193811775,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lacie Lawrence",
        "dupr_id": "89YKMK",
        "rating": 3.835,
        "profile_pic_url": null,
        "location": "Alpine, UT, US"
      },
      {
        "name": "Savanah Border",
        "dupr_id": "ZNMJ6P",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  }
]