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

4.5

ID: 6373260205

对局比分

6-11

落败 / Loss

对决日期

2025-04-27

对局时间 (估算)

2:15 AM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1负方
MA
matthew allen

1R42EE · Heber City, UT, US

DUPR

4.915

阵营 2胜方
DW
Daniel Warner

4L62GM · USA

DUPR

3.478

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6373260205
显示原始对决元数据 JSON
[
  {
    "team_id": 5743828976,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "matthew allen",
        "dupr_id": "1R42EE",
        "rating": 4.915,
        "profile_pic_url": null,
        "location": "Heber City, UT, US"
      }
    ]
  },
  {
    "team_id": 5939257403,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Warner",
        "dupr_id": "4L62GM",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]