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

Event1

ID: 4887226925

对局比分

11-3, 6-11, 11-7

获胜 / Win

对决日期

2024-12-29

对局时间 (估算)

6:15 AM

对决场地

Allentown, PA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
TS
Timothy Spinosa

76WRE9 · Allentown, PA, US

DUPR

4.579

GB
Gog Boonswang

7DZVO4 · New York, NY, US

DUPR

4.832

阵营 2负方
KC
Kathy Clevenger

XJEORR · USA

DUPR

4.605

RW
RJ Wohlbach

V7NQVE · USA

DUPR

4.461

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4887226925
显示原始对决元数据 JSON
[
  {
    "team_id": 6859716948,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Timothy Spinosa",
        "dupr_id": "76WRE9",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Gog Boonswang",
        "dupr_id": "7DZVO4",
        "rating": 4.832,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7037362588,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kathy Clevenger",
        "dupr_id": "XJEORR",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "RJ Wohlbach",
        "dupr_id": "V7NQVE",
        "rating": 4.461,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]