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

Pool B: Men’s Singles 4.0

ID: 6119945882

对局比分

11-8

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

3:30 PM

对决场地

The Picklr - Villa Park

View Facility Page →

对决竞争阵营

阵营 1胜方
MG
Michael Garcia

W6GR2M · Bourbonnais, IL, US

DUPR

4.323

阵营 2负方
AB
Air Bastarrica

8DJMEY · Carol Stream, IL, US

DUPR

4.476

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6119945882
显示原始对决元数据 JSON
[
  {
    "team_id": 7410987071,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Garcia",
        "dupr_id": "W6GR2M",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Bourbonnais, IL, US"
      }
    ]
  },
  {
    "team_id": 8382864753,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Air Bastarrica",
        "dupr_id": "8DJMEY",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Carol Stream, IL, US"
      }
    ]
  }
]