Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ICONIC CUP 2026 - Open Mixed Double

ID: 8553380215

Match Scores

5-15

Win

Play Date

2026-05-22

Play Time (Est)

8:45 AM

Play Location

PickleHaus by Iconic

Unverified Facility

Competitor Teams

TEAM 1LOSS
YL
Ying Lee

ME257P · USA

DUPR

3.212

LH
Lim Hooi

2YVDP7 · USA

DUPR

3.304

TEAM 2WINNER
AM
Athilla Miasara Binti Azizul Azhar

PKEYWX · Ampang, Selangor, MY

DUPR

4.685

SM
Syabil Muhammad

WXKNNL · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

4.816

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-8553380215
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6812697336,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ying Lee",
        "dupr_id": "ME257P",
        "rating": 3.212,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lim Hooi",
        "dupr_id": "2YVDP7",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6525744807,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Athilla Miasara Binti Azizul Azhar",
        "dupr_id": "PKEYWX",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Ampang, Selangor, MY"
      },
      {
        "name": "Syabil Muhammad",
        "dupr_id": "WXKNNL",
        "rating": 4.816,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      }
    ]
  }
]