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

Life Time Sky

ID: 5181973311

对局比分

8-11

获胜 / Win

对决日期

2023-10-20

对局时间 (估算)

4:45 AM

对决场地

New York, NY, USA

View Facility Page →

对决竞争阵营

阵营 1负方
ZR
Zachary Romanzi

16VK60 · New York, NY, US

DUPR

3.551

阵营 2胜方
JS
Josh Silverstein

4LRGWM · Queens County, NY, US

DUPR

5.604

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5181973311
显示原始对决元数据 JSON
[
  {
    "team_id": 4932291089,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zachary Romanzi",
        "dupr_id": "16VK60",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7393460418,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh Silverstein",
        "dupr_id": "4LRGWM",
        "rating": 5.604,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]