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

2026 FROZEN OPEN - Men's Open Doubles

ID: 5144576705

对局比分

15-7

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

6:15 AM

对决场地

Mankato, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
AC
Air Chantharak

17EJZ9 · USA

DUPR

4.516

MJ
Michael Janes

RYJXQD · North Mankato, MN, US

DUPR

4.543

阵营 2负方
LH
Latino HEAT

QPXDR4 · Prior Lake, MN, US

DUPR

4.246

TS
Tom Schmid

1NN2N2 · USA

DUPR

4.396

数据访问 (AI / 开发者)

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

cURL Request:

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