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

SeaShore Picklers Teams Week 4

ID: 5968181518

Match Scores

11-2

Loss

Play Date

2026-05-20

Play Time (Est)

11:30 PM

Play Location

Bitter Lake, Seattle, WA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
LM
Laura Meyer

GGLEEQ · Woodinville, WA, US

DUPR

3.338

VP
Valerie Pagel

Q5LDZD · Seattle, WA, US

DUPR

3.275

TEAM 2LOSS
SC
Sandra Cawrse

DYEXV6 · USA

DUPR

3.148

EL
erica lee

PK2OJX · Seattle, WA, US

DUPR

2.990

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-5968181518
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6648228105,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Laura Meyer",
        "dupr_id": "GGLEEQ",
        "rating": 3.338,
        "profile_pic_url": null,
        "location": "Woodinville, WA, US"
      },
      {
        "name": "Valerie Pagel",
        "dupr_id": "Q5LDZD",
        "rating": 3.275,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 7995436163,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sandra  Cawrse",
        "dupr_id": "DYEXV6",
        "rating": 3.148,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "erica lee",
        "dupr_id": "PK2OJX",
        "rating": 2.99,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]