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

Monday at Smash

ID: 7008436029

Match Scores

4-11

Loss

Play Date

2026-03-24

Play Time (Est)

10:15 AM

Play Location

22221 153rd Ave SE

Unverified Facility

Competitor Teams

TEAM 1LOSS
MG
Magdalena Gogolowicz

7NMXJ5 · Maple Valley, WA, US

DUPR

3.373

PB
Paula Boyd

552MXL · Lake Morton-Berrydale, WA, US

DUPR

2.568

TEAM 2WINNER
CT
Coley Tipton

WKMENQ · Hobart, WA, US

DUPR

3.363

JJ
Jason Jones

JP762M · Maple Valley, WA, US

DUPR

3.654

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-7008436029
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6232578205,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Magdalena  Gogolowicz",
        "dupr_id": "7NMXJ5",
        "rating": 3.373,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      },
      {
        "name": "Paula  Boyd",
        "dupr_id": "552MXL",
        "rating": 2.568,
        "profile_pic_url": null,
        "location": "Lake Morton-Berrydale, WA, US"
      }
    ]
  },
  {
    "team_id": 7309763854,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Coley Tipton",
        "dupr_id": "WKMENQ",
        "rating": 3.363,
        "profile_pic_url": null,
        "location": "Hobart, WA, US"
      },
      {
        "name": "Jason Jones",
        "dupr_id": "JP762M",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      }
    ]
  }
]