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

Dink Against ALZ - 4.0+ WD

ID: 5076877693

对局比分

11-5

落败 / Loss

对决日期

2024-12-08

对局时间 (估算)

2:15 AM

对决场地

Kissimmee, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
SB
Susana Bustamante

PK5DQM · Kissimmee, FL, US

DUPR

4.285

ED
Erica De Jesus

1QRJD8 · USA

DUPR

4.493

阵营 2负方
MD
Mia Diercks

8EMOM1 · Longwood, FL, US

DUPR

3.954

NB
Natalia Blanch

6ZND60 · USA

DUPR

4.458

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5076877693
显示原始对决元数据 JSON
[
  {
    "team_id": 7771331180,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Susana Bustamante",
        "dupr_id": "PK5DQM",
        "rating": 4.285,
        "profile_pic_url": null,
        "location": "Kissimmee, FL, US"
      },
      {
        "name": "Erica De Jesus",
        "dupr_id": "1QRJD8",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7676228031,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mia Diercks ",
        "dupr_id": "8EMOM1",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": "Longwood, FL, US"
      },
      {
        "name": "Natalia Blanch",
        "dupr_id": "6ZND60",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]