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

Pool 1

ID: 5432634583

对局比分

11-5

落败 / Loss

对决日期

2025-12-28

对局时间 (估算)

8:45 AM

对决场地

The Picklr St George

View Facility Page →

对决竞争阵营

阵营 1胜方
KC
Kristofer Chesley

59W4OV · St. George, UT, US

DUPR

4.023

阵营 2负方
DC
deron collins

357PKV · Star Valley Ranch, WY, US

DUPR

4.149

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5432634583
显示原始对决元数据 JSON
[
  {
    "team_id": 4356227784,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kristofer Chesley",
        "dupr_id": "59W4OV",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5944366504,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "deron collins",
        "dupr_id": "357PKV",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": "Star Valley Ranch, WY, US"
      }
    ]
  }
]