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

Casper Pickleball and Sports Complex

ID: 6302743715

对局比分

15-2

获胜 / Win

对决日期

2026-01-10

对局时间 (估算)

12:45 AM

对决场地

Casper, WY, USA

未核实场馆

对决竞争阵营

阵营 1胜方
SD
Sam Dia

V49VO7 · WY, US

DUPR

4.545

LW
Lexie Woolridge

3ZKJVP · USA

DUPR

4.391

阵营 2负方
HC
Holly Coates

2LP59E · Rapid City, SD, US

DUPR

3.850

LU
luis usera

1R4K7M · Rapid City, SD, US

DUPR

4.120

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6302743715
显示原始对决元数据 JSON
[
  {
    "team_id": 5703285552,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Dia",
        "dupr_id": "V49VO7",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "WY, US"
      },
      {
        "name": "Lexie Woolridge",
        "dupr_id": "3ZKJVP",
        "rating": 4.391,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7235773228,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Holly Coates",
        "dupr_id": "2LP59E",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": "Rapid City, SD, US"
      },
      {
        "name": "luis usera",
        "dupr_id": "1R4K7M",
        "rating": 4.12,
        "profile_pic_url": null,
        "location": "Rapid City, SD, US"
      }
    ]
  }
]