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

Cape Fear Pickleball Club

ID: 4457401506

对局比分

5-11

落败 / Loss

对决日期

2025-10-25

对局时间 (估算)

7:30 PM

对决场地

Halyburton Memorial Pkwy, Wilmington, NC 28412, USA

View Facility Page →

对决竞争阵营

阵营 1负方
TB
Trevor Bowman

XJMRPR · Wilmington, NC, US

DUPR

4.391

Dax Allred

V74W76 · Wilmington, NC, US

DUPR

4.289

阵营 2胜方
JM
Jack Matistic

0YWZW2 · Wilmington, NC, US

DUPR

5.218

SS
Stephen Scala

8GWLXG · Leland, NC, US

DUPR

5.121

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4457401506
显示原始对决元数据 JSON
[
  {
    "team_id": 7802179855,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trevor Bowman",
        "dupr_id": "XJMRPR",
        "rating": 4.391,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Dax Allred",
        "dupr_id": "V74W76",
        "rating": 4.289,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/667aeb392b06a.jpg",
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 4515113412,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jack Matistic",
        "dupr_id": "0YWZW2",
        "rating": 5.218,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Stephen Scala",
        "dupr_id": "8GWLXG",
        "rating": 5.121,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]