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

Men's 4.0 Doubles - 3rd Annual Pickleboo Tournament

ID: 5314054760

对局比分

11-5, 11-6

落败 / Loss

对决日期

2025-11-01

对局时间 (估算)

9:00 PM

对决场地

The Box Elder Events Center

未核实场馆

对决竞争阵营

阵营 1胜方
JS
John Soriano

2QE2WY · USA

DUPR

4.230

TS
Tyler Steinle

NXWDEZ · Sturgis, SD, US

DUPR

4.405

阵营 2负方
LU
luis usera

1R4K7M · Rapid City, SD, US

DUPR

4.302

JK
Jonathan Krum

YGGNEG · USA

DUPR

4.218

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5314054760
显示原始对决元数据 JSON
[
  {
    "team_id": 4951475333,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Soriano",
        "dupr_id": "2QE2WY",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Steinle",
        "dupr_id": "NXWDEZ",
        "rating": 4.405,
        "profile_pic_url": null,
        "location": "Sturgis, SD, US"
      }
    ]
  },
  {
    "team_id": 6897745066,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "luis usera",
        "dupr_id": "1R4K7M",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Rapid City, SD, US"
      },
      {
        "name": "Jonathan Krum",
        "dupr_id": "YGGNEG",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]