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

11/22 Wednesday Cream of the Crop

ID: 7925292967

对局比分

3-11

获胜 / Win

对决日期

2023-11-22

对局时间 (估算)

8:45 AM

对决场地

1330 Sandhill Rd, Orem, UT 84058, USA

View Facility Page →

对决竞争阵营

阵营 1负方
BK
Brian Kimball

1N5W5N · Lehi, UT, US

DUPR

4.836

JW
Jim Welsh

12JJPY · Vineyard, UT, US

DUPR

4.451

阵营 2胜方
JH
Julian Haddock

8D00QM · USA

DUPR

5.007

TF
Tony Fieldson

8D5D64 · Fountain Valley, CA, US

DUPR

4.694

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7925292967
显示原始对决元数据 JSON
[
  {
    "team_id": 4388435845,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Kimball",
        "dupr_id": "1N5W5N",
        "rating": 4.836,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Jim Welsh",
        "dupr_id": "12JJPY",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      }
    ]
  },
  {
    "team_id": 6400453217,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Julian Haddock",
        "dupr_id": "8D00QM",
        "rating": 5.007,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tony Fieldson",
        "dupr_id": "8D5D64",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  }
]