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

Pickle Point MY Open Play

ID: 7251111978

Match Scores

13-8

Win

Play Date

2026-05-31

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
A
amirun

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

DUPR

2.628

ES
Eeson Sinthamoney

PP2WDE · USA

DUPR

2.066

TEAM 2LOSS
AA
Anni Amin

7J6JRN · Petaling Jaya, Selangor, MY

DUPR

2.827

ML
Michelle Leong

Z9VXLL · USA

DUPR

2.455

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-7251111978
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5877091404,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "amirun",
        "dupr_id": "YMWJ2D",
        "rating": 2.628,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Eeson Sinthamoney",
        "dupr_id": "PP2WDE",
        "rating": 2.066,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6725713841,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anni  Amin",
        "dupr_id": "7J6JRN",
        "rating": 2.827,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      },
      {
        "name": "Michelle Leong",
        "dupr_id": "Z9VXLL",
        "rating": 2.455,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]