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

2026 FROZEN OPEN - Men's Open Doubles

ID: 5309688892

对局比分

11-7

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

5:00 PM

对决场地

Mankato, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
AC
Air Chantharak

17EJZ9 · USA

DUPR

4.501

MJ
Michael Janes

RYJXQD · North Mankato, MN, US

DUPR

4.526

阵营 2负方
LH
Latino HEAT

QPXDR4 · Prior Lake, MN, US

DUPR

4.285

TS
Tom Schmid

1NN2N2 · USA

DUPR

4.414

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5309688892
显示原始对决元数据 JSON
[
  {
    "team_id": 5653050366,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Air Chantharak",
        "dupr_id": "17EJZ9",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Janes",
        "dupr_id": "RYJXQD",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "North Mankato, MN, US"
      }
    ]
  },
  {
    "team_id": 6766736311,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Latino HEAT",
        "dupr_id": "QPXDR4",
        "rating": 4.285,
        "profile_pic_url": null,
        "location": "Prior Lake, MN, US"
      },
      {
        "name": "Tom Schmid",
        "dupr_id": "1NN2N2",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]