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

Pickle’m: March Slam Mixed Doubles (4.5 and under)

ID: 8067325914

对局比分

15-0

获胜 / Win

对决日期

2025-03-22

对局时间 (估算)

7:30 PM

对决场地

Big Five Club Inc

未核实场馆

对决竞争阵营

阵营 1胜方
DK
Defne Kabas

2LO54E · Fort Lauderdale, FL, US

DUPR

4.056

MD
Michael Deeb

X2VGK5 · Davie, FL, US

DUPR

4.675

阵营 2负方
NG
Nancy Girard

DN99KM · Blainville, QC, CA

DUPR

3.854

XP
xavier palmer

G5K2QX · USA

DUPR

2.724

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8067325914
显示原始对决元数据 JSON
[
  {
    "team_id": 6195356879,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Defne Kabas",
        "dupr_id": "2LO54E",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Fort Lauderdale, FL, US"
      },
      {
        "name": "Michael Deeb",
        "dupr_id": "X2VGK5",
        "rating": 4.675,
        "profile_pic_url": null,
        "location": "Davie, FL, US"
      }
    ]
  },
  {
    "team_id": 4371190914,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nancy Girard",
        "dupr_id": "DN99KM",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": "Blainville, QC, CA"
      },
      {
        "name": "xavier palmer",
        "dupr_id": "G5K2QX",
        "rating": 2.724,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]