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

PCVG 2026 Spring Mixed 3.5-4.0 Team League (Monday)

ID: 8055832567

对局比分

11-5

获胜 / Win

对决日期

2026-06-01

对局时间 (估算)

8:45 AM

对决场地

The Villages, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
WS
William Shoemaker

GWPPYM · The Villages, FL, US

DUPR

4.070

NP
Nancy Pierce

XJEQN7 · The Villages, FL, US

DUPR

3.865

阵营 2负方
RC
Randy Cummings

RYGKME · The Villages, FL, US

DUPR

3.654

KS
Kay Stofanik

N7V0NZ · The Villages, FL, US

DUPR

3.703

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8055832567
显示原始对决元数据 JSON
[
  {
    "team_id": 5197606660,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Shoemaker",
        "dupr_id": "GWPPYM",
        "rating": 4.07,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Nancy Pierce",
        "dupr_id": "XJEQN7",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 6613908765,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Cummings",
        "dupr_id": "RYGKME",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Kay  Stofanik",
        "dupr_id": "N7V0NZ",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]