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

$5,000 Picklebarn Year-End Championships 2025 - Men's OPEN Singles

ID: 6271166904

对局比分

15-11

落败 / Loss

对决日期

2025-12-05

对局时间 (估算)

1:00 PM

对决场地

Mankato, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
MB
matthew bozoian

3P4POG · Minneapolis, MN, US

DUPR

4.909

阵营 2负方
CH
Connor Hudson

997D6R · Saint Paul, MN, US

DUPR

3.915

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6271166904
显示原始对决元数据 JSON
[
  {
    "team_id": 5163961242,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "matthew bozoian",
        "dupr_id": "3P4POG",
        "rating": 4.909,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7821291666,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connor Hudson",
        "dupr_id": "997D6R",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  }
]