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

USLPL Hatboro

ID: 7646461916

对局比分

5-11, 8-11

获胜 / Win

对决日期

2025-10-18

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
WH
William Harmuth

8DYJ4L · Bradenton, FL, US

DUPR

4.696

CW
Carolyn Weed

X84961 · Mendon, MA, US

DUPR

4.996

阵营 2胜方
DB
Danny Bretherton

YGW24K · Washington, DC, US

DUPR

4.871

DS
Debbie Seabold

3YN20D · Silver Spring, MD, US

DUPR

4.671

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7646461916
显示原始对决元数据 JSON
[
  {
    "team_id": 7173734009,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "William Harmuth",
        "dupr_id": "8DYJ4L",
        "rating": 4.696,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Carolyn Weed",
        "dupr_id": "X84961",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "Mendon, MA, US"
      }
    ]
  },
  {
    "team_id": 8397806864,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danny Bretherton",
        "dupr_id": "YGW24K",
        "rating": 4.871,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Debbie Seabold",
        "dupr_id": "3YN20D",
        "rating": 4.671,
        "profile_pic_url": null,
        "location": "Silver Spring, MD, US"
      }
    ]
  }
]