返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

KSP Cup 1.0 Powered by Sypik - Mixed Doubles Intermediate (<3.499) - Group-4

ID: 5343716261

对局比分

14-21

落败 / Loss

对决日期

2026-05-10

对局时间 (估算)

6:15 AM

对决场地

KSP Picklepoint Bukit Raja, Court 16

未核实场馆

对决竞争阵营

阵营 1负方
CM
Catherine Mak

OWZDLE · USA

DUPR

2.399

AL
Andrew Lim

OW6NZ2 · Subang Jaya, Selangor, MY

DUPR

3.197

阵营 2胜方
VT
Vincent Toh

X260XX · USA

DUPR

3.019

Y
Yippii

V4R22J · USA

DUPR

3.262

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5343716261
显示原始对决元数据 JSON
[
  {
    "team_id": 6797926744,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Catherine Mak",
        "dupr_id": "OWZDLE",
        "rating": 2.399,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Lim",
        "dupr_id": "OW6NZ2",
        "rating": 3.197,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 5663298916,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vincent Toh",
        "dupr_id": "X260XX",
        "rating": 3.019,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yippii",
        "dupr_id": "V4R22J",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]