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

Men's DUPR 10 - S3 - Week 3

ID: 6375544149

对局比分

12-10, 3-11, 8-11

落败 / Loss

对决日期

2026-04-20

对局时间 (估算)

10:15 AM

对决场地

Littleton, CO, USA

View Facility Page →

对决竞争阵营

阵营 1负方
DC
Daniel Connell

16XV0D · Lakewood, CO, US

DUPR

4.722

JF
Jake Filut

JZ4QL4 · Denver, CO, US

DUPR

4.431

阵营 2胜方
AC
Alex Costan

KOYVYQ · Littleton, CO, US

DUPR

4.684

JB
Jacob Becker

EWWKPJ · Denver, CO, US

DUPR

4.612

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6375544149
显示原始对决元数据 JSON
[
  {
    "team_id": 5056665320,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Connell",
        "dupr_id": "16XV0D",
        "rating": 4.722,
        "profile_pic_url": null,
        "location": "Lakewood, CO, US"
      },
      {
        "name": "Jake Filut",
        "dupr_id": "JZ4QL4",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 4519661569,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Costan",
        "dupr_id": "KOYVYQ",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Jacob Becker",
        "dupr_id": "EWWKPJ",
        "rating": 4.612,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]