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

PPA Tour: Veolia North Carolina Open - Mens Doubles Pro Qualifier

ID: 5968224265

对局比分

13-11, 11-2

落败 / Loss

对决日期

2025-04-01

对局时间 (估算)

2:15 AM

对决场地

Cary, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
AW
Alex Wetherell

8DK07M · Wilmington, NC, US

DUPR

5.368

HB
Henry Boyle

3PP77Q · Greater London, England, GB

DUPR

5.900

阵营 2负方
DM
Danny Miron

8GQLPQ · Atlanta, GA, US

DUPR

5.514

ZH
Zac Hirschler

9PY90V · Atlanta, GA, US

DUPR

5.351

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5968224265
显示原始对决元数据 JSON
[
  {
    "team_id": 7222870260,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Wetherell",
        "dupr_id": "8DK07M",
        "rating": 5.368,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Henry Boyle",
        "dupr_id": "3PP77Q",
        "rating": 5.9,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      }
    ]
  },
  {
    "team_id": 6961424311,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danny Miron",
        "dupr_id": "8GQLPQ",
        "rating": 5.514,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Zac Hirschler",
        "dupr_id": "9PY90V",
        "rating": 5.351,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]