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

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

ID: 7014910872

Match Scores

15-12

Loss

Play Date

2026-05-10

Play Time (Est)

1:00 PM

Play Location

KSP Picklepoint Bukit Raja, Court 8

Unverified Facility

Competitor Teams

TEAM 1WINNER
LW
Lim Wei Xuan

RXG5XE · USA

DUPR

2.670

AW
Anderson Wong

XK7MX5 · USA

DUPR

2.729

TEAM 2LOSS
TC
Teo ChiXiang

V2YJ5J · USA

DUPR

2.567

JL
Jimmy Lim

OZ2EEW · Klang, Selangor, MY

DUPR

2.594

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-7014910872
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4868499559,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lim Wei Xuan",
        "dupr_id": "RXG5XE",
        "rating": 2.67,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anderson  Wong",
        "dupr_id": "XK7MX5",
        "rating": 2.729,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8057997788,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Teo ChiXiang",
        "dupr_id": "V2YJ5J",
        "rating": 2.567,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jimmy  Lim",
        "dupr_id": "OZ2EEW",
        "rating": 2.594,
        "profile_pic_url": null,
        "location": "Klang, Selangor, MY"
      }
    ]
  }
]