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

DUPR 18 - Minor League Pickleball at North Carolina

ID: 5891871175

对局比分

21-14

落败 / Loss

对决日期

2025-06-28

对局时间 (估算)

8:45 AM

对决场地

Pin Point Indoor Pickleball & Golf

View Facility Page →

对决竞争阵营

阵营 1胜方
AS
Ashtyn Scully

KO546K · Mount Pleasant, SC, US

DUPR

4.212

GC
Grace Carll

ZNJQ2D · Columbia, SC, US

DUPR

4.533

阵营 2负方
LD
Lauren Dickinson

ZN7D4W · Hillsborough, NC, US

DUPR

4.219

Stacey Poston

8EVWKO · Durham, NC, US

DUPR

4.307

数据访问 (AI / 开发者)

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

cURL Request:

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