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

Pickle Sky Cup - Mixed Double

ID: 4917089802

Match Scores

10-15

Loss

Play Date

2026-05-23

Play Time (Est)

7:30 PM

Play Location

Pickle Sky IM, Kuantan, Pahang

Unverified Facility

Competitor Teams

TEAM 1LOSS
CJ
cha junhao

6N9W9D · Tanjung Karang, Selangor, MY

DUPR

3.275

PK
pro kong

G0O5DX · Klang, Selangor, MY

DUPR

3.253

TEAM 2WINNER
TT
Thomas tan

MEZYQD · USA

DUPR

2.821

X
XiangBing

2Y9KKE · USA

DUPR

2.696

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-4917089802
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5589613378,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "cha junhao",
        "dupr_id": "6N9W9D",
        "rating": 3.275,
        "profile_pic_url": null,
        "location": "Tanjung Karang, Selangor, MY"
      },
      {
        "name": "pro kong",
        "dupr_id": "G0O5DX",
        "rating": 3.253,
        "profile_pic_url": null,
        "location": "Klang, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 8190561215,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thomas tan",
        "dupr_id": "MEZYQD",
        "rating": 2.821,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "XiangBing",
        "dupr_id": "2Y9KKE",
        "rating": 2.696,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]