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

Fall Brawl 2025 - Senior MD / 5.0 / 50-59

ID: 6064610870

对局比分

15-13

落败 / Loss

对决日期

2025-10-08

对局时间 (估算)

3:30 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
KD
Kevin Deyo

30ZPN3 · Fort Collins, CO, US

DUPR

5.110

CC
Chris Cervera

8DYEGM · Westminster, CO, US

DUPR

5.401

阵营 2负方
BS
Brian Sachs

12P5Q7 · Las Vegas, NV, US

DUPR

5.298

AF
Aaron Franklin

8E9L4M · Las Vegas, NV, US

DUPR

5.112

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6064610870
显示原始对决元数据 JSON
[
  {
    "team_id": 4604205426,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Deyo",
        "dupr_id": "30ZPN3",
        "rating": 5.11,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Chris Cervera",
        "dupr_id": "8DYEGM",
        "rating": 5.401,
        "profile_pic_url": null,
        "location": "Westminster, CO, US"
      }
    ]
  },
  {
    "team_id": 6846509876,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Sachs",
        "dupr_id": "12P5Q7",
        "rating": 5.298,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Aaron Franklin",
        "dupr_id": "8E9L4M",
        "rating": 5.112,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]