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

Cape Fear Pickleball Club

ID: 6693378569

对局比分

11-6

落败 / Loss

对决日期

2025-10-26

对局时间 (估算)

6:15 AM

对决场地

Halyburton Memorial Pkwy, Wilmington, NC 28412, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
KC
Kendall Clay

9P0VYE · NC, US

DUPR

4.414

JM
Jack Matistic

0YWZW2 · Wilmington, NC, US

DUPR

5.117

阵营 2负方
CW
Chelsea Winstead

L55P9K · Wilmington, NC, US

DUPR

4.677

ED
Elisha D Turner

8DQ05X · Charlotte, NC, US

DUPR

4.916

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6693378569
显示原始对决元数据 JSON
[
  {
    "team_id": 4877832367,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kendall Clay",
        "dupr_id": "9P0VYE",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": "NC, US"
      },
      {
        "name": "Jack Matistic",
        "dupr_id": "0YWZW2",
        "rating": 5.117,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 5330916454,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chelsea Winstead",
        "dupr_id": "L55P9K",
        "rating": 4.677,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Elisha D Turner",
        "dupr_id": "8DQ05X",
        "rating": 4.916,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]