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

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

ID: 4455663712

对局比分

4-11

获胜 / Win

对决日期

2025-03-22

对局时间 (估算)

5:00 PM

对决场地

Big Five Club Inc

未核实场馆

对决竞争阵营

阵营 1负方
AT
Alex Thorn

JZ2XW4 · Miami Shores, FL, US

DUPR

3.702

DB
Dylan Block

EWVE6W · USA

DUPR

3.341

阵营 2胜方
MD
Michael Deeb

X2VGK5 · Davie, FL, US

DUPR

4.638

NC
Nicolas Cruz

KDJ96Y · USA

DUPR

4.331

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4455663712
显示原始对决元数据 JSON
[
  {
    "team_id": 8097661504,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Thorn",
        "dupr_id": "JZ2XW4",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": "Miami Shores, FL, US"
      },
      {
        "name": "Dylan Block",
        "dupr_id": "EWVE6W",
        "rating": 3.341,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6916391066,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Deeb",
        "dupr_id": "X2VGK5",
        "rating": 4.638,
        "profile_pic_url": null,
        "location": "Davie, FL, US"
      },
      {
        "name": "Nicolas Cruz",
        "dupr_id": "KDJ96Y",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]