Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

The Kitchen Open Austin Coed Doubles Skill: OPEN DIVISION

ID: 4657529746

Match Scores

14-15

Win

Play Date

2024-09-29

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SK
Samuel Koo

8G5ZG8 · Seoul, KR

DUPR

5.358

PT
Peng Tea

L546XK · Bellevue, WA, US

DUPR

5.068

TEAM 2WINNER
MK
Michael Kennedy

305W52 · Fort Worth, TX, US

DUPR

5.238

GM
Gianni Mancini

592QEL · Fort Worth, TX, US

DUPR

4.651

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-4657529746
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5508932667,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Samuel Koo",
        "dupr_id": "8G5ZG8",
        "rating": 5.358,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "Peng Tea",
        "dupr_id": "L546XK",
        "rating": 5.068,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      }
    ]
  },
  {
    "team_id": 4473436828,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Kennedy",
        "dupr_id": "305W52",
        "rating": 5.238,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Gianni Mancini",
        "dupr_id": "592QEL",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  }
]