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

4.0-5.0 Point Play

ID: 4805787762

对局比分

10-11

落败 / Loss

对决日期

2026-05-11

对局时间 (估算)

7:30 PM

对决场地

WEST YMCA - Greater Wichita YMCA

未核实场馆

对决竞争阵营

阵营 1负方
DS
Dan Smith

PK6ZVG · Derby, KS, US

DUPR

4.061

BL
Brian Lewis

0YRRJ2 · Wichita, KS, US

DUPR

4.160

阵营 2胜方
AC
Alan Caro

NYEVON · Lawrence, KS, US

DUPR

3.932

NN
Norm Norman

4ZRZM2 · USA

DUPR

4.194

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4805787762
显示原始对决元数据 JSON
[
  {
    "team_id": 8059164004,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Smith",
        "dupr_id": "PK6ZVG",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "Derby, KS, US"
      },
      {
        "name": "Brian Lewis",
        "dupr_id": "0YRRJ2",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 6968416061,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alan Caro",
        "dupr_id": "NYEVON",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": "Lawrence, KS, US"
      },
      {
        "name": "Norm Norman",
        "dupr_id": "4ZRZM2",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]