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

11/22 Wednesday Cream of the Crop

ID: 8477993862

对局比分

11-3

获胜 / Win

对决日期

2023-11-22

对局时间 (估算)

7:30 PM

对决场地

1330 Sandhill Rd, Orem, UT 84058, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JH
Julian Haddock

8D00QM · USA

DUPR

5.010

TF
Tony Fieldson

8D5D64 · Fountain Valley, CA, US

DUPR

4.750

阵营 2负方
EF
Ethan Fineanganofo

8W7NQQ · Provo, UT, US

DUPR

4.669

BC
Brian Campa

30PGXG · Atlanta, GA, US

DUPR

4.531

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8477993862
显示原始对决元数据 JSON
[
  {
    "team_id": 6221735871,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julian Haddock",
        "dupr_id": "8D00QM",
        "rating": 5.01,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tony Fieldson",
        "dupr_id": "8D5D64",
        "rating": 4.75,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 6411951079,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ethan Fineanganofo",
        "dupr_id": "8W7NQQ",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Brian Campa",
        "dupr_id": "30PGXG",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]