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

Competitive Open Play Match

ID: 5909255437

对局比分

0-11

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

2:15 AM

对决场地

Tottenville, Staten Island, NY, USA

未核实场馆

对决竞争阵营

阵营 1负方
MT
Matthew Taylor

JJ6N64 · Richmond County, NY, US

DUPR

2.329

阵营 2胜方
CB
Christopher Bucaro

0YJO5Q · Richmond County, NY, US

DUPR

4.862

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5909255437
显示原始对决元数据 JSON
[
  {
    "team_id": 5767001251,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Taylor",
        "dupr_id": "JJ6N64",
        "rating": 2.329,
        "profile_pic_url": null,
        "location": "Richmond County, NY, US"
      }
    ]
  },
  {
    "team_id": 7179976240,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Bucaro",
        "dupr_id": "0YJO5Q",
        "rating": 4.862,
        "profile_pic_url": null,
        "location": "Richmond County, NY, US"
      }
    ]
  }
]