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

MLK Mixed Doubles 3.5

ID: 5688473767

Match Scores

11-3

Loss

Play Date

2026-01-19

Play Time (Est)

8:45 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
LT
Luan Tran

2LYRD9 · USA

DUPR

3.660

NR
Nancy Rust

35R7X0 · USA

DUPR

3.508

TEAM 2LOSS
KC
Kenny Chong

ELKQPO · USA

DUPR

3.217

TH
Tamara Hoerth

RWK7DD · Seattle, WA, US

DUPR

3.589

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-5688473767
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8347899571,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luan Tran",
        "dupr_id": "2LYRD9",
        "rating": 3.66,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nancy Rust",
        "dupr_id": "35R7X0",
        "rating": 3.508,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6351814900,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kenny  Chong",
        "dupr_id": "ELKQPO",
        "rating": 3.217,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tamara Hoerth",
        "dupr_id": "RWK7DD",
        "rating": 3.589,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]