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

Life Time PENN1-NYC

ID: 6303235565

对局比分

11-9, 11-5, 11-1

落败 / Loss

对决日期

2025-06-23

对局时间 (估算)

6:15 AM

对决场地

235 W 33rd St, New York, NY 10119, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AJ
Adam Jablon

30MLN4 · New York, NY, US

DUPR

5.070

JJ
Jacob John

N7707W · Chicago, IL, US

DUPR

5.118

阵营 2负方
DZ
David Zuckerman

3ZJO0M · New York, NY, US

DUPR

4.913

BD
Bryan Datyner

L5VRNQ · New York, NY, US

DUPR

4.886

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6303235565
显示原始对决元数据 JSON
[
  {
    "team_id": 7028595652,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Jablon",
        "dupr_id": "30MLN4",
        "rating": 5.07,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Jacob John",
        "dupr_id": "N7707W",
        "rating": 5.118,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 6563476705,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Zuckerman",
        "dupr_id": "3ZJO0M",
        "rating": 4.913,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Bryan Datyner",
        "dupr_id": "L5VRNQ",
        "rating": 4.886,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]