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

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

ID: 5020171961

Match Scores

15-12

Win

Play Date

2026-04-11

Play Time (Est)

6:15 AM

Play Location

Pickle Human @ Kepong

Unverified Facility

Competitor Teams

TEAM 1WINNER
TK
Tan Kae Boon

M25GWG · Sungai Buloh, Selangor, MY

DUPR

3.163

BB
Berry Bee

V4DRQE · USA

DUPR

2.998

TEAM 2LOSS
YS
Yap siow siong

G5K2WM · USA

DUPR

3.063

ET
Esther Tan

VXRYY6 · USA

DUPR

3.078

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-5020171961
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5215064809,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tan Kae Boon",
        "dupr_id": "M25GWG",
        "rating": 3.163,
        "profile_pic_url": null,
        "location": "Sungai Buloh, Selangor, MY"
      },
      {
        "name": "Berry Bee",
        "dupr_id": "V4DRQE",
        "rating": 2.998,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4830811020,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yap siow siong",
        "dupr_id": "G5K2WM",
        "rating": 3.063,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Esther Tan",
        "dupr_id": "VXRYY6",
        "rating": 3.078,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]