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

The AU Open - Powered By APA - Mens Doubles Skill: (PRO) Qualifier

ID: 7756620053

对局比分

6-15

获胜 / Win

对决日期

2025-08-10

对局时间 (估算)

6:15 AM

对决场地

East York, ON

未核实场馆

对决竞争阵营

阵营 1负方
JD
Jonas Daehler

3Z56PM · Burlington, ON, CA

DUPR

5.584

KH
Kyle hermetz

MY249G · Brampton, ON, CA

DUPR

5.298

阵营 2胜方
MC
Max Carrol

8W0M0Q · Buffalo, NY, US

DUPR

5.347

AV
Aditya Varanasi

YX5WXG · Amherst, NY, US

DUPR

5.523

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7756620053
显示原始对决元数据 JSON
[
  {
    "team_id": 7197299231,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonas Daehler",
        "dupr_id": "3Z56PM",
        "rating": 5.584,
        "profile_pic_url": null,
        "location": "Burlington, ON, CA"
      },
      {
        "name": "Kyle hermetz",
        "dupr_id": "MY249G",
        "rating": 5.298,
        "profile_pic_url": null,
        "location": "Brampton, ON, CA"
      }
    ]
  },
  {
    "team_id": 7356946257,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Max Carrol",
        "dupr_id": "8W0M0Q",
        "rating": 5.347,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Aditya Varanasi",
        "dupr_id": "YX5WXG",
        "rating": 5.523,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      }
    ]
  }
]