返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Cape Fear Pickleball Club

ID: 8471868121

对局比分

7-11

落败 / Loss

对决日期

2025-10-25

对局时间 (估算)

2:15 AM

对决场地

Halyburton Memorial Pkwy, Wilmington, NC 28412, USA

View Facility Page →

对决竞争阵营

阵营 1负方
BC
Brian Chandler

1RXGEZ · Wilmington, NC, US

DUPR

4.871

CK
Christian Kalwa

8MZOXG · Wilmington, NC, US

DUPR

4.781

阵营 2胜方
WD
Wayne David Bigg

3L4W45 · Wilmington, NC, US

DUPR

4.704

BL
Bryant Lester

8DJPMM · USA

DUPR

4.966

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8471868121
显示原始对决元数据 JSON
[
  {
    "team_id": 5287753047,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Chandler",
        "dupr_id": "1RXGEZ",
        "rating": 4.871,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Christian Kalwa",
        "dupr_id": "8MZOXG",
        "rating": 4.781,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 7868346325,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wayne David Bigg",
        "dupr_id": "3L4W45",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Bryant Lester",
        "dupr_id": "8DJPMM",
        "rating": 4.966,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]