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

Competitive Open Play Match

ID: 5635782948

对局比分

11-9, 9-11, 9-11

落败 / Loss

对决日期

2025-06-21

对局时间 (估算)

1:00 PM

对决场地

New York, NY, USA

View Facility Page →

对决竞争阵营

阵营 1负方
AY
Andrew Yip

XJVPV5 · New York, NY, US

DUPR

4.893

阵营 2胜方
KZ
Kevin Zhu

YXZ454 · New York, NY, US

DUPR

4.934

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5635782948
显示原始对决元数据 JSON
[
  {
    "team_id": 5485483399,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Yip",
        "dupr_id": "XJVPV5",
        "rating": 4.893,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5952011144,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Zhu",
        "dupr_id": "YXZ454",
        "rating": 4.934,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]