返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

The Frozen Frenzy @ MEGA Pickle & Pong - Men's Doubles 4.5+

ID: 5586331220

对局比分

8-11

获胜 / Win

对决日期

2024-01-20

对局时间 (估算)

9:00 PM

对决场地

Minnetonka, MN, USA

View Facility Page →

对决竞争阵营

阵营 1负方
BS
Brandon Schenck

4LGQ9K · USA

DUPR

4.625

AS
Ajrian Stone Caldwell

3L45PZ · Minneapolis, MN, US

DUPR

4.310

阵营 2胜方
RK
Ross Kohrs

8D5VGL · Minneapolis, MN, US

DUPR

4.524

NP
Nate Proft

8427K2 · Minneapolis, MN, US

DUPR

4.662

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5586331220
显示原始对决元数据 JSON
[
  {
    "team_id": 8114359901,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brandon Schenck",
        "dupr_id": "4LGQ9K",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ajrian Stone Caldwell",
        "dupr_id": "3L45PZ",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 8201528452,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ross Kohrs",
        "dupr_id": "8D5VGL",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Nate Proft",
        "dupr_id": "8427K2",
        "rating": 4.662,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]