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

4/1 Partner Crazy 8's

ID: 7463744736

对局比分

6-11

获胜 / Win

对决日期

2026-04-01

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SK
Shane Kline

17K6W4 · Saint Paul, MN, US

DUPR

4.042

SD
Sean Duffey

16PLEK · Minneapolis, MN, US

DUPR

3.922

阵营 2胜方
LR
Leif Rozycki

ZNPYXP · Minneapolis, MN, US

DUPR

4.380

JW
Jason Warweg

67RYYG · Minneapolis, MN, US

DUPR

4.563

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7463744736
显示原始对决元数据 JSON
[
  {
    "team_id": 5643797887,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shane Kline",
        "dupr_id": "17K6W4",
        "rating": 4.042,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Sean Duffey",
        "dupr_id": "16PLEK",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7493159282,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Leif Rozycki",
        "dupr_id": "ZNPYXP",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Jason Warweg",
        "dupr_id": "67RYYG",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]