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

2025 PUBLIX Candy Cane Classic - Womens Doubles Skill: (4.0) Age: (60 To 69)

ID: 6724212370

对局比分

15-4

落败 / Loss

对决日期

2025-12-06

对局时间 (估算)

11:30 PM

对决场地

Macon, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
RD
Robin Dye

PK6QEZ · Tallahassee, FL, US

DUPR

4.235

SR
Sue Rasmussen

OD7OYE · Tallahassee, FL, US

DUPR

4.515

阵营 2负方
SS
Suzanne Shirey

84QQWV · Atlanta, GA, US

DUPR

3.885

PG
Patsy Galfas

8ELWLV · Hiawassee, GA, US

DUPR

4.222

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6724212370
显示原始对决元数据 JSON
[
  {
    "team_id": 5259895780,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robin Dye",
        "dupr_id": "PK6QEZ",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "Sue Rasmussen",
        "dupr_id": "OD7OYE",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  },
  {
    "team_id": 5559219577,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Suzanne Shirey",
        "dupr_id": "84QQWV",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Patsy Galfas",
        "dupr_id": "8ELWLV",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "Hiawassee, GA, US"
      }
    ]
  }
]