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

The Picklr - Fort Collins

ID: 8582655988

对局比分

10-12

落败 / Loss

对决日期

2026-05-25

对局时间 (估算)

5:00 PM

对决场地

1841 Jessup Dr, Fort Collins, CO 80525, USA

未核实场馆

对决竞争阵营

阵营 1负方
AP
Alex Persinger

QJ9VWD · USA

DUPR

3.804

KS
Kyle Schuyler

GGE2PD · Loveland, CO, US

DUPR

3.879

阵营 2胜方
JL
Jonathan Lee

ZD6P2M · Fort Collins, CO, US

DUPR

3.574

AD
Aidan Dykstal

YX6ZPG · Fort Collins, CO, US

DUPR

3.847

数据访问 (AI / 开发者)

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

cURL Request:

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