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

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

ID: 6794308722

Match Scores

21-16

Loss

Play Date

2025-10-18

Play Time (Est)

7:30 PM

Play Location

The Pickle Vibe Seri Kembangan

Unverified Facility

Competitor Teams

TEAM 1WINNER
YH
YASMIN HAMDAN

ME94XL · USA

DUPR

2.474

RR
Razin Rahim

55EM5L · USA

DUPR

2.842

TEAM 2LOSS
KA
Khalid Aziz

KD774O · Shah Alam, Selangor, MY

DUPR

2.947

SI
Sherry Isa

56WDO5 · Selangor, MY

DUPR

2.959

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-6794308722
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8268098617,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "YASMIN HAMDAN",
        "dupr_id": "ME94XL",
        "rating": 2.474,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Razin Rahim",
        "dupr_id": "55EM5L",
        "rating": 2.842,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6913616281,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Khalid Aziz",
        "dupr_id": "KD774O",
        "rating": 2.947,
        "profile_pic_url": null,
        "location": "Shah Alam, Selangor, MY"
      },
      {
        "name": "Sherry Isa",
        "dupr_id": "56WDO5",
        "rating": 2.959,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      }
    ]
  }
]