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

DUPR 18

ID: 5116997400

对局比分

18-21

获胜 / Win

对决日期

2026-03-01

对局时间 (估算)

1:00 PM

对决场地

Elite Tennis and Wellness

未核实场馆

对决竞争阵营

阵营 1负方
DP
Danielle Piorier

894YYR · Kansas City, MO, US

DUPR

4.332

SA
Suzanne Arnold

3XOWGR · Kansas City, MO, US

DUPR

4.537

阵营 2胜方
JS
jenny schmidt

3PD7QE · Lee's Summit, MO, US

DUPR

4.814

BJ
Becky Johnson

89RZ6K · Overland Park, KS, US

DUPR

3.758

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5116997400
显示原始对决元数据 JSON
[
  {
    "team_id": 7489921008,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Danielle Piorier",
        "dupr_id": "894YYR",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Suzanne Arnold",
        "dupr_id": "3XOWGR",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 5561391931,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "jenny schmidt",
        "dupr_id": "3PD7QE",
        "rating": 4.814,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Becky Johnson",
        "dupr_id": "89RZ6K",
        "rating": 3.758,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  }
]