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

Monday at Smash

ID: 5487147402

Match Scores

11-2

Loss

Play Date

2026-03-31

Play Time (Est)

7:30 PM

Play Location

22221 153rd Ave SE

Unverified Facility

Competitor Teams

TEAM 1WINNER
CT
Coley Tipton

WKMENQ · Hobart, WA, US

DUPR

3.366

AS
Amber Smalley

XKGDMX · Renton, WA, US

DUPR

3.256

TEAM 2LOSS
PB
Paula Boyd

552MXL · Lake Morton-Berrydale, WA, US

DUPR

2.499

AM
Alex Milholland

4PR40K · USA

DUPR

3.567

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-5487147402
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7919955912,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Coley Tipton",
        "dupr_id": "WKMENQ",
        "rating": 3.366,
        "profile_pic_url": null,
        "location": "Hobart, WA, US"
      },
      {
        "name": "Amber Smalley",
        "dupr_id": "XKGDMX",
        "rating": 3.256,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      }
    ]
  },
  {
    "team_id": 4875075626,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paula  Boyd",
        "dupr_id": "552MXL",
        "rating": 2.499,
        "profile_pic_url": null,
        "location": "Lake Morton-Berrydale, WA, US"
      },
      {
        "name": "Alex Milholland",
        "dupr_id": "4PR40K",
        "rating": 3.567,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]