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

Mixed Doubles 3.5-4.0 League (Week 2)

ID: 5697601873

Match Scores

3-11

Win

Play Date

2026-01-22

Play Time (Est)

2:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
KE
Karen Ekberg

2Q5LDR · Duvall, WA, US

DUPR

2.908

TR
Timothy Ray

ZDJ9ZW · USA

DUPR

3.258

TEAM 2WINNER
LK
Leandra King

PW6L0Q · Seattle, WA, US

DUPR

3.613

JM
Jacob Mahon

0Q7N7G · Seattle, WA, US

DUPR

3.578

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-5697601873
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6150140555,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karen Ekberg",
        "dupr_id": "2Q5LDR",
        "rating": 2.908,
        "profile_pic_url": null,
        "location": "Duvall, WA, US"
      },
      {
        "name": "Timothy Ray",
        "dupr_id": "ZDJ9ZW",
        "rating": 3.258,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5864824616,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Leandra King",
        "dupr_id": "PW6L0Q",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Jacob Mahon",
        "dupr_id": "0Q7N7G",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]