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

Life Time PENN1-NYC

ID: 5713929271

对局比分

11-2

获胜 / Win

对决日期

2025-05-04

对局时间 (估算)

8:45 AM

对决场地

235 W 33rd St, New York, NY 10119, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AY
Andrew Yip

XJVPV5 · New York, NY, US

DUPR

4.893

阵营 2负方
JF
Jacob Fink

2LK27Y · New York, NY, US

DUPR

3.738

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5713929271
显示原始对决元数据 JSON
[
  {
    "team_id": 4986180991,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Yip",
        "dupr_id": "XJVPV5",
        "rating": 4.893,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7693326082,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Fink",
        "dupr_id": "2LK27Y",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]