返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

ITA DUPR Challenge court

ID: 5950795395

对局比分

12-10

获胜 / Win

对决日期

2024-08-19

对局时间 (估算)

4:45 AM

对决场地

Atlanta, GA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
WC
William Crews

17Z42M · Atlanta, GA, US

DUPR

4.529

CA
Canada Arvelo

84VEV2 · Norcross, GA, US

DUPR

4.453

阵营 2负方
DT
Duy Ton

KXY5J6 · USA

DUPR

3.811

LZ
Leon Zhu

JZOK0J · Duluth, GA, US

DUPR

4.635

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5950795395
显示原始对决元数据 JSON
[
  {
    "team_id": 7909083428,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Crews",
        "dupr_id": "17Z42M",
        "rating": 4.529,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Canada Arvelo",
        "dupr_id": "84VEV2",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Norcross, GA, US"
      }
    ]
  },
  {
    "team_id": 6289810655,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Duy Ton",
        "dupr_id": "KXY5J6",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leon Zhu",
        "dupr_id": "JZOK0J",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      }
    ]
  }
]