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

Life Time Alston (ATC)

ID: 7265854113

对局比分

11-2

获胜 / Win

对决日期

2026-05-14

对局时间 (估算)

10:15 AM

对决场地

1120 Healthy Wy, Cary, NC 27519, USA

未核实场馆

对决竞争阵营

阵营 1胜方
CB
Christopher briell

1RXKQE · Holly Springs, NC, US

DUPR

4.076

KC
Kevin Cochran

8KV2W7 · USA

DUPR

4.484

阵营 2负方
DB
Donnie Brew

894KJE · USA

DUPR

3.897

MR
Mike Rice Sr

3VNKW7 · USA

DUPR

3.964

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7265854113
显示原始对决元数据 JSON
[
  {
    "team_id": 7729414315,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher briell",
        "dupr_id": "1RXKQE",
        "rating": 4.076,
        "profile_pic_url": null,
        "location": "Holly Springs, NC, US"
      },
      {
        "name": "Kevin Cochran",
        "dupr_id": "8KV2W7",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7121427826,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Donnie Brew",
        "dupr_id": "894KJE",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Rice Sr",
        "dupr_id": "3VNKW7",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]