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

Pool A

ID: 5732728450

对局比分

11-7

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

11:30 PM

对决场地

9931, Grant St, Thornton

未核实场馆

对决竞争阵营

阵营 1胜方
AR
Alan Rodriguez

O6GRQP · Denver, CO, US

DUPR

4.215

JF
Jake Filut

JZ4QL4 · Denver, CO, US

DUPR

4.478

阵营 2负方
SS
Skyler Schilke

6ZO9ZQ · Denver, CO, US

DUPR

4.555

DC
Daniel Connell

16XV0D · Lakewood, CO, US

DUPR

4.631

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5732728450
显示原始对决元数据 JSON
[
  {
    "team_id": 5428811459,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alan Rodriguez",
        "dupr_id": "O6GRQP",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Jake Filut",
        "dupr_id": "JZ4QL4",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 4925614236,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Skyler Schilke ",
        "dupr_id": "6ZO9ZQ",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Daniel Connell",
        "dupr_id": "16XV0D",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": "Lakewood, CO, US"
      }
    ]
  }
]