返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

dupr session

ID: 6399154415

对局比分

8-11

获胜 / Win

对决日期

2024-04-13

对局时间 (估算)

12:45 AM

对决场地

605 W 42nd St, New York, NY 10036, USA

未核实场馆

对决竞争阵营

阵营 1负方
EH
Eric Halpern

EGZORE · New York, NY, US

DUPR

4.173

RS
Ron Sussman

3VY5D6 · New York, NY, US

DUPR

4.477

阵营 2胜方
DZ
David Zuckerman

3ZJO0M · New York, NY, US

DUPR

4.432

CO
Connor Ohira

3YDNLE · Kings County, NY, US

DUPR

4.726

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6399154415
显示原始对决元数据 JSON
[
  {
    "team_id": 7283216046,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Halpern",
        "dupr_id": "EGZORE",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Ron Sussman",
        "dupr_id": "3VY5D6",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7977343643,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Zuckerman",
        "dupr_id": "3ZJO0M",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Connor Ohira",
        "dupr_id": "3YDNLE",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]