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

jigsaw health tournament of champions 2021 - mens doubles skill/age groups 4.0:19+

ID: 7675009378

对局比分

15-3

落败 / Loss

对决日期

2021-08-20

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MK
Mike Kelley

1QO648 · Layton, UT, US

DUPR

4.927

NP
Nicholas Peterson

1NXY2Z · Farmington, UT, US

DUPR

4.913

阵营 2负方
NN
Nick Navarro

3PG57Z · Lehi, UT, US

DUPR

4.733

BW
Billy Wright

16K2LK · Port St. Lucie, FL, US

DUPR

4.852

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7675009378
显示原始对决元数据 JSON
[
  {
    "team_id": 8431802879,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Kelley",
        "dupr_id": "1QO648",
        "rating": 4.927,
        "profile_pic_url": null,
        "location": "Layton, UT, US"
      },
      {
        "name": "Nicholas Peterson",
        "dupr_id": "1NXY2Z",
        "rating": 4.913,
        "profile_pic_url": null,
        "location": "Farmington, UT, US"
      }
    ]
  },
  {
    "team_id": 7852382487,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Navarro",
        "dupr_id": "3PG57Z",
        "rating": 4.733,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Billy Wright",
        "dupr_id": "16K2LK",
        "rating": 4.852,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      }
    ]
  }
]