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

The Picklr - Fort Collins

ID: 5548779216

对局比分

11-8

获胜 / Win

对决日期

2026-05-25

对局时间 (估算)

1:00 PM

对决场地

1841 Jessup Dr, Fort Collins, CO 80525, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AP
Alex Persinger

QJ9VWD · USA

DUPR

3.840

KS
Kyle Schuyler

GGE2PD · Loveland, CO, US

DUPR

3.899

阵营 2负方
JL
Jonathan Lee

ZD6P2M · Fort Collins, CO, US

DUPR

3.589

AD
Aidan Dykstal

YX6ZPG · Fort Collins, CO, US

DUPR

3.862

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5548779216
显示原始对决元数据 JSON
[
  {
    "team_id": 4614922304,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Persinger",
        "dupr_id": "QJ9VWD",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Schuyler",
        "dupr_id": "GGE2PD",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": "Loveland, CO, US"
      }
    ]
  },
  {
    "team_id": 7143070788,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Lee",
        "dupr_id": "ZD6P2M",
        "rating": 3.589,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Aidan Dykstal",
        "dupr_id": "YX6ZPG",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      }
    ]
  }
]