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

CFIL Adv Brunswick Forest vs Del Webb

ID: 8511881584

对局比分

11-7

落败 / Loss

对决日期

2025-05-05

对局时间 (估算)

5:00 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
BL
Bill Luftig

ZNWRWM · Leland, NC, US

DUPR

4.704

TC
Thomas Cruz

3VEVX7 · USA

DUPR

4.167

阵营 2负方
KN
Kevin Norman

166R00 · Wilmington, NC, US

DUPR

4.479

TT
Todd Talarico

XJKPVX · USA

DUPR

4.184

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8511881584
显示原始对决元数据 JSON
[
  {
    "team_id": 5823441609,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bill Luftig",
        "dupr_id": "ZNWRWM",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Thomas Cruz",
        "dupr_id": "3VEVX7",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8411274794,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Norman",
        "dupr_id": "166R00",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Todd Talarico",
        "dupr_id": "XJKPVX",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]