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

Women’s 3.5 Best of the Best

ID: 4639009018

Match Scores

6-11

Loss

Play Date

2025-05-10

Play Time (Est)

11:30 PM

Play Location

The Picklr Salt Lake City

Unverified Facility

Competitor Teams

TEAM 1LOSS
DS
Doreen Seibert

0YGOXN · Sandy, UT, US

DUPR

3.113

CF
Cami Flygare

EG6R0O · Sandy, UT, US

DUPR

3.027

TEAM 2WINNER
DE
Daniella Escudero

JZ95MJ · West Valley City, UT, US

DUPR

2.878

ET
Esther Tang

Z99JZP · Salt Lake City, UT, US

DUPR

3.286

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-4639009018
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6891396191,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Doreen Seibert",
        "dupr_id": "0YGOXN",
        "rating": 3.113,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Cami Flygare",
        "dupr_id": "EG6R0O",
        "rating": 3.027,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 6961578809,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniella Escudero",
        "dupr_id": "JZ95MJ",
        "rating": 2.878,
        "profile_pic_url": null,
        "location": "West Valley City, UT, US"
      },
      {
        "name": "Esther Tang",
        "dupr_id": "Z99JZP",
        "rating": 3.286,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]