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

Division 3/4 Spring 2026

ID: 6347467593

对局比分

6-11

落败 / Loss

对决日期

2026-05-26

对局时间 (估算)

10:15 AM

对决场地

The Villages, FL

View Facility Page →

对决竞争阵营

阵营 1负方
KS
Kay Stofanik

N7V0NZ · The Villages, FL, US

DUPR

3.707

DB
DEREK BAKER

JJ0EY4 · The Villages, FL, US

DUPR

3.910

阵营 2胜方
CK
Carmen Kentala

Z9XV4D · USA

DUPR

4.087

KN
Kirk Nolan

XOZ4R2 · USA

DUPR

3.782

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6347467593
显示原始对决元数据 JSON
[
  {
    "team_id": 6292565333,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kay  Stofanik",
        "dupr_id": "N7V0NZ",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "DEREK BAKER",
        "dupr_id": "JJ0EY4",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 4928977008,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carmen Kentala",
        "dupr_id": "Z9XV4D",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kirk Nolan",
        "dupr_id": "XOZ4R2",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]