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

Pickle Social Club

ID: 8344020972

Match Scores

15-8

Loss

Play Date

2025-08-02

Play Time (Est)

1:00 PM

Play Location

3, Jalan Bukit Kiara 1, Bukit Kiara, 60000 Kuala Lumpur, Wilayah Persekutuan Kuala Lumpur, Malaysia

View Facility Page →

Competitor Teams

TEAM 1WINNER
AC
Andy Chow

WXDKVL · USA

DUPR

3.455

JT
J TEOH

767OK4 · USA

DUPR

2.997

TEAM 2LOSS
AN
Andy Ng

PZ557Q · Subang Jaya, Selangor, MY

DUPR

3.179

LC
Lawrence Chew

E9ORYJ · USA

DUPR

3.202

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-8344020972
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5055852376,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Chow",
        "dupr_id": "WXDKVL",
        "rating": 3.455,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "J TEOH",
        "dupr_id": "767OK4",
        "rating": 2.997,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5092961041,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy Ng",
        "dupr_id": "PZ557Q",
        "rating": 3.179,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      },
      {
        "name": "Lawrence Chew",
        "dupr_id": "E9ORYJ",
        "rating": 3.202,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]