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

4.5+ Cream of the Crop

ID: 4378921716

对局比分

11-7

落败 / Loss

对决日期

2023-08-28

对局时间 (估算)

1:00 PM

对决场地

203 West 9000 South, Sandy, UT 84070, USA

未核实场馆

对决竞争阵营

阵营 1胜方
BB
Bryce Blanchard

12JYQR · South Jordan, UT, US

DUPR

5.101

RM
Russell Malloy

3ZEQVM · USA

DUPR

4.666

阵营 2负方
AD
Adam Dunn

8G0WJV · Draper, UT, US

DUPR

5.125

MH
Mathew Harper

3VXWRP · South Jordan, UT, US

DUPR

4.835

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4378921716
显示原始对决元数据 JSON
[
  {
    "team_id": 8340894626,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryce Blanchard",
        "dupr_id": "12JYQR",
        "rating": 5.101,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Russell Malloy",
        "dupr_id": "3ZEQVM",
        "rating": 4.666,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5187862665,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Dunn",
        "dupr_id": "8G0WJV",
        "rating": 5.125,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Mathew Harper",
        "dupr_id": "3VXWRP",
        "rating": 4.835,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]