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

Cape Fear Pickleball Club

ID: 5580161943

对局比分

11-2

落败 / Loss

对决日期

2025-10-26

对局时间 (估算)

4:45 AM

对决场地

Halyburton Memorial Pkwy, Wilmington, NC 28412, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
Webster Burrier

V4G446 · Wilmington, NC, US

DUPR

3.442

ET
Emily Tippett

2YPGRR · Wilmington, NC, US

DUPR

3.657

阵营 2负方
TM
thiago moreira

RY0DWZ · Surf City, NC, US

DUPR

3.823

LS
Lauren Smith

XO56Q4 · USA

DUPR

3.420

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5580161943
显示原始对决元数据 JSON
[
  {
    "team_id": 4481195186,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Webster Burrier",
        "dupr_id": "V4G446",
        "rating": 3.442,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66cf6a048e039.jpg",
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Emily Tippett",
        "dupr_id": "2YPGRR",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 8032851101,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "thiago moreira",
        "dupr_id": "RY0DWZ",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": "Surf City, NC, US"
      },
      {
        "name": "Lauren Smith",
        "dupr_id": "XO56Q4",
        "rating": 3.42,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]