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

Pickle Social Club

ID: 6013572055

Match Scores

15-13

Win

Play Date

2025-08-02

Play Time (Est)

8:45 AM

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
Amita Chong

67J9NK · USA

DUPR

3.018

AN
Andy Ng

PZ557Q · Subang Jaya, Selangor, MY

DUPR

3.212

TEAM 2LOSS
MD
Mason Derulo

KD90KQ · USA

DUPR

3.369

ND
NATHAN DANIEL LIM

N7VKR2 · USA

DUPR

3.223

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-6013572055
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6769903911,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amita Chong",
        "dupr_id": "67J9NK",
        "rating": 3.018,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Ng",
        "dupr_id": "PZ557Q",
        "rating": 3.212,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 5797108869,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mason Derulo",
        "dupr_id": "KD90KQ",
        "rating": 3.369,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "NATHAN DANIEL LIM",
        "dupr_id": "N7VKR2",
        "rating": 3.223,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]