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

PPA Tour: Las Vegas NV Men's Doubles Pro Qualifier

ID: 6002175125

对局比分

11-6, 4-11, 11-2

获胜 / Win

对决日期

2023-10-04

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
ZA
Zaen Affleck

RZQN9Q · USA

DUPR

5.797

TW
Tyler Wren

3V2YKJ · Fruit Heights, UT, US

DUPR

5.980

阵营 2负方
TS
Thatcher Schwendiman

8JE5D3 · Sandy, UT, US

DUPR

5.526

CB
Clayton Boydston

3ZVZW8 · Provo, UT, US

DUPR

5.679

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6002175125
显示原始对决元数据 JSON
[
  {
    "team_id": 5161114825,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zaen Affleck",
        "dupr_id": "RZQN9Q",
        "rating": 5.797,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Wren",
        "dupr_id": "3V2YKJ",
        "rating": 5.98,
        "profile_pic_url": null,
        "location": "Fruit Heights, UT, US"
      }
    ]
  },
  {
    "team_id": 4390727116,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thatcher Schwendiman",
        "dupr_id": "8JE5D3",
        "rating": 5.526,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Clayton Boydston",
        "dupr_id": "3ZVZW8",
        "rating": 5.679,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  }
]