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

dupr night moneyball

ID: 7648163819

对局比分

11-4

落败 / Loss

对决日期

2023-07-11

对局时间 (估算)

12:45 AM

对决场地

1330 Sandhill Rd, Orem, UT 84058, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CB
Connor Bernal

3L4QZ3 · American Fork, UT, US

DUPR

5.059

BA
Brennan Adamson

3OR7K7 · Vineyard, UT, US

DUPR

5.305

阵营 2负方
SB
Spencer Brinton

1QR4PD · Provo, UT, US

DUPR

5.001

MG
Matt Gregory

3P09NG · Orem, UT, US

DUPR

4.885

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7648163819
显示原始对决元数据 JSON
[
  {
    "team_id": 4616817397,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Bernal",
        "dupr_id": "3L4QZ3",
        "rating": 5.059,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Brennan Adamson",
        "dupr_id": "3OR7K7",
        "rating": 5.305,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      }
    ]
  },
  {
    "team_id": 8210132367,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Spencer Brinton",
        "dupr_id": "1QR4PD",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Matt Gregory",
        "dupr_id": "3P09NG",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]