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

Monday at smash

ID: 6318870556

Match Scores

13-11

Loss

Play Date

2026-05-26

Play Time (Est)

5:00 PM

Play Location

22221 153rd Ave SE

Unverified Facility

Competitor Teams

TEAM 1WINNER
KL
Katy Lewis

L596DQ · USA

DUPR

3.481

SJ
Stephanie Jones

QJ6V2R · Maple Valley, WA, US

DUPR

2.757

TEAM 2LOSS
BB
Brian Boyd

JP702J · Kent, WA, US

DUPR

3.291

SC
Sherry Clarin

7JR0K5 · Maple Valley, WA, US

DUPR

3.284

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-6318870556
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4794772168,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katy Lewis",
        "dupr_id": "L596DQ",
        "rating": 3.481,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephanie Jones",
        "dupr_id": "QJ6V2R",
        "rating": 2.757,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      }
    ]
  },
  {
    "team_id": 7804491490,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Boyd",
        "dupr_id": "JP702J",
        "rating": 3.291,
        "profile_pic_url": null,
        "location": "Kent, WA, US"
      },
      {
        "name": "Sherry Clarin",
        "dupr_id": "7JR0K5",
        "rating": 3.284,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      }
    ]
  }
]