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

Spring Celebrity Tournament at The Local Pickle - Womens Doubles Skill: (4.0) Age: (All Ages)

ID: 5969905442

对局比分

10-12

获胜 / Win

对决日期

2026-05-15

对局时间 (估算)

3:30 PM

对决场地

Bluffton, SC

View Facility Page →

对决竞争阵营

阵营 1负方
CW
Cathleen Wichmann

8G7D0D · Hilton Head Island, SC, US

DUPR

4.110

LB
Lauren Bailey

PKNX9Z · Hilton Head Island, SC, US

DUPR

3.435

阵营 2胜方
NH
Nancy Herbst

8WN6KG · Hilton Head Island, SC, US

DUPR

4.016

GE
Genia Edelman

8W5LG1 · Hilton Head Island, SC, US

DUPR

3.640

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5969905442
显示原始对决元数据 JSON
[
  {
    "team_id": 6834496574,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cathleen  Wichmann",
        "dupr_id": "8G7D0D",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      },
      {
        "name": "Lauren Bailey",
        "dupr_id": "PKNX9Z",
        "rating": 3.435,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      }
    ]
  },
  {
    "team_id": 5587024370,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nancy Herbst",
        "dupr_id": "8WN6KG",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      },
      {
        "name": "Genia Edelman",
        "dupr_id": "8W5LG1",
        "rating": 3.64,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      }
    ]
  }
]