Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Queens Court Utah DUPR Reset #2

ID: 4723446868

Match Scores

11-10

Win

Play Date

2026-03-25

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LM
Leslie Mingo

84945V · Salt Lake City, UT, US

DUPR

4.172

KL
Katy Luxem

16WG7G · Sandy, UT, US

DUPR

4.038

TEAM 2LOSS
DV
Danielle Vanderbeek

35G7N5 · Sandy, UT, US

DUPR

4.106

JJ
Jenni Johansen

35WYP5 · Draper, UT, US

DUPR

3.829

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-4723446868
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4606510779,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leslie Mingo",
        "dupr_id": "84945V",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Katy Luxem",
        "dupr_id": "16WG7G",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 6036407324,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danielle Vanderbeek",
        "dupr_id": "35G7N5",
        "rating": 4.106,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Jenni Johansen",
        "dupr_id": "35WYP5",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  }
]