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

Funny Money at Zero Zero Two, Fort Collins, CO

ID: 8059943656

对局比分

11-2

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DB
Dave Brunacci

1202Q7 · Windsor, CO, US

DUPR

4.168

ML
Mijeong Lee

DWD45L · USA

DUPR

3.759

阵营 2负方
KS
Kyle Schuyler

GGE2PD · Loveland, CO, US

DUPR

3.912

EF
Erick Finnestead

8KQODO · Berthoud, CO, US

DUPR

3.914

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8059943656
显示原始对决元数据 JSON
[
  {
    "team_id": 7397123819,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dave Brunacci",
        "dupr_id": "1202Q7",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Windsor, CO, US"
      },
      {
        "name": "Mijeong Lee",
        "dupr_id": "DWD45L",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6181615480,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Schuyler",
        "dupr_id": "GGE2PD",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "Loveland, CO, US"
      },
      {
        "name": "Erick Finnestead",
        "dupr_id": "8KQODO",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": "Berthoud, CO, US"
      }
    ]
  }
]