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

Pickle Collective Championship 2026 by U Mobile Powered by JOOLA - Men's Doubles Intermediate (<3.699) - Group-3

ID: 7946968541

Match Scores

15-13

Loss

Play Date

2026-02-08

Play Time (Est)

6:15 AM

Play Location

Pickle Collective, Court 3

Unverified Facility

Competitor Teams

TEAM 1WINNER
CL
CLEMENT LIEW TZE HOW

DNYZN4 · USA

DUPR

3.568

DW
Daniel Wong

DNNYPL · USA

DUPR

3.509

TEAM 2LOSS
CY
Chong Yu Chen

EWRMGW · Kota Kinabalu, Sabah, MY

DUPR

3.378

DG
Dickson Gan

M2J6XD · USA

DUPR

3.118

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-7946968541
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5084486460,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "CLEMENT LIEW TZE HOW",
        "dupr_id": "DNYZN4",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Wong",
        "dupr_id": "DNNYPL",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5369091381,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chong Yu Chen",
        "dupr_id": "EWRMGW",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": "Kota Kinabalu, Sabah, MY"
      },
      {
        "name": "Dickson Gan",
        "dupr_id": "M2J6XD",
        "rating": 3.118,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]