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

Monday at smash

ID: 4664891204

Match Scores

11-3

Win

Play Date

2026-05-26

Play Time (Est)

9:00 PM

Play Location

22221 153rd Ave SE

Unverified Facility

Competitor Teams

TEAM 1WINNER
SJ
Stephanie Jones

QJ6V2R · Maple Valley, WA, US

DUPR

2.791

BB
Brian Boyd

JP702J · Kent, WA, US

DUPR

3.301

TEAM 2LOSS
AS
Amber Smalley

XKGDMX · Renton, WA, US

DUPR

3.220

PB
Paula Boyd

552MXL · Lake Morton-Berrydale, WA, US

DUPR

2.490

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-4664891204
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6192998812,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephanie Jones",
        "dupr_id": "QJ6V2R",
        "rating": 2.791,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      },
      {
        "name": "Brian Boyd",
        "dupr_id": "JP702J",
        "rating": 3.301,
        "profile_pic_url": null,
        "location": "Kent, WA, US"
      }
    ]
  },
  {
    "team_id": 7313025879,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amber Smalley",
        "dupr_id": "XKGDMX",
        "rating": 3.22,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      },
      {
        "name": "Paula  Boyd",
        "dupr_id": "552MXL",
        "rating": 2.49,
        "profile_pic_url": null,
        "location": "Lake Morton-Berrydale, WA, US"
      }
    ]
  }
]