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

MLK Mixed Doubles 3.5

ID: 7432570636

Match Scores

2-11

Loss

Play Date

2026-01-19

Play Time (Est)

5:00 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
KC
Kenny Chong

ELKQPO · USA

DUPR

3.380

TH
Tamara Hoerth

RWK7DD · Seattle, WA, US

DUPR

3.698

TEAM 2WINNER
KE
Karen Ekberg

2Q5LDR · Duvall, WA, US

DUPR

2.933

TR
Timothy Ray

ZDJ9ZW · USA

DUPR

3.283

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-7432570636
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6784482739,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kenny  Chong",
        "dupr_id": "ELKQPO",
        "rating": 3.38,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tamara Hoerth",
        "dupr_id": "RWK7DD",
        "rating": 3.698,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 4930274890,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Karen Ekberg",
        "dupr_id": "2Q5LDR",
        "rating": 2.933,
        "profile_pic_url": null,
        "location": "Duvall, WA, US"
      },
      {
        "name": "Timothy Ray",
        "dupr_id": "ZDJ9ZW",
        "rating": 3.283,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]