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

Florida Pro-Am Circuit - Central Winds Orlando - Women's Doubles Skill: (4.0) 49 and Under

ID: 6586768932

对局比分

15-7

落败 / Loss

对决日期

2026-03-14

对局时间 (估算)

1:00 PM

对决场地

Winter Springs, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
DR
Donna Reichl

YMERE4 · USA

DUPR

3.518

LS
Lily Sanders

94QWJ7 · USA

DUPR

3.897

阵营 2负方
JK
Justine Kresl

MYD5VL · Lakeland, FL, US

DUPR

3.919

CS
Carly Snyder

9P72GE · Lakeland, FL, US

DUPR

3.696

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6586768932
显示原始对决元数据 JSON
[
  {
    "team_id": 7072697296,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Donna  Reichl",
        "dupr_id": "YMERE4",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lily Sanders",
        "dupr_id": "94QWJ7",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8335487189,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justine Kresl",
        "dupr_id": "MYD5VL",
        "rating": 3.919,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Carly Snyder",
        "dupr_id": "9P72GE",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]