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

LT SLP - Dinko de Mayo Tournament 4.0+ Doubles

ID: 6437304575

对局比分

10-11

落败 / Loss

对决日期

2024-04-27

对局时间 (估算)

12:45 AM

对决场地

5525 Cedar Lake Rd, Minneapolis, MN 55416, USA

未核实场馆

对决竞争阵营

阵营 1负方
RK
Ross Kohrs

8D5VGL · Minneapolis, MN, US

DUPR

4.560

NP
Nate Proft

8427K2 · Minneapolis, MN, US

DUPR

4.697

阵营 2胜方
JA
Jacob Anderson

8J6DNJ · St. Louis Park, MN, US

DUPR

4.223

TM
Tait Miller

1RRKJM · Minneapolis, MN, US

DUPR

4.520

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6437304575
显示原始对决元数据 JSON
[
  {
    "team_id": 6402050494,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ross Kohrs",
        "dupr_id": "8D5VGL",
        "rating": 4.56,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Nate Proft",
        "dupr_id": "8427K2",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6130159297,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jacob Anderson",
        "dupr_id": "8J6DNJ",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "St. Louis Park, MN, US"
      },
      {
        "name": "Tait Miller",
        "dupr_id": "1RRKJM",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]