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

Cape Fear Pickleball Club

ID: 7586370130

对局比分

15-2

落败 / Loss

对决日期

2025-10-26

对局时间 (估算)

11:30 PM

对决场地

Halyburton Memorial Pkwy, Wilmington, NC 28412, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JM
Jack Matistic

0YWZW2 · Wilmington, NC, US

DUPR

5.211

KC
Kendall Clay

9P0VYE · NC, US

DUPR

4.581

阵营 2负方
AS
Addy Seward

59E7L5 · Midland, TX, US

DUPR

4.434

CK
Christian Kalwa

8MZOXG · Wilmington, NC, US

DUPR

4.725

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7586370130
显示原始对决元数据 JSON
[
  {
    "team_id": 7220903972,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Matistic",
        "dupr_id": "0YWZW2",
        "rating": 5.211,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Kendall Clay",
        "dupr_id": "9P0VYE",
        "rating": 4.581,
        "profile_pic_url": null,
        "location": "NC, US"
      }
    ]
  },
  {
    "team_id": 5756291155,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Addy Seward",
        "dupr_id": "59E7L5",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Midland, TX, US"
      },
      {
        "name": "Christian Kalwa",
        "dupr_id": "8MZOXG",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]