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

Nightmare at the Picklr 20

ID: 4572988271

对局比分

24-25

获胜 / Win

对决日期

2024-10-31

对局时间 (估算)

12:45 AM

对决场地

559 Deseret Dr, Kaysville, UT 84037, USA

未核实场馆

对决竞争阵营

阵营 1负方
TK
Tate Klein

1NXKN2 · Brigham City, UT, US

DUPR

4.948

JC
Jane Cutler

7DRGO9 · Sandy, UT, US

DUPR

3.849

阵营 2胜方
CW
Christopher Williams

12P5GE · Ogden, UT, US

DUPR

5.708

LW
Lindsey Williams

17ZQV4 · South Ogden, UT, US

DUPR

4.648

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4572988271
显示原始对决元数据 JSON
[
  {
    "team_id": 5880343559,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tate Klein",
        "dupr_id": "1NXKN2",
        "rating": 4.948,
        "profile_pic_url": null,
        "location": "Brigham City, UT, US"
      },
      {
        "name": "Jane Cutler",
        "dupr_id": "7DRGO9",
        "rating": 3.849,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 6285646699,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Williams",
        "dupr_id": "12P5GE",
        "rating": 5.708,
        "profile_pic_url": null,
        "location": "Ogden, UT, US"
      },
      {
        "name": "Lindsey Williams",
        "dupr_id": "17ZQV4",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": "South Ogden, UT, US"
      }
    ]
  }
]