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

CFIL Advanced DW vs BF

ID: 8270574548

对局比分

11-9

落败 / Loss

对决日期

2026-04-06

对局时间 (估算)

9:00 PM

对决场地

Cape Fear National Drive, Leland, NC 28451, USA

未核实场馆

对决竞争阵营

阵营 1胜方
KN
Kevin Norman

166R00 · Wilmington, NC, US

DUPR

4.823

IC
Ian Chalmers

1QXD45 · USA

DUPR

3.985

阵营 2负方
TC
Thomas Cruz

3VEVX7 · USA

DUPR

4.358

BL
Bill Luftig

ZNWRWM · Leland, NC, US

DUPR

4.395

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8270574548
显示原始对决元数据 JSON
[
  {
    "team_id": 6940305656,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Norman",
        "dupr_id": "166R00",
        "rating": 4.823,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Ian Chalmers",
        "dupr_id": "1QXD45",
        "rating": 3.985,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4835887459,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Cruz",
        "dupr_id": "3VEVX7",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Luftig",
        "dupr_id": "ZNWRWM",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]