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

Monday at Smash

ID: 7993456132

Match Scores

11-7

Win

Play Date

2026-05-05

Play Time (Est)

5:00 PM

Play Location

22221 153rd Ave SE

Unverified Facility

Competitor Teams

TEAM 1WINNER
AM
Andy McCulloch

QJ2JV4 · Renton, WA, US

DUPR

3.164

AS
Amber Smalley

XKGDMX · Renton, WA, US

DUPR

3.264

TEAM 2LOSS
CT
Coley Tipton

WKMENQ · Hobart, WA, US

DUPR

3.289

SC
Sherry Clarin

7JR0K5 · Maple Valley, WA, US

DUPR

3.309

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-7993456132
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6588673354,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy McCulloch",
        "dupr_id": "QJ2JV4",
        "rating": 3.164,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      },
      {
        "name": "Amber Smalley",
        "dupr_id": "XKGDMX",
        "rating": 3.264,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      }
    ]
  },
  {
    "team_id": 5863020874,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Coley Tipton",
        "dupr_id": "WKMENQ",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": "Hobart, WA, US"
      },
      {
        "name": "Sherry Clarin",
        "dupr_id": "7JR0K5",
        "rating": 3.309,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      }
    ]
  }
]