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

A.S.P MIXED DOUBLES TOURNAMENT - By P.S.L [Dupr <2.999

ID: 8366332316

Match Scores

15-4

Win

Play Date

2025-10-18

Play Time (Est)

9:00 PM

Play Location

The Pickle Vibe Seri Kembangan

Unverified Facility

Competitor Teams

TEAM 1WINNER
KA
Khalid Aziz

KD774O · Shah Alam, Selangor, MY

DUPR

2.956

SI
Sherry Isa

56WDO5 · Selangor, MY

DUPR

2.968

TEAM 2LOSS
CY
Chen Yu Loun

NR5D2N · USA

DUPR

2.933

MT
MAY TENG CHYE

D95MOL · USA

DUPR

2.589

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-8366332316
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5352289935,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Khalid Aziz",
        "dupr_id": "KD774O",
        "rating": 2.956,
        "profile_pic_url": null,
        "location": "Shah Alam, Selangor, MY"
      },
      {
        "name": "Sherry Isa",
        "dupr_id": "56WDO5",
        "rating": 2.968,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      }
    ]
  },
  {
    "team_id": 8235370387,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chen Yu Loun",
        "dupr_id": "NR5D2N",
        "rating": 2.933,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "MAY TENG CHYE",
        "dupr_id": "D95MOL",
        "rating": 2.589,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]