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

6/30 Friday Cream of the Crop

ID: 8286350475

对局比分

9-11

落败 / 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.589

AL
Andrew Langdon

3YRG7P · Lebanon, TN, US

DUPR

4.055

阵营 2胜方
MH
Michael Hansen

8W4OL3 · Spanish Fork, UT, US

DUPR

4.421

AM
Austin Miller

8M0EEV · Lehi, UT, US

DUPR

4.257

数据访问 (AI / 开发者)

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

cURL Request:

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