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

LIFE TIME at SKY-NYC

ID: 7698467863

对局比分

11-6

落败 / Loss

对决日期

2024-02-10

对局时间 (估算)

8:45 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
ZR
Zachary Romanzi

16VK60 · New York, NY, US

DUPR

4.752

SK
Sean Kemp

84RMNG · New York, NY, US

DUPR

4.862

阵营 2负方
RS
Ron Sussman

3VY5D6 · New York, NY, US

DUPR

4.445

JS
Josh Silverstein

4LRGWM · Queens County, NY, US

DUPR

5.437

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7698467863
显示原始对决元数据 JSON
[
  {
    "team_id": 4502662517,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zachary Romanzi",
        "dupr_id": "16VK60",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Sean Kemp",
        "dupr_id": "84RMNG",
        "rating": 4.862,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5599734983,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ron Sussman",
        "dupr_id": "3VY5D6",
        "rating": 4.445,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Josh Silverstein",
        "dupr_id": "4LRGWM",
        "rating": 5.437,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]