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

Division 4 - Winter 2026

ID: 6431824150

对局比分

9-11

获胜 / Win

对决日期

2026-03-17

对局时间 (估算)

11:30 PM

对决场地

The Villages, FL

View Facility Page →

对决竞争阵营

阵营 1负方
CS
Carl Shultz

DWLWYL · The Villages, FL, US

DUPR

3.396

CK
Carmen Kentala

Z9XV4D · The Villages, FL, US

DUPR

4.091

阵营 2胜方
SW
Steven Wortman

XJYQLR · The Villages, FL, US

DUPR

3.892

KC

DUPR

3.540

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6431824150
显示原始对决元数据 JSON
[
  {
    "team_id": 5639060041,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carl Shultz",
        "dupr_id": "DWLWYL",
        "rating": 3.396,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Carmen Kentala",
        "dupr_id": "Z9XV4D",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 5651227422,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Wortman",
        "dupr_id": "XJYQLR",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Karen Cipowski-Smith",
        "dupr_id": "W657GM",
        "rating": 3.54,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]