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

CFIL Adv Compass Pointe vs Del Webb

ID: 6755715149

对局比分

2-11

获胜 / Win

对决日期

2025-04-07

对局时间 (估算)

6:15 AM

对决场地

1207 South 13th Street, Wilmington, NC, USA

未核实场馆

对决竞争阵营

阵营 1负方
KS
Kevin Svenconis

3O7P4P · Leland, NC, US

DUPR

4.560

MW
Mike Wills

8EY0NV · Leland, NC, US

DUPR

3.792

阵营 2胜方
KN
Kevin Norman

166R00 · Wilmington, NC, US

DUPR

4.456

WP
William Passmore

8DENYM · Wilmington, NC, US

DUPR

4.525

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6755715149
显示原始对决元数据 JSON
[
  {
    "team_id": 7247579648,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Svenconis",
        "dupr_id": "3O7P4P",
        "rating": 4.56,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Mike Wills",
        "dupr_id": "8EY0NV",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  },
  {
    "team_id": 7465299860,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Norman",
        "dupr_id": "166R00",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "William Passmore",
        "dupr_id": "8DENYM",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]