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

FIXED PARTNER DUPR MATCH ✨️ PP SOCIETY

ID: 5544659417

对局比分

14-15

获胜 / Win

对决日期

2025-11-01

对局时间 (估算)

6:15 AM

对决场地

P3 Courts

未核实场馆

对决竞争阵营

阵营 1负方
AC
Apple Chai

XKE6PX · USA

DUPR

2.435

DC
Dixon Cheng

4V5JN2 · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

2.799

阵营 2胜方
R
Robin

ZZV7GM · USA

DUPR

2.495

LC
Leong Chee hau

4VMEVM · Selangor, MY

DUPR

2.684

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5544659417
显示原始对决元数据 JSON
[
  {
    "team_id": 6669018403,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Apple Chai",
        "dupr_id": "XKE6PX",
        "rating": 2.435,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dixon Cheng",
        "dupr_id": "4V5JN2",
        "rating": 2.799,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      }
    ]
  },
  {
    "team_id": 6392340385,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robin",
        "dupr_id": "ZZV7GM",
        "rating": 2.495,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leong Chee hau",
        "dupr_id": "4VMEVM",
        "rating": 2.684,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      }
    ]
  }
]