Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Reset

ID: 8050108634

Match Scores

5-11

Win

Play Date

2026-05-15

Play Time (Est)

3:30 PM

Play Location

Club Pickleball USA (Orem, UT)

Unverified Facility

Competitor Teams

TEAM 1LOSS
CJ
Cayla Jo Tacy

GGWKXQ · Eagle Mountain, UT, US

DUPR

3.848

KM
Kelsie Mendenhall

7DMELM · Highland, UT, US

DUPR

4.051

TEAM 2WINNER
AJ
Amy Jensen

V7YWQ7 · Draper, UT, US

DUPR

4.041

MM
Merideth Maynes

KONWOO · Mount Pleasant, UT, US

DUPR

4.044

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-8050108634
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5026155884,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cayla Jo Tacy",
        "dupr_id": "GGWKXQ",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      },
      {
        "name": "Kelsie Mendenhall",
        "dupr_id": "7DMELM",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  },
  {
    "team_id": 5971906203,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amy Jensen",
        "dupr_id": "V7YWQ7",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Merideth Maynes",
        "dupr_id": "KONWOO",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "Mount Pleasant, UT, US"
      }
    ]
  }
]