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

Danville Picklers - Spring Ladder

ID: 8100809502

对局比分

11-8

获胜 / Win

对决日期

2026-04-13

对局时间 (估算)

7:30 PM

对决场地

110 Man O War Dr, Danville, KY 40422, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
GC
Gary Caton

7DZZG4 · KY, US

DUPR

3.948

JP
John Powell

EGD7VM · USA

DUPR

3.691

阵营 2负方
TS
Tim Settles

30MDPQ · USA

DUPR

3.627

ND
Nina Daley

2LG7OE · Lexington, KY, US

DUPR

3.490

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8100809502
显示原始对决元数据 JSON
[
  {
    "team_id": 8369832903,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gary Caton",
        "dupr_id": "7DZZG4",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "KY, US"
      },
      {
        "name": "John Powell",
        "dupr_id": "EGD7VM",
        "rating": 3.691,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6425988309,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim Settles",
        "dupr_id": "30MDPQ",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nina Daley",
        "dupr_id": "2LG7OE",
        "rating": 3.49,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      }
    ]
  }
]