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

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

ID: 5491335338

Match Scores

14-15

Loss

Play Date

2026-04-11

Play Time (Est)

3:30 PM

Play Location

Pickle Human @ Kepong

Unverified Facility

Competitor Teams

TEAM 1LOSS
TK
Tan Kae Boon

M25GWG · Sungai Buloh, Selangor, MY

DUPR

3.160

BB
Berry Bee

V4DRQE · USA

DUPR

2.993

TEAM 2WINNER
KG
Kevin Goh

WK6NNM · USA

DUPR

2.994

KL
karen lim

Z9VOGL · USA

DUPR

2.852

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-5491335338
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4607085069,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tan Kae Boon",
        "dupr_id": "M25GWG",
        "rating": 3.16,
        "profile_pic_url": null,
        "location": "Sungai Buloh, Selangor, MY"
      },
      {
        "name": "Berry Bee",
        "dupr_id": "V4DRQE",
        "rating": 2.993,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6692739665,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Goh",
        "dupr_id": "WK6NNM",
        "rating": 2.994,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "karen lim",
        "dupr_id": "Z9VOGL",
        "rating": 2.852,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]