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

6/30 Friday Cream of the Crop

ID: 8454089091

对局比分

11-7

落败 / Loss

对决日期

2023-06-30

对局时间 (估算)

4:45 AM

对决场地

1330 Sandhill Rd, Orem, UT 84058, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JY
Jacob Young

3052N8 · Orem, UT, US

DUPR

4.649

AM
Austin Miller

8M0EEV · Lehi, UT, US

DUPR

4.197

阵营 2负方
MH
Michael Hansen

8W4OL3 · Spanish Fork, UT, US

DUPR

4.361

AL
Andrew Langdon

3YRG7P · Lebanon, TN, US

DUPR

4.115

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8454089091
显示原始对决元数据 JSON
[
  {
    "team_id": 7519882725,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Young",
        "dupr_id": "3052N8",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Austin Miller",
        "dupr_id": "8M0EEV",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 5362183220,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Hansen",
        "dupr_id": "8W4OL3",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Andrew Langdon",
        "dupr_id": "3YRG7P",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Lebanon, TN, US"
      }
    ]
  }
]