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

Monday Advanced End of League Tournament

ID: 4632715471

对局比分

11-10

获胜 / Win

对决日期

2025-12-15

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
PW
Peter Wachtler

0Q0R72 · Saint Anthony, MN, US

DUPR

4.238

AG
Andy Glockner

6ZXZ5G · Minneapolis, MN, US

DUPR

4.429

阵营 2负方
PF
Paul Fastner

2QRZ64 · Minneapolis, MN, US

DUPR

4.117

SS
Steven Schweiger

MYMYQL · Minneapolis, MN, US

DUPR

4.341

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4632715471
显示原始对决元数据 JSON
[
  {
    "team_id": 6657031230,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Wachtler",
        "dupr_id": "0Q0R72",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Saint Anthony, MN, US"
      },
      {
        "name": "Andy Glockner",
        "dupr_id": "6ZXZ5G",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5682963795,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Fastner",
        "dupr_id": "2QRZ64",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Steven Schweiger",
        "dupr_id": "MYMYQL",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]