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

LT SLP - Dinko de Mayo Tournament 4.0+ Doubles

ID: 6289282982

对局比分

11-7

获胜 / Win

对决日期

2024-04-27

对局时间 (估算)

3:30 PM

对决场地

5525 Cedar Lake Rd, Minneapolis, MN 55416, USA

未核实场馆

对决竞争阵营

阵营 1胜方
RK
Ross Kohrs

8D5VGL · Minneapolis, MN, US

DUPR

4.522

NP
Nate Proft

8427K2 · Minneapolis, MN, US

DUPR

4.660

阵营 2负方
TS
Tad Sonneman

1NN7GW · Tenstrike, MN, US

DUPR

4.454

DK
Dwight Krueger

3V6WO5 · El Mirage, AZ, US

DUPR

3.808

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6289282982
显示原始对决元数据 JSON
[
  {
    "team_id": 5020706622,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ross Kohrs",
        "dupr_id": "8D5VGL",
        "rating": 4.522,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Nate Proft",
        "dupr_id": "8427K2",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6051593565,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tad Sonneman",
        "dupr_id": "1NN7GW",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Tenstrike, MN, US"
      },
      {
        "name": "Dwight Krueger",
        "dupr_id": "3V6WO5",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": "El Mirage, AZ, US"
      }
    ]
  }
]