Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Reset

ID: 7472787524

Match Scores

6-11

Loss

Play Date

2026-05-15

Play Time (Est)

9:00 PM

Play Location

Club Pickleball USA (Orem, UT)

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Merideth Maynes

KONWOO · Mount Pleasant, UT, US

DUPR

4.025

KM
Kelsie Mendenhall

7DMELM · Highland, UT, US

DUPR

4.034

TEAM 2WINNER
BA
Brittney Archibald

PP9WPZ · USA

DUPR

3.885

JL
Jennifer Lara

4PZPR2 · Saratoga Springs, UT, US

DUPR

3.957

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-7472787524
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6388583771,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Merideth Maynes",
        "dupr_id": "KONWOO",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Mount Pleasant, UT, US"
      },
      {
        "name": "Kelsie Mendenhall",
        "dupr_id": "7DMELM",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  },
  {
    "team_id": 5690310271,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brittney Archibald",
        "dupr_id": "PP9WPZ",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennifer Lara",
        "dupr_id": "4PZPR2",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      }
    ]
  }
]