Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Women’s 3.0 Super DUPR

ID: 6155271874

Match Scores

9-11

Loss

Play Date

2025-01-12

Play Time (Est)

11:30 PM

Play Location

The Picklr Salt Lake City

Unverified Facility

Competitor Teams

TEAM 1LOSS
TE
Tiffany Evans

PKODOG · Sandy, UT, US

DUPR

2.955

BS
Brooke Seely

RZWPLM · Bluffdale, UT, US

DUPR

3.242

TEAM 2WINNER
SS
Samantha Steyl

V4N0YP · Millcreek, UT, US

DUPR

3.182

DA
DELETED Account

DNLGY6 · USA

DUPR

2.725

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-6155271874
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5124210895,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tiffany Evans",
        "dupr_id": "PKODOG",
        "rating": 2.955,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Brooke Seely",
        "dupr_id": "RZWPLM",
        "rating": 3.242,
        "profile_pic_url": null,
        "location": "Bluffdale, UT, US"
      }
    ]
  },
  {
    "team_id": 7562881969,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Samantha Steyl",
        "dupr_id": "V4N0YP",
        "rating": 3.182,
        "profile_pic_url": null,
        "location": "Millcreek, UT, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "DNLGY6",
        "rating": 2.725,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]