返回检索中心
匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)

Pool 1

ID: 6242716886

对局比分

11-4

落败 / Loss

对决日期

2025-12-28

对局时间 (估算)

3:30 PM

对决场地

The Picklr St George

View Facility Page →

对决竞争阵营

阵营 1胜方
PD
Preston DuCrest

84PJLM · St. George, UT, US

DUPR

4.974

阵营 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-6242716886
显示原始对决元数据 JSON
[
  {
    "team_id": 5895731137,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Preston DuCrest",
        "dupr_id": "84PJLM",
        "rating": 4.974,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 8003594456,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "deron collins",
        "dupr_id": "357PKV",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": "Star Valley Ranch, WY, US"
      }
    ]
  }
]