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

DUPR 18 - Minor League Pickleball at North Carolina

ID: 6930749517

对局比分

19-21

获胜 / Win

对决日期

2025-06-28

对局时间 (估算)

10:15 AM

对决场地

Pin Point Indoor Pickleball & Golf

View Facility Page →

对决竞争阵营

阵营 1负方
BR
Blake Risher

ODW0OE · Blythewood, SC, US

DUPR

4.098

GC
Grace Carll

ZNJQ2D · Columbia, SC, US

DUPR

4.521

阵营 2胜方
HN
Hieu Nguyen

JJL4NJ · USA

DUPR

3.798

Stacey Poston

8EVWKO · Durham, NC, US

DUPR

4.319

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6930749517
显示原始对决元数据 JSON
[
  {
    "team_id": 5973775730,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Blake Risher",
        "dupr_id": "ODW0OE",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": "Blythewood, SC, US"
      },
      {
        "name": "Grace Carll",
        "dupr_id": "ZNJQ2D",
        "rating": 4.521,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      }
    ]
  },
  {
    "team_id": 4911666068,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hieu Nguyen",
        "dupr_id": "JJL4NJ",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stacey Poston",
        "dupr_id": "8EVWKO",
        "rating": 4.319,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/150151_6443f3a4ec883.jpg",
        "location": "Durham, NC, US"
      }
    ]
  }
]