Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5289495575

Match Scores

11-6, 11-5, 11-7

Win

Play Date

2026-03-10

Play Time (Est)

12:45 AM

Play Location

2300 26th Ave S, Seattle, WA 98144, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JK
Joshua Knowlton

MP906D · Bellevue, WA, US

DUPR

4.666

ML
Marvin Lee

9PDM5E · USA

DUPR

4.199

TEAM 2LOSS
PK
Peter Ku

N7XLD2 · Redmond, WA, US

DUPR

3.792

AW
Adi Weshler

N7KOWW · USA

DUPR

4.407

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-5289495575
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8186077441,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Knowlton",
        "dupr_id": "MP906D",
        "rating": 4.666,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      },
      {
        "name": "Marvin Lee",
        "dupr_id": "9PDM5E",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5913939271,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Ku",
        "dupr_id": "N7XLD2",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": "Redmond, WA, US"
      },
      {
        "name": "Adi Weshler",
        "dupr_id": "N7KOWW",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]