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

Erie Canal Winter Championship - Mens Singles Skill: (4.5) Age: (Any)

ID: 6000477377

对局比分

7-15

获胜 / Win

对决日期

2026-01-23

对局时间 (估算)

6:15 AM

对决场地

Syracuse, NY

View Facility Page →

对决竞争阵营

阵营 1负方
MW
Michael Weaver

4ZVRR2 · Cortland, NY, US

DUPR

3.789

阵营 2胜方
JS
John Sheridan

X2YKL2 · Baldwinsville, NY, US

DUPR

4.049

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6000477377
显示原始对决元数据 JSON
[
  {
    "team_id": 5663646956,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Weaver",
        "dupr_id": "4ZVRR2",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": "Cortland, NY, US"
      }
    ]
  },
  {
    "team_id": 7180632672,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Sheridan",
        "dupr_id": "X2YKL2",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": "Baldwinsville, NY, US"
      }
    ]
  }
]