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

Smash Monday

ID: 7773428292

Match Scores

7-11

Win

Play Date

2025-12-02

Play Time (Est)

1:00 PM

Play Location

22221 153rd Ave SE

Unverified Facility

Competitor Teams

TEAM 1LOSS
AS
Amber Smalley

XKGDMX · Renton, WA, US

DUPR

3.320

PB
Paula Boyd

552MXL · Lake Morton-Berrydale, WA, US

DUPR

2.438

TEAM 2WINNER
Avril Ferguson

KOPWRO · Auburn, WA, US

DUPR

3.585

BB
Brian Boyd

JP702J · Kent, WA, US

DUPR

3.363

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-7773428292
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7775336233,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amber Smalley",
        "dupr_id": "XKGDMX",
        "rating": 3.32,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      },
      {
        "name": "Paula  Boyd",
        "dupr_id": "552MXL",
        "rating": 2.438,
        "profile_pic_url": null,
        "location": "Lake Morton-Berrydale, WA, US"
      }
    ]
  },
  {
    "team_id": 7880821073,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Avril Ferguson",
        "dupr_id": "KOPWRO",
        "rating": 3.585,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65bec974095a8.jpg",
        "location": "Auburn, WA, US"
      },
      {
        "name": "Brian Boyd",
        "dupr_id": "JP702J",
        "rating": 3.363,
        "profile_pic_url": null,
        "location": "Kent, WA, US"
      }
    ]
  }
]