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

Nightmare at the Picklr 20

ID: 7012509053

对局比分

10-25

获胜 / Win

对决日期

2024-10-31

对局时间 (估算)

6:15 AM

对决场地

559 Deseret Dr, Kaysville, UT 84037, USA

未核实场馆

对决竞争阵营

阵营 1负方
LA
Luke Anderson

307LV2 · Mantua, UT, US

DUPR

4.560

TK
Tate Klein

1NXKN2 · Brigham City, UT, US

DUPR

5.072

阵营 2胜方
JB
John Busch

1N54X2 · Roy, UT, US

DUPR

4.768

CW
Christopher Williams

12P5GE · Ogden, UT, US

DUPR

5.651

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7012509053
显示原始对决元数据 JSON
[
  {
    "team_id": 5337581910,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luke Anderson",
        "dupr_id": "307LV2",
        "rating": 4.56,
        "profile_pic_url": null,
        "location": "Mantua, UT, US"
      },
      {
        "name": "Tate Klein",
        "dupr_id": "1NXKN2",
        "rating": 5.072,
        "profile_pic_url": null,
        "location": "Brigham City, UT, US"
      }
    ]
  },
  {
    "team_id": 7616108706,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Busch",
        "dupr_id": "1N54X2",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "Roy, UT, US"
      },
      {
        "name": "Christopher Williams",
        "dupr_id": "12P5GE",
        "rating": 5.651,
        "profile_pic_url": null,
        "location": "Ogden, UT, US"
      }
    ]
  }
]