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

Pool A

ID: 5750335191

对局比分

21-8

获胜 / Win

对决日期

2025-11-08

对局时间 (估算)

4:45 AM

对决场地

Performance Pickleball RVA

View Facility Page →

对决竞争阵营

阵营 1胜方
CD
Cooper Duncan

67G77G · Dartmouth, MA, US

DUPR

3.763

CM
Carly McNatt

EW2WWV · High Point, NC, US

DUPR

4.564

阵营 2负方
DA
DELETED Account

56J5XP · USA

DUPR

3.601

NK
Nikhita Karthikesan

67WRWE · USA

DUPR

3.840

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5750335191
显示原始对决元数据 JSON
[
  {
    "team_id": 7927441289,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cooper Duncan",
        "dupr_id": "67G77G",
        "rating": 3.763,
        "profile_pic_url": null,
        "location": "Dartmouth, MA, US"
      },
      {
        "name": "Carly  McNatt",
        "dupr_id": "EW2WWV",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "High Point, NC, US"
      }
    ]
  },
  {
    "team_id": 6337546399,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "56J5XP",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nikhita Karthikesan",
        "dupr_id": "67WRWE",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]