Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MLK Men's Doubles 4.0

ID: 5513522192

Match Scores

11-5

Loss

Play Date

2026-01-18

Play Time (Est)

9:00 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
EM
Edgar Mesina

8DYQ46 · Auburn, WA, US

DUPR

4.182

DP
David Phetmixay

PK7L5G · Honolulu, HI, US

DUPR

4.315

TEAM 2LOSS
RK
Rishabh Kale

GGMOOQ · Seattle, WA, US

DUPR

4.040

PM
Patrick Minton

EWGVDO · USA

DUPR

3.363

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-5513522192
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7017798744,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edgar Mesina",
        "dupr_id": "8DYQ46",
        "rating": 4.182,
        "profile_pic_url": null,
        "location": "Auburn, WA, US"
      },
      {
        "name": "David Phetmixay",
        "dupr_id": "PK7L5G",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Honolulu, HI, US"
      }
    ]
  },
  {
    "team_id": 4435482604,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rishabh Kale",
        "dupr_id": "GGMOOQ",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Patrick Minton",
        "dupr_id": "EWGVDO",
        "rating": 3.363,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]