返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

2026 Fracas in Fort Collins PPA Challenger - Mixed Doubles Pro Main Draw

ID: 8450098186

对局比分

15-6

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

11:30 PM

对决场地

Fort Collins, CO

View Facility Page →

对决竞争阵营

阵营 1胜方
SL
Simone Leonard

XJ6PVR · Erie, CO, US

DUPR

4.884

VR
Vincent Rettke

7D0W70 · Madison, AL, US

DUPR

5.439

阵营 2负方
DA
Daniel Adsit

ODPVRE · Colorado Springs, CO, US

DUPR

5.204

LY
Linda Yang

PKG5MG · Loveland, CO, US

DUPR

4.528

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8450098186
显示原始对决元数据 JSON
[
  {
    "team_id": 6650551105,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Simone Leonard",
        "dupr_id": "XJ6PVR",
        "rating": 4.884,
        "profile_pic_url": null,
        "location": "Erie, CO, US"
      },
      {
        "name": "Vincent Rettke",
        "dupr_id": "7D0W70",
        "rating": 5.439,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      }
    ]
  },
  {
    "team_id": 7510482173,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Adsit",
        "dupr_id": "ODPVRE",
        "rating": 5.204,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Linda Yang",
        "dupr_id": "PKG5MG",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "Loveland, CO, US"
      }
    ]
  }
]