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

Road To The Final 4 - Men's 4.5

ID: 6403166519

对局比分

11-5, 11-6

获胜 / Win

对决日期

2024-04-13

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
NN
Nalei Niko

ZN0LMP · Portland, OR, US

DUPR

4.565

JC
Joshua Cocker

3P5OXZ · Salt Lake City, UT, US

DUPR

5.188

阵营 2负方
CL
Connor Lightfoot

3L696J · South Jordan, UT, US

DUPR

4.572

CB
Christopher Bingham

12N5QY · Riverton, UT, US

DUPR

4.916

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6403166519
显示原始对决元数据 JSON
[
  {
    "team_id": 4422336171,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nalei Niko",
        "dupr_id": "ZN0LMP",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Joshua Cocker",
        "dupr_id": "3P5OXZ",
        "rating": 5.188,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 4312550775,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connor Lightfoot",
        "dupr_id": "3L696J",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Christopher Bingham",
        "dupr_id": "12N5QY",
        "rating": 4.916,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  }
]