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

DUPR 18 - Minor League Pickleball at North Carolina

ID: 8213887862

对局比分

21-16

落败 / Loss

对决日期

2025-06-28

对局时间 (估算)

3:30 PM

对决场地

Pin Point Indoor Pickleball & Golf

View Facility Page →

对决竞争阵营

阵营 1胜方
BR
Blake Risher

ODW0OE · Blythewood, SC, US

DUPR

4.100

AS
Ashtyn Scully

KO546K · Mount Pleasant, SC, US

DUPR

4.194

阵营 2负方
HN
Hieu Nguyen

JJL4NJ · USA

DUPR

3.754

Stacey Poston

8EVWKO · Durham, NC, US

DUPR

4.301

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8213887862
显示原始对决元数据 JSON
[
  {
    "team_id": 7795950703,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Blake Risher",
        "dupr_id": "ODW0OE",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": "Blythewood, SC, US"
      },
      {
        "name": "Ashtyn Scully",
        "dupr_id": "KO546K",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      }
    ]
  },
  {
    "team_id": 7845066017,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hieu Nguyen",
        "dupr_id": "JJL4NJ",
        "rating": 3.754,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stacey Poston",
        "dupr_id": "8EVWKO",
        "rating": 4.301,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/150151_6443f3a4ec883.jpg",
        "location": "Durham, NC, US"
      }
    ]
  }
]