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

Spring Scramble League

ID: 8440994631

对局比分

15-9, 15-4

获胜 / Win

对决日期

2025-04-14

对局时间 (估算)

4:45 AM

对决场地

Lakewood Ranch, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DM

DUPR

4.045

KM
Karol Maas

8JG948 · Lakewood Ranch, FL, US

DUPR

4.971

阵营 2负方
JB
Jennifer Bright

596OJL · Sarasota, FL, US

DUPR

4.408

JW
Jamie Whiteside

7DKRZN · USA

DUPR

4.017

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8440994631
显示原始对决元数据 JSON
[
  {
    "team_id": 6305962693,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Debbie Morales Brask",
        "dupr_id": "35WKYP",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Karol Maas",
        "dupr_id": "8JG948",
        "rating": 4.971,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  },
  {
    "team_id": 6626554440,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Bright",
        "dupr_id": "596OJL",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Jamie Whiteside",
        "dupr_id": "7DKRZN",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]