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

Women’s 3.5 Best of the Best

ID: 8007096031

Match Scores

5-15

Loss

Play Date

2025-05-10

Play Time (Est)

8:45 AM

Play Location

The Picklr Salt Lake City

Unverified Facility

Competitor Teams

TEAM 1LOSS
DS
Doreen Seibert

0YGOXN · Sandy, UT, US

DUPR

3.099

CF
Cami Flygare

EG6R0O · Sandy, UT, US

DUPR

3.014

TEAM 2WINNER
DE
Daniella Escudero

JZ95MJ · West Valley City, UT, US

DUPR

2.968

ET
Esther Tang

Z99JZP · Salt Lake City, UT, US

DUPR

3.317

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-8007096031
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8471828592,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Doreen Seibert",
        "dupr_id": "0YGOXN",
        "rating": 3.099,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Cami Flygare",
        "dupr_id": "EG6R0O",
        "rating": 3.014,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 7313087836,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniella Escudero",
        "dupr_id": "JZ95MJ",
        "rating": 2.968,
        "profile_pic_url": null,
        "location": "West Valley City, UT, US"
      },
      {
        "name": "Esther Tang",
        "dupr_id": "Z99JZP",
        "rating": 3.317,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]