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

2.5 DUPR Women's League (6 weeks)

ID: 6799032524

对局比分

4-11

落败 / Loss

对决日期

2026-05-08

对局时间 (估算)

9:00 PM

对决场地

Henderson | The PICKLR

未核实场馆

对决竞争阵营

阵营 1负方
JD
jennifer drum

3X55G4 · Henderson, NV, US

DUPR

2.169

SC
Stephanie Canter

L5LV5Z · Las Vegas, NV, US

DUPR

2.363

阵营 2胜方
BD
Beverley Dolan

LV52YK · Henderson, NV, US

DUPR

2.498

TH
Theresa hansen

RD4R0Q · Henderson, NV, US

DUPR

2.731

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6799032524
显示原始对决元数据 JSON
[
  {
    "team_id": 7770737750,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "jennifer drum",
        "dupr_id": "3X55G4",
        "rating": 2.169,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Stephanie Canter",
        "dupr_id": "L5LV5Z",
        "rating": 2.363,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 6293123598,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Beverley Dolan",
        "dupr_id": "LV52YK",
        "rating": 2.498,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Theresa hansen",
        "dupr_id": "RD4R0Q",
        "rating": 2.731,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  }
]