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

Monday Advanced End of League Tournament

ID: 8308178561

对局比分

5-11

落败 / Loss

对决日期

2025-12-15

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AG
Andy Glockner

6ZXZ5G · Minneapolis, MN, US

DUPR

4.375

SS
Steven Schweiger

MYMYQL · Minneapolis, MN, US

DUPR

4.300

阵营 2胜方
DL
Daniel Laracuenta Cortes

4LO756 · Minneapolis, MN, US

DUPR

3.919

AT
Aaron Thompson

6KOMDK · USA

DUPR

4.443

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8308178561
显示原始对决元数据 JSON
[
  {
    "team_id": 7142821627,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy Glockner",
        "dupr_id": "6ZXZ5G",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Steven Schweiger",
        "dupr_id": "MYMYQL",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6307400851,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Laracuenta Cortes",
        "dupr_id": "4LO756",
        "rating": 3.919,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Aaron Thompson",
        "dupr_id": "6KOMDK",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]