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

Nightmare at the Picklr 20

ID: 5247927354

对局比分

21-25

落败 / Loss

对决日期

2024-10-31

对局时间 (估算)

7:30 PM

对决场地

559 Deseret Dr, Kaysville, UT 84037, USA

未核实场馆

对决竞争阵营

阵营 1负方
JB
John Busch

1N54X2 · Roy, UT, US

DUPR

4.796

CW
Christopher Williams

12P5GE · Ogden, UT, US

DUPR

5.686

阵营 2胜方
TB
Tanner Burningham

8J2XD8 · Nashville, TN, US

DUPR

4.946

GF
Gerald Ferrer

12Z6P7 · Manila, NCR, PH

DUPR

5.814

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5247927354
显示原始对决元数据 JSON
[
  {
    "team_id": 4637790087,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Busch",
        "dupr_id": "1N54X2",
        "rating": 4.796,
        "profile_pic_url": null,
        "location": "Roy, UT, US"
      },
      {
        "name": "Christopher Williams",
        "dupr_id": "12P5GE",
        "rating": 5.686,
        "profile_pic_url": null,
        "location": "Ogden, UT, US"
      }
    ]
  },
  {
    "team_id": 5617117975,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tanner Burningham",
        "dupr_id": "8J2XD8",
        "rating": 4.946,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Gerald Ferrer",
        "dupr_id": "12Z6P7",
        "rating": 5.814,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      }
    ]
  }
]