Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Queens Court Utah DUPR Reset #1

ID: 7251708582

Match Scores

11-10

Loss

Play Date

2026-03-18

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JJ
Jenni Johansen

35WYP5 · Draper, UT, US

DUPR

3.885

AB
Ashley Butler

3XR2ZX · Herriman, UT, US

DUPR

4.040

TEAM 2LOSS
AG
Alecia Gilbert

3P0WZZ · South Jordan, UT, US

DUPR

3.960

NB
Neta Boyle

3OGPZ2 · Draper, UT, US

DUPR

3.960

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-7251708582
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4757621817,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenni Johansen",
        "dupr_id": "35WYP5",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Ashley Butler",
        "dupr_id": "3XR2ZX",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  },
  {
    "team_id": 5668378523,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alecia Gilbert",
        "dupr_id": "3P0WZZ",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Neta Boyle",
        "dupr_id": "3OGPZ2",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  }
]