返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

EPIC World Championship - Mixed Doubles Skill: (4.300 To 5.000) Age: (Any)

ID: 8217989506

对局比分

15-10

获胜 / Win

对决日期

2026-05-01

对局时间 (估算)

11:30 PM

对决场地

Singapore, SGP

View Facility Page →

对决竞争阵营

阵营 1胜方
CS
Chen si

7DWGN0 · Taipei City, TW

DUPR

4.702

PC
Po Chiao Chen

QXPQ6N · 善化區, 台南市, TW

DUPR

4.468

阵营 2负方
AY
Ashley Yim

GG4END · Singapore, SG

DUPR

4.176

CY
Charles Yong

YG5ZLK · Singapore, SG

DUPR

4.786

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8217989506
显示原始对决元数据 JSON
[
  {
    "team_id": 7232417412,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chen si",
        "dupr_id": "7DWGN0",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Taipei City, TW"
      },
      {
        "name": "Po Chiao Chen",
        "dupr_id": "QXPQ6N",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "善化區, 台南市, TW"
      }
    ]
  },
  {
    "team_id": 6430246804,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashley Yim",
        "dupr_id": "GG4END",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Charles Yong",
        "dupr_id": "YG5ZLK",
        "rating": 4.786,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]