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

Danville Picklers - Spring Ladder

ID: 5181810124

对局比分

11-5

落败 / Loss

对决日期

2026-04-13

对局时间 (估算)

5:00 PM

对决场地

110 Man O War Dr, Danville, KY 40422, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JP
John Powell

EGD7VM · USA

DUPR

3.745

ND
Nina Daley

2LG7OE · Lexington, KY, US

DUPR

3.533

阵营 2负方
GC
Gary Caton

7DZZG4 · KY, US

DUPR

3.915

CU
Cindy Underwood

35LX05 · Danville, KY, US

DUPR

3.212

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5181810124
显示原始对决元数据 JSON
[
  {
    "team_id": 8089650769,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Powell",
        "dupr_id": "EGD7VM",
        "rating": 3.745,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nina Daley",
        "dupr_id": "2LG7OE",
        "rating": 3.533,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      }
    ]
  },
  {
    "team_id": 7139683877,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gary Caton",
        "dupr_id": "7DZZG4",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": "KY, US"
      },
      {
        "name": "Cindy Underwood",
        "dupr_id": "35LX05",
        "rating": 3.212,
        "profile_pic_url": null,
        "location": "Danville, KY, US"
      }
    ]
  }
]