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

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

ID: 6364046613

对局比分

15-11

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

10:15 AM

对决场地

Fort Collins, CO

View Facility Page →

对决竞争阵营

阵营 1胜方
AO
Adelie Osher

7ZZ920 · CA, US

DUPR

5.030

DB
Daniel Byun

17J5WN · Seoul, KR

DUPR

5.419

阵营 2负方
SL
Simone Leonard

XJ6PVR · Erie, CO, US

DUPR

4.883

VR
Vincent Rettke

7D0W70 · Madison, AL, US

DUPR

5.439

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6364046613
显示原始对决元数据 JSON
[
  {
    "team_id": 5753995983,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adelie Osher",
        "dupr_id": "7ZZ920",
        "rating": 5.03,
        "profile_pic_url": null,
        "location": "CA, US"
      },
      {
        "name": "Daniel Byun",
        "dupr_id": "17J5WN",
        "rating": 5.419,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  },
  {
    "team_id": 7426286361,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Simone Leonard",
        "dupr_id": "XJ6PVR",
        "rating": 4.883,
        "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"
      }
    ]
  }
]