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

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

ID: 8560177303

对局比分

8-11

获胜 / Win

对决日期

2025-03-22

对局时间 (估算)

8:45 AM

对决场地

Big Five Club Inc

未核实场馆

对决竞争阵营

阵营 1负方
MU
Mark Ustinov

ODEZNW · Miami, FL, US

DUPR

4.101

MK
Michael Krilivsky

3O2VDL · USA

DUPR

3.648

阵营 2胜方
MD
Michael Deeb

X2VGK5 · Davie, FL, US

DUPR

4.636

NC
Nicolas Cruz

KDJ96Y · USA

DUPR

4.325

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8560177303
显示原始对决元数据 JSON
[
  {
    "team_id": 5147521469,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Ustinov",
        "dupr_id": "ODEZNW",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Michael Krilivsky",
        "dupr_id": "3O2VDL",
        "rating": 3.648,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5155577118,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Deeb",
        "dupr_id": "X2VGK5",
        "rating": 4.636,
        "profile_pic_url": null,
        "location": "Davie, FL, US"
      },
      {
        "name": "Nicolas Cruz",
        "dupr_id": "KDJ96Y",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]