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

Cape Fear Pickleball Club

ID: 6271766600

对局比分

11-4

落败 / Loss

对决日期

2025-10-25

对局时间 (估算)

9:00 PM

对决场地

Halyburton Memorial Pkwy, Wilmington, NC 28412, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CB
Cole Burack

JZLPDO · Wilmington, NC, US

DUPR

4.661

MF
Matthew Finley

17YYON · USA

DUPR

4.812

阵营 2负方
NL
Nathael Luna

JZPVDD · Wilmington, NC, US

DUPR

4.906

EL
Emmanuel luna

76KZRM · USA

DUPR

3.606

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6271766600
显示原始对决元数据 JSON
[
  {
    "team_id": 4977997312,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cole Burack",
        "dupr_id": "JZLPDO",
        "rating": 4.661,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Matthew Finley",
        "dupr_id": "17YYON",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6892563665,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathael Luna",
        "dupr_id": "JZPVDD",
        "rating": 4.906,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Emmanuel  luna",
        "dupr_id": "76KZRM",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]