Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6535434261

Match Scores

11-9, 9-11, 11-9, 9-11, 11-9

Win

Play Date

2024-08-12

Play Time (Est)

10:15 AM

Play Location

Issaquah Highlands, Issaquah, WA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DC
Derek Chao

PKW7NZ · Sammamish, WA, US

DUPR

5.396

KD
Keith Dang

12Y7JE · Mercer Island, WA, US

DUPR

4.993

TEAM 2LOSS
JS
Joseph So

3OJVP1 · USA

DUPR

3.500

JF
Joaquin Flores

3XKVK2 · USA

DUPR

3.500

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-6535434261
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7153748425,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek Chao",
        "dupr_id": "PKW7NZ",
        "rating": 5.396,
        "profile_pic_url": null,
        "location": "Sammamish, WA, US"
      },
      {
        "name": "Keith Dang",
        "dupr_id": "12Y7JE",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Mercer Island, WA, US"
      }
    ]
  },
  {
    "team_id": 4590667047,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph So",
        "dupr_id": "3OJVP1",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joaquin Flores",
        "dupr_id": "3XKVK2",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]