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

Life Time Moneyball Playoffs

ID: 8406306017

对局比分

11-7, 11-6

获胜 / Win

对决日期

2025-11-02

对局时间 (估算)

6:15 AM

对决场地

1 Penn Plaza, New York, NY, USA

未核实场馆

对决竞争阵营

阵营 1胜方
WK
Will Kayal

7672V4 · Franklin Lakes, NJ, US

DUPR

4.707

JC
James Cannizzaro

7D6E65 · Jersey City, NJ, US

DUPR

4.872

阵营 2负方
NK
Nicolas Kapoor

NYK0XZ · New York, NY, US

DUPR

4.580

DL
David Lee

PK4ELZ · New York, NY, US

DUPR

4.930

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8406306017
显示原始对决元数据 JSON
[
  {
    "team_id": 7304196747,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Kayal",
        "dupr_id": "7672V4",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "Franklin Lakes, NJ, US"
      },
      {
        "name": "James Cannizzaro",
        "dupr_id": "7D6E65",
        "rating": 4.872,
        "profile_pic_url": null,
        "location": "Jersey City, NJ, US"
      }
    ]
  },
  {
    "team_id": 7810474947,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicolas Kapoor",
        "dupr_id": "NYK0XZ",
        "rating": 4.58,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "David Lee",
        "dupr_id": "PK4ELZ",
        "rating": 4.93,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]