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

Monday at Smash

ID: 5005673833

Match Scores

3-11

Loss

Play Date

2026-04-07

Play Time (Est)

2:15 AM

Play Location

22221 153rd Ave SE

Unverified Facility

Competitor Teams

TEAM 1LOSS
Katrina Dohn

J55GXD · Tukwila, WA, US

DUPR

3.297

SJ
Stephanie Jones

QJ6V2R · Maple Valley, WA, US

DUPR

2.716

TEAM 2WINNER
AS
Amber Smalley

XKGDMX · Renton, WA, US

DUPR

3.254

LP
Lisa Parish

GWD0GD · USA

DUPR

3.125

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-5005673833
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8226772667,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katrina Dohn",
        "dupr_id": "J55GXD",
        "rating": 3.297,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/149343_655ad593ad7a9.jpg",
        "location": "Tukwila, WA, US"
      },
      {
        "name": "Stephanie Jones",
        "dupr_id": "QJ6V2R",
        "rating": 2.716,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      }
    ]
  },
  {
    "team_id": 6055010686,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amber Smalley",
        "dupr_id": "XKGDMX",
        "rating": 3.254,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      },
      {
        "name": "Lisa Parish",
        "dupr_id": "GWD0GD",
        "rating": 3.125,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]