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

DUPR

ID: 5685448477

对局比分

4-11

获胜 / Win

对决日期

2024-04-13

对局时间 (估算)

2:15 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1负方
RS
Ron Sussman

3VY5D6 · New York, NY, US

DUPR

4.477

EH
Eric Halpern

EGZORE · New York, NY, US

DUPR

4.179

阵营 2胜方
ZJ
Zachary Jonas

RZRKLN · USA

DUPR

4.763

CO
Connor Ohira

3YDNLE · Kings County, NY, US

DUPR

4.723

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5685448477
显示原始对决元数据 JSON
[
  {
    "team_id": 4887874716,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ron Sussman",
        "dupr_id": "3VY5D6",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Eric Halpern",
        "dupr_id": "EGZORE",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 8102771950,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zachary Jonas",
        "dupr_id": "RZRKLN",
        "rating": 4.763,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Connor Ohira",
        "dupr_id": "3YDNLE",
        "rating": 4.723,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]