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

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

ID: 6718158028

Match Scores

11-15

Win

Play Date

2026-05-10

Play Time (Est)

5:00 PM

Play Location

KSP Picklepoint Bukit Raja, Court 6

Unverified Facility

Competitor Teams

TEAM 1LOSS
LE
Lily Eng

2QODM9 · USA

DUPR

2.604

JL
Jamie Lim

M252ML · USA

DUPR

2.608

TEAM 2WINNER
QL
Quinnie L33

YXQ2YP · Petaling Jaya, Selangor, MY

DUPR

2.548

CY
Cheong Yew Yew

E9Y9MJ · USA

DUPR

2.776

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-6718158028
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6929058730,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lily Eng",
        "dupr_id": "2QODM9",
        "rating": 2.604,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jamie Lim",
        "dupr_id": "M252ML",
        "rating": 2.608,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6431749987,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Quinnie  L33",
        "dupr_id": "YXQ2YP",
        "rating": 2.548,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      },
      {
        "name": "Cheong Yew Yew",
        "dupr_id": "E9Y9MJ",
        "rating": 2.776,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]