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

Atlantic Union Bank Open - Men's Doubles OPEN

ID: 7643748568

对局比分

15-7

获胜 / Win

对决日期

2024-11-09

对局时间 (估算)

5:00 PM

对决场地

Henrico, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
DB
David Bieger

3ZLKQP · Richmond, VA, US

DUPR

5.750

WK
William Kacergis

8WN40L · Mount Pleasant, SC, US

DUPR

5.889

阵营 2负方
Jayden Broderick

R8JQJ3 · Boca Raton, FL, US

DUPR

5.830

RM
Ryan Morneau

3LMNYZ · Harrisonburg, VA, US

DUPR

5.540

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7643748568
显示原始对决元数据 JSON
[
  {
    "team_id": 5129094980,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Bieger",
        "dupr_id": "3ZLKQP",
        "rating": 5.75,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "William Kacergis",
        "dupr_id": "8WN40L",
        "rating": 5.889,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      }
    ]
  },
  {
    "team_id": 5814237037,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jayden Broderick",
        "dupr_id": "R8JQJ3",
        "rating": 5.83,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/22060/images/profile/60e79214-e642-4a74-89b8-4c39f168472c.jpg",
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Ryan Morneau",
        "dupr_id": "3LMNYZ",
        "rating": 5.54,
        "profile_pic_url": null,
        "location": "Harrisonburg, VA, US"
      }
    ]
  }
]