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

Women’s 3.0 Super DUPR

ID: 6167548337

Match Scores

9-11

Win

Play Date

2025-01-12

Play Time (Est)

6:15 AM

Play Location

The Picklr Salt Lake City

Unverified Facility

Competitor Teams

TEAM 1LOSS
LP
Laurie Pascuzzo

59RLE5 · Sandy, UT, US

DUPR

2.980

DS
Doreen Seibert

0YGOXN · Sandy, UT, US

DUPR

3.018

TEAM 2WINNER
TE
Tiffany Evans

PKODOG · Sandy, UT, US

DUPR

2.965

BS
Brooke Seely

RZWPLM · Bluffdale, UT, US

DUPR

3.257

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-6167548337
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7380683642,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Laurie Pascuzzo",
        "dupr_id": "59RLE5",
        "rating": 2.98,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Doreen Seibert",
        "dupr_id": "0YGOXN",
        "rating": 3.018,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 8104755838,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tiffany Evans",
        "dupr_id": "PKODOG",
        "rating": 2.965,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Brooke Seely",
        "dupr_id": "RZWPLM",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": "Bluffdale, UT, US"
      }
    ]
  }
]