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

SeaShore Picklers Teams Week 3

ID: 5462290169

Match Scores

8-11

Win

Play Date

2026-05-06

Play Time (Est)

6:15 AM

Play Location

Bitter Lake, Seattle, WA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
SC
Sandra Cawrse

DYEXV6 · USA

DUPR

3.162

SY
Sasha Yanak

M29E5D · Seattle, WA, US

DUPR

3.222

TEAM 2WINNER
LM
Laura Meyer

GGLEEQ · Woodinville, WA, US

DUPR

3.288

KL
Karen Lynn Olson

O6WNDL · Seattle, WA, US

DUPR

3.251

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-5462290169
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6168456300,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sandra  Cawrse",
        "dupr_id": "DYEXV6",
        "rating": 3.162,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sasha  Yanak",
        "dupr_id": "M29E5D",
        "rating": 3.222,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 5167595050,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laura Meyer",
        "dupr_id": "GGLEEQ",
        "rating": 3.288,
        "profile_pic_url": null,
        "location": "Woodinville, WA, US"
      },
      {
        "name": "Karen Lynn Olson",
        "dupr_id": "O6WNDL",
        "rating": 3.251,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]