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

Pickle Sky Cup - Mixed Double

ID: 7092157468

Match Scores

13-15

Win

Play Date

2026-05-23

Play Time (Est)

5:00 PM

Play Location

Pickle Sky IM, Kuantan, Pahang

Unverified Facility

Competitor Teams

TEAM 1LOSS
EG
Eugene Gow

0RY57G · USA

DUPR

3.438

ML
Mei Low

JJROEW · USA

DUPR

3.174

TEAM 2WINNER
CJ
cha junhao

6N9W9D · Tanjung Karang, Selangor, MY

DUPR

3.281

PK
pro kong

G0O5DX · Klang, Selangor, MY

DUPR

3.259

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-7092157468
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4463332727,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eugene Gow",
        "dupr_id": "0RY57G",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mei Low",
        "dupr_id": "JJROEW",
        "rating": 3.174,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4730048646,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "cha junhao",
        "dupr_id": "6N9W9D",
        "rating": 3.281,
        "profile_pic_url": null,
        "location": "Tanjung Karang, Selangor, MY"
      },
      {
        "name": "pro kong",
        "dupr_id": "G0O5DX",
        "rating": 3.259,
        "profile_pic_url": null,
        "location": "Klang, Selangor, MY"
      }
    ]
  }
]