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

CFIL Adv Compass Pointe vs Del Webb

ID: 5228701669

对局比分

11-9

落败 / Loss

对决日期

2025-04-07

对局时间 (估算)

2:15 AM

对决场地

1207 South 13th Street, Wilmington, NC, USA

未核实场馆

对决竞争阵营

阵营 1胜方
KS
Kevin Svenconis

3O7P4P · Leland, NC, US

DUPR

4.572

JB
Joe Baiunco

3YYJ9K · Leland, NC, US

DUPR

3.862

阵营 2负方
KN
Kevin Norman

166R00 · Wilmington, NC, US

DUPR

4.443

CP
Chuck Peterson

35ZQ00 · USA

DUPR

3.655

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5228701669
显示原始对决元数据 JSON
[
  {
    "team_id": 5736622730,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Svenconis",
        "dupr_id": "3O7P4P",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Joe Baiunco",
        "dupr_id": "3YYJ9K",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 6251840468,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Norman",
        "dupr_id": "166R00",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Chuck Peterson",
        "dupr_id": "35ZQ00",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]