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

ZZT Funny Money Ball

ID: 6185566582

对局比分

1-11

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

11:30 PM

对决场地

4401 Innovation Drive, Fort Collins, 80525

未核实场馆

对决竞争阵营

阵营 1负方
ML
Mijeong Lee

DWD45L · USA

DUPR

3.702

DB
Dave Brunacci

1202Q7 · Windsor, CO, US

DUPR

4.117

阵营 2胜方
PS
Phillip Selgren

3LRO63 · Fort Collins, CO, US

DUPR

4.603

WM
Wes Marlan

V4LZZ7 · USA

DUPR

4.260

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6185566582
显示原始对决元数据 JSON
[
  {
    "team_id": 5210282575,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mijeong Lee",
        "dupr_id": "DWD45L",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dave Brunacci",
        "dupr_id": "1202Q7",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Windsor, CO, US"
      }
    ]
  },
  {
    "team_id": 6874157619,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Phillip Selgren",
        "dupr_id": "3LRO63",
        "rating": 4.603,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Wes Marlan",
        "dupr_id": "V4LZZ7",
        "rating": 4.26,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]