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

Pickle Sky Cup - Mixed Double

ID: 6871152749

Match Scores

21-15

Win

Play Date

2026-05-23

Play Time (Est)

6:15 AM

Play Location

Pickle Sky IM, Kuantan, Pahang

Unverified Facility

Competitor Teams

TEAM 1WINNER
CJ
cha junhao

6N9W9D · Tanjung Karang, Selangor, MY

DUPR

3.284

PK
pro kong

G0O5DX · Klang, Selangor, MY

DUPR

3.262

TEAM 2LOSS
A
Ayad

NRKO22 · USA

DUPR

3.317

DZ
DYA ZAINAL

WN592K · USA

DUPR

2.785

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-6871152749
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5414100453,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "cha junhao",
        "dupr_id": "6N9W9D",
        "rating": 3.284,
        "profile_pic_url": null,
        "location": "Tanjung Karang, Selangor, MY"
      },
      {
        "name": "pro kong",
        "dupr_id": "G0O5DX",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": "Klang, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 5680331628,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ayad",
        "dupr_id": "NRKO22",
        "rating": 3.317,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "DYA ZAINAL",
        "dupr_id": "WN592K",
        "rating": 2.785,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]