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

Monday at Smash

ID: 6005914456

Match Scores

0-11

Win

Play Date

2026-03-24

Play Time (Est)

5:00 PM

Play Location

22221 153rd Ave SE

Unverified Facility

Competitor Teams

TEAM 1LOSS
SJ
Stephanie Jones

QJ6V2R · Maple Valley, WA, US

DUPR

2.733

MG
Magdalena Gogolowicz

7NMXJ5 · Maple Valley, WA, US

DUPR

3.377

TEAM 2WINNER
PB
Paula Boyd

552MXL · Lake Morton-Berrydale, WA, US

DUPR

2.587

BB
Brian Boyd

JP702J · Kent, WA, US

DUPR

3.323

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-6005914456
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5771258236,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephanie Jones",
        "dupr_id": "QJ6V2R",
        "rating": 2.733,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      },
      {
        "name": "Magdalena  Gogolowicz",
        "dupr_id": "7NMXJ5",
        "rating": 3.377,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      }
    ]
  },
  {
    "team_id": 5621929148,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paula  Boyd",
        "dupr_id": "552MXL",
        "rating": 2.587,
        "profile_pic_url": null,
        "location": "Lake Morton-Berrydale, WA, US"
      },
      {
        "name": "Brian Boyd",
        "dupr_id": "JP702J",
        "rating": 3.323,
        "profile_pic_url": null,
        "location": "Kent, WA, US"
      }
    ]
  }
]