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

4/1 Partner Crazy 8's

ID: 8205200803

对局比分

0-11

落败 / Loss

对决日期

2026-04-01

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
LR
Leif Rozycki

ZNPYXP · Minneapolis, MN, US

DUPR

4.343

JW
Jason Warweg

67RYYG · Minneapolis, MN, US

DUPR

4.526

阵营 2胜方
AT
Anthony Tran

EGDO7J · USA

DUPR

4.130

SS
Sam Stevens

Q52MY0 · Eagan, MN, US

DUPR

4.245

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8205200803
显示原始对决元数据 JSON
[
  {
    "team_id": 4453801397,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leif Rozycki",
        "dupr_id": "ZNPYXP",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Jason Warweg",
        "dupr_id": "67RYYG",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 8161190313,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anthony Tran",
        "dupr_id": "EGDO7J",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sam Stevens",
        "dupr_id": "Q52MY0",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  }
]