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

Women’s 3.5 Best of the Best

ID: 4848847142

Match Scores

2-11

Loss

Play Date

2025-05-10

Play Time (Est)

3:30 PM

Play Location

The Picklr Salt Lake City

Unverified Facility

Competitor Teams

TEAM 1LOSS
BS
Brooke Seely

RZWPLM · Bluffdale, UT, US

DUPR

3.155

LP
Laurie Pascuzzo

59RLE5 · Sandy, UT, US

DUPR

2.708

TEAM 2WINNER
DE
Daniella Escudero

JZ95MJ · West Valley City, UT, US

DUPR

2.918

ET
Esther Tang

Z99JZP · Salt Lake City, UT, US

DUPR

3.299

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-4848847142
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8477496521,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brooke Seely",
        "dupr_id": "RZWPLM",
        "rating": 3.155,
        "profile_pic_url": null,
        "location": "Bluffdale, UT, US"
      },
      {
        "name": "Laurie Pascuzzo",
        "dupr_id": "59RLE5",
        "rating": 2.708,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 4429395839,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniella Escudero",
        "dupr_id": "JZ95MJ",
        "rating": 2.918,
        "profile_pic_url": null,
        "location": "West Valley City, UT, US"
      },
      {
        "name": "Esther Tang",
        "dupr_id": "Z99JZP",
        "rating": 3.299,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]