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

Competitive Open Play Match

ID: 6866469433

对局比分

1-11

落败 / Loss

对决日期

2024-04-13

对局时间 (估算)

2:15 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1负方
SS
Sagar Satpute

ODV7N7 · USA

DUPR

4.033

CO
Connor Ohira

3YDNLE · Kings County, NY, US

DUPR

4.719

阵营 2胜方
DZ
David Zuckerman

3ZJO0M · New York, NY, US

DUPR

4.438

RS
Ron Sussman

3VY5D6 · New York, NY, US

DUPR

4.481

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6866469433
显示原始对决元数据 JSON
[
  {
    "team_id": 7601463083,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sagar Satpute",
        "dupr_id": "ODV7N7",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Connor Ohira",
        "dupr_id": "3YDNLE",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 8034882968,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Zuckerman",
        "dupr_id": "3ZJO0M",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Ron Sussman",
        "dupr_id": "3VY5D6",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]