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

Cape Fear Pickleball Club

ID: 4773647446

对局比分

11-7

获胜 / Win

对决日期

2025-10-25

对局时间 (估算)

11:30 PM

对决场地

Halyburton Memorial Pkwy, Wilmington, NC 28412, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
ED
Emmanuel DeCosier

PZWLKX · Myrtle Beach, SC, US

DUPR

4.679

BW
Bryson West

8DDMOY · Archdale, NC, US

DUPR

4.679

阵营 2负方
KD
Kenneth Dave Huff

3OJ071 · Leland, NC, US

DUPR

4.630

LC
Loren Campbell

8D9QML · USA

DUPR

4.410

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4773647446
显示原始对决元数据 JSON
[
  {
    "team_id": 5551768580,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emmanuel DeCosier",
        "dupr_id": "PZWLKX",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Myrtle Beach, SC, US"
      },
      {
        "name": "Bryson West",
        "dupr_id": "8DDMOY",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Archdale, NC, US"
      }
    ]
  },
  {
    "team_id": 7377294112,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kenneth Dave Huff",
        "dupr_id": "3OJ071",
        "rating": 4.63,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Loren Campbell",
        "dupr_id": "8D9QML",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]