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

Monday at Smash

ID: 8186719551

Match Scores

5-11

Loss

Play Date

2026-03-31

Play Time (Est)

4:45 AM

Play Location

22221 153rd Ave SE

Unverified Facility

Competitor Teams

TEAM 1LOSS
PB
Paula Boyd

552MXL · Lake Morton-Berrydale, WA, US

DUPR

2.538

SC
Sherry Clarin

7JR0K5 · Maple Valley, WA, US

DUPR

3.162

TEAM 2WINNER
LS
Lesley Seckinger

MPPN6P · Maple Valley, WA, US

DUPR

3.181

AM
Alex Milholland

4PR40K · USA

DUPR

3.613

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-8186719551
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6683763430,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paula  Boyd",
        "dupr_id": "552MXL",
        "rating": 2.538,
        "profile_pic_url": null,
        "location": "Lake Morton-Berrydale, WA, US"
      },
      {
        "name": "Sherry Clarin",
        "dupr_id": "7JR0K5",
        "rating": 3.162,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      }
    ]
  },
  {
    "team_id": 4508613449,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lesley  Seckinger",
        "dupr_id": "MPPN6P",
        "rating": 3.181,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      },
      {
        "name": "Alex Milholland",
        "dupr_id": "4PR40K",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]