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

DUPR 18 - Minor League Pickleball at North Carolina

ID: 7395713493

对局比分

27-29

获胜 / Win

对决日期

2025-06-28

对局时间 (估算)

10:15 AM

对决场地

Pin Point Indoor Pickleball & Golf

View Facility Page →

对决竞争阵营

阵营 1负方
AS
Ashtyn Scully

KO546K · Mount Pleasant, SC, US

DUPR

4.182

GC
Grace Carll

ZNJQ2D · Columbia, SC, US

DUPR

4.510

阵营 2胜方
LD
Lauren Dickinson

ZN7D4W · Hillsborough, NC, US

DUPR

4.192

Stacey Poston

8EVWKO · Durham, NC, US

DUPR

4.310

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7395713493
显示原始对决元数据 JSON
[
  {
    "team_id": 8069879323,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ashtyn Scully",
        "dupr_id": "KO546K",
        "rating": 4.182,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      },
      {
        "name": "Grace Carll",
        "dupr_id": "ZNJQ2D",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      }
    ]
  },
  {
    "team_id": 6964878418,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lauren Dickinson",
        "dupr_id": "ZN7D4W",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Hillsborough, NC, US"
      },
      {
        "name": "Stacey Poston",
        "dupr_id": "8EVWKO",
        "rating": 4.31,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/150151_6443f3a4ec883.jpg",
        "location": "Durham, NC, US"
      }
    ]
  }
]