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

CFIL Adv Brunswick Forest vs Del Webb

ID: 6955963771

对局比分

4-11

获胜 / Win

对决日期

2025-05-05

对局时间 (估算)

8:45 AM

对决场地

Del Webb Wilmington- 55+ Retirement Community, Passerine Avenue, Wilmington, NC, USA

View Facility Page →

对决竞争阵营

阵营 1负方
TC
Thomas Cruz

3VEVX7 · USA

DUPR

4.147

NS
Nanette Stipa

89KVYR · USA

DUPR

4.348

阵营 2胜方
KN
Kevin Norman

166R00 · Wilmington, NC, US

DUPR

4.548

NL
Noi Lettenberger

XJDJE4 · Wilmington, NC, US

DUPR

4.170

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6955963771
显示原始对决元数据 JSON
[
  {
    "team_id": 7648399175,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Cruz",
        "dupr_id": "3VEVX7",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nanette Stipa",
        "dupr_id": "89KVYR",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8102074316,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Norman",
        "dupr_id": "166R00",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Noi Lettenberger",
        "dupr_id": "XJDJE4",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]