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

Atlantic Union Bank Open - Men's Doubles OPEN

ID: 4723554211

对局比分

11-9, 11-4

获胜 / Win

对决日期

2024-11-09

对局时间 (估算)

8:45 AM

对决场地

Henrico, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
DB
David Bieger

3ZLKQP · Richmond, VA, US

DUPR

5.758

WK
William Kacergis

8WN40L · Mount Pleasant, SC, US

DUPR

5.908

阵营 2负方
DK
Derek Kraje

3YN29E · Lynchburg, VA, US

DUPR

5.161

RN
Rosen Naydenov

W6Z42Y · Sofia, Sofia City Province, BG

DUPR

5.462

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4723554211
显示原始对决元数据 JSON
[
  {
    "team_id": 8334223761,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Bieger",
        "dupr_id": "3ZLKQP",
        "rating": 5.758,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "William Kacergis",
        "dupr_id": "8WN40L",
        "rating": 5.908,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      }
    ]
  },
  {
    "team_id": 6641725441,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Derek Kraje",
        "dupr_id": "3YN29E",
        "rating": 5.161,
        "profile_pic_url": null,
        "location": "Lynchburg, VA, US"
      },
      {
        "name": "Rosen Naydenov",
        "dupr_id": "W6Z42Y",
        "rating": 5.462,
        "profile_pic_url": null,
        "location": "Sofia, Sofia City Province, BG"
      }
    ]
  }
]