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

Competitive Open Play Match

ID: 6929357992

对局比分

2-21

落败 / Loss

对决日期

2026-04-16

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
HG
Henry Gilroy

V77QLP · Glenview, IL, US

DUPR

3.808

阵营 2胜方
BS
Brady Schwartzberg

OWEYK7 · Villanova, PA, US

DUPR

3.641

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6929357992
显示原始对决元数据 JSON
[
  {
    "team_id": 7115069863,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Henry Gilroy",
        "dupr_id": "V77QLP",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": "Glenview, IL, US"
      }
    ]
  },
  {
    "team_id": 7984810750,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brady Schwartzberg",
        "dupr_id": "OWEYK7",
        "rating": 3.641,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      }
    ]
  }
]