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

Stars, Stripes and Smashes - Mens Doubles: 4.5 - 5.0

ID: 6017127949

对局比分

15-6

落败 / Loss

对决日期

2025-06-28

对局时间 (估算)

2:15 AM

对决场地

Maple Grove, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
KO
Kyle olson

W6EZOL · Champlin, MN, US

DUPR

4.989

AK
Austin Kulla

XJ9W42 · Maple Grove, MN, US

DUPR

4.896

阵营 2负方
BS
Benjamin Shamrokh

3V6YKJ · Minneapolis, US

DUPR

4.392

TT
Tuong Tu

3ZZYEP · Plymouth, MN, US

DUPR

4.885

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6017127949
显示原始对决元数据 JSON
[
  {
    "team_id": 6502320077,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle olson",
        "dupr_id": "W6EZOL",
        "rating": 4.989,
        "profile_pic_url": null,
        "location": "Champlin, MN, US"
      },
      {
        "name": "Austin Kulla",
        "dupr_id": "XJ9W42",
        "rating": 4.896,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  },
  {
    "team_id": 4991701277,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benjamin Shamrokh",
        "dupr_id": "3V6YKJ",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Minneapolis, US"
      },
      {
        "name": "Tuong Tu",
        "dupr_id": "3ZZYEP",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  }
]