返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

04/26/24 Friday Cream of the Crop

ID: 6620699156

对局比分

2-11

落败 / Loss

对决日期

2024-04-26

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AK
Alex Knight

8K6768 · Salt Lake City, UT, US

DUPR

4.728

CS
Cameron Smith

59YZQR · Spanish Fork, UT, US

DUPR

3.662

阵营 2胜方
SJ
Scott Jarvie

30N79G · Highland, UT, US

DUPR

4.268

AT
Adam Tanner

8WJ2G1 · Alpine, UT, US

DUPR

4.316

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6620699156
显示原始对决元数据 JSON
[
  {
    "team_id": 7713079851,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Knight",
        "dupr_id": "8K6768",
        "rating": 4.728,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Cameron Smith",
        "dupr_id": "59YZQR",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      }
    ]
  },
  {
    "team_id": 5565885920,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Jarvie",
        "dupr_id": "30N79G",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Adam Tanner",
        "dupr_id": "8WJ2G1",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "Alpine, UT, US"
      }
    ]
  }
]