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

Division 3/4 Spring 2026

ID: 8529624151

对局比分

11-8

获胜 / Win

对决日期

2026-05-26

对局时间 (估算)

8:45 AM

对决场地

The Villages, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
CL
Chip Leccese

55JWR0 · The Villages, FL, US

DUPR

4.164

BC
bruce clayton

DWXN6L · The Villages, FL, US

DUPR

4.051

阵营 2负方
KV
Ken Vallance

J5GW9O · Lake County, FL, US

DUPR

4.005

SK
Scott Konkel

DN4DMM · The Villages, FL, US

DUPR

3.871

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8529624151
显示原始对决元数据 JSON
[
  {
    "team_id": 5976778561,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chip Leccese",
        "dupr_id": "55JWR0",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "bruce clayton",
        "dupr_id": "DWXN6L",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 5470720136,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ken Vallance",
        "dupr_id": "J5GW9O",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": "Lake County, FL, US"
      },
      {
        "name": "Scott Konkel",
        "dupr_id": "DN4DMM",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]