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

Pickle in the Land Presented by Akron Children's - Mixed Doubles (4.5 to 4.99) (50-69)

ID: 6721391451

对局比分

5-11, 11-9, 11-9

获胜 / Win

对决日期

2025-12-14

对局时间 (估算)

4:45 AM

对决场地

Cleveland, OH

View Facility Page →

对决竞争阵营

阵营 1胜方
KF
Kathleen Ferry

16N47E · Canton, OH, US

DUPR

4.495

Robert Golsmith

3XN7X8 · Gates Mills, OH, US

DUPR

4.436

阵营 2负方
KM
Karen Makowski

3VY0J6 · Wadsworth, OH, US

DUPR

4.078

IF
Ibrahim Farid

30OVRN · Brecksville, OH, US

DUPR

4.731

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6721391451
显示原始对决元数据 JSON
[
  {
    "team_id": 4963107562,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kathleen Ferry",
        "dupr_id": "16N47E",
        "rating": 4.495,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      },
      {
        "name": "Robert Golsmith ",
        "dupr_id": "3XN7X8",
        "rating": 4.436,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/83501_5e34f6754a8c4.jpg",
        "location": "Gates Mills, OH, US"
      }
    ]
  },
  {
    "team_id": 6833573904,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karen Makowski",
        "dupr_id": "3VY0J6",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Wadsworth, OH, US"
      },
      {
        "name": "Ibrahim Farid",
        "dupr_id": "30OVRN",
        "rating": 4.731,
        "profile_pic_url": null,
        "location": "Brecksville, OH, US"
      }
    ]
  }
]