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

KSP Cup 1.0 Powered by Sypik - Men's Doubles Novice (<2.799) - Group-8

ID: 8512985960

Match Scores

9-15

Loss

Play Date

2026-05-10

Play Time (Est)

9:00 PM

Play Location

KSP Picklepoint Bukit Raja, Court 8

Unverified Facility

Competitor Teams

TEAM 1LOSS
TC
Teo ChiXiang

V2YJ5J · USA

DUPR

2.542

JL
Jimmy Lim

OZ2EEW · Klang, Selangor, MY

DUPR

2.587

TEAM 2WINNER
Y
YTS

559XYL · USA

DUPR

2.719

WC
WL Chua

V4W4NP · USA

DUPR

2.729

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-8512985960
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8095987996,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Teo ChiXiang",
        "dupr_id": "V2YJ5J",
        "rating": 2.542,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jimmy  Lim",
        "dupr_id": "OZ2EEW",
        "rating": 2.587,
        "profile_pic_url": null,
        "location": "Klang, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 7599457804,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "YTS",
        "dupr_id": "559XYL",
        "rating": 2.719,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "WL Chua",
        "dupr_id": "V4W4NP",
        "rating": 2.729,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]