返回检索中心
匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)

DUPR 3.0 Women’s Single’s Round Robin

ID: 5781233709

对局比分

2-11

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

10:15 AM

对决场地

The Picklr Henderson

View Facility Page →

对决竞争阵营

阵营 1负方
LC
Lisa Cobb

RXDDJN · Las Vegas, NV, US

DUPR

2.900

阵营 2胜方
SD
Susan DeVito

PZKL7Z · Henderson, NV, US

DUPR

2.737

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5781233709
显示原始对决元数据 JSON
[
  {
    "team_id": 4749807677,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lisa  Cobb",
        "dupr_id": "RXDDJN",
        "rating": 2.9,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 4391934173,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Susan DeVito",
        "dupr_id": "PZKL7Z",
        "rating": 2.737,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  }
]