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

DUPR 18 - Minor League Pickleball at North Carolina

ID: 7884639527

对局比分

16-21

获胜 / Win

对决日期

2025-06-28

对局时间 (估算)

12:45 AM

对决场地

Pin Point Indoor Pickleball & Golf

View Facility Page →

对决竞争阵营

阵营 1负方
LP
Lauren Perry

3LMWW5 · Cary, NC, US

DUPR

4.287

SL
Sang Lim

ZNDP6W · Fuquay-Varina, NC, US

DUPR

4.044

阵营 2胜方
LD
Lauren Dickinson

ZN7D4W · Hillsborough, NC, US

DUPR

4.184

Stacey Poston

8EVWKO · Durham, NC, US

DUPR

4.302

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7884639527
显示原始对决元数据 JSON
[
  {
    "team_id": 7789790245,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lauren Perry",
        "dupr_id": "3LMWW5",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      },
      {
        "name": "Sang Lim",
        "dupr_id": "ZNDP6W",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "Fuquay-Varina, NC, US"
      }
    ]
  },
  {
    "team_id": 5231615962,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lauren Dickinson",
        "dupr_id": "ZN7D4W",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Hillsborough, NC, US"
      },
      {
        "name": "Stacey Poston",
        "dupr_id": "8EVWKO",
        "rating": 4.302,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/150151_6443f3a4ec883.jpg",
        "location": "Durham, NC, US"
      }
    ]
  }
]