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

Mixed Doubles 3.5-4.0 League (Week 3)

ID: 4832971245

Match Scores

5-11

Win

Play Date

2026-01-29

Play Time (Est)

10: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

3.074

TR
Timothy Ray

ZDJ9ZW · USA

DUPR

3.258

TEAM 2WINNER
LK
Leandra King

PW6L0Q · Seattle, WA, US

DUPR

3.614

JM
Jacob Mahon

0Q7N7G · Seattle, WA, US

DUPR

3.579

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