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

Oak Alley Pickleball

ID: 4462705991

对局比分

11-3

获胜 / Win

对决日期

2025-11-24

对局时间 (估算)

12:45 AM

对决场地

Webster, FL 33597, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
GC
Gary Caton

7DZZG4 · KY, US

DUPR

3.971

CP
chris pickering

4PR4OK · USA

DUPR

3.679

阵营 2负方
WS
William Snethen

3P5DDQ · USA

DUPR

4.398

BF
Bill Forness

PW4VRM · USA

DUPR

3.552

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4462705991
显示原始对决元数据 JSON
[
  {
    "team_id": 6553324184,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gary Caton",
        "dupr_id": "7DZZG4",
        "rating": 3.971,
        "profile_pic_url": null,
        "location": "KY, US"
      },
      {
        "name": "chris pickering",
        "dupr_id": "4PR4OK",
        "rating": 3.679,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7929816432,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Snethen",
        "dupr_id": "3P5DDQ",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Forness",
        "dupr_id": "PW4VRM",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]