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

Pickle Human 1st Anniversary 2026 - Mixed Doubles Combined DUPR <6.200

ID: 5619799932

Match Scores

15-12

Win

Play Date

2026-04-11

Play Time (Est)

1:00 PM

Play Location

Pickle Human @ Kepong

Unverified Facility

Competitor Teams

TEAM 1WINNER
TK
Tan Kae Boon

M25GWG · Sungai Buloh, Selangor, MY

DUPR

3.166

BB
Berry Bee

V4DRQE · USA

DUPR

3.001

TEAM 2LOSS
AR
Adam Riyadi

EW7O0J · USA

DUPR

2.943

UI
UMI ILYANA Kamaludin

67YZWG · USA

DUPR

3.102

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-5619799932
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4895314532,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tan Kae Boon",
        "dupr_id": "M25GWG",
        "rating": 3.166,
        "profile_pic_url": null,
        "location": "Sungai Buloh, Selangor, MY"
      },
      {
        "name": "Berry Bee",
        "dupr_id": "V4DRQE",
        "rating": 3.001,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4410743608,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Riyadi",
        "dupr_id": "EW7O0J",
        "rating": 2.943,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "UMI ILYANA  Kamaludin",
        "dupr_id": "67YZWG",
        "rating": 3.102,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]