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

Pickle Sky Cup - Intermediate Men's Double

ID: 5125602134

Match Scores

15-12

Win

Play Date

2026-05-24

Play Time (Est)

3:30 PM

Play Location

Pickle Sky IM, Kuantan, Pahang

Unverified Facility

Competitor Teams

TEAM 1WINNER
AA

DUPR

2.951

CJ
cha junhao

6N9W9D · Tanjung Karang, Selangor, MY

DUPR

3.297

TEAM 2LOSS
NT
Nic Tan

Z97POW · USA

DUPR

2.641

WC
weiren chan

VXKLP5 · USA

DUPR

2.842

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-5125602134
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7535974885,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amir Asyraf Bin Abd Hamid",
        "dupr_id": "0ZP2R2",
        "rating": 2.951,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "cha junhao",
        "dupr_id": "6N9W9D",
        "rating": 3.297,
        "profile_pic_url": null,
        "location": "Tanjung Karang, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 5212330159,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nic Tan",
        "dupr_id": "Z97POW",
        "rating": 2.641,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "weiren chan",
        "dupr_id": "VXKLP5",
        "rating": 2.842,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]