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

Men's Doubles 3.99 and Under - Miami Shores Moneyball!

ID: 7296124430

对局比分

11-5

获胜 / Win

对决日期

2025-02-22

对局时间 (估算)

3:30 PM

对决场地

Miami Shores Tennis and Pickleball Club

未核实场馆

对决竞争阵营

阵营 1胜方
JD
Juan David Rey

YGW4R4 · North Miami Beach, FL, US

DUPR

4.070

FS
Fredrick Sultan

56EYRL · Miami, FL, US

DUPR

4.073

阵营 2负方
AT
Alex Thorn

JZ2XW4 · Miami Shores, FL, US

DUPR

3.750

DB
Dylan Block

EWVE6W · USA

DUPR

3.492

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7296124430
显示原始对决元数据 JSON
[
  {
    "team_id": 5038194371,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Juan David Rey",
        "dupr_id": "YGW4R4",
        "rating": 4.07,
        "profile_pic_url": null,
        "location": "North Miami Beach, FL, US"
      },
      {
        "name": "Fredrick Sultan",
        "dupr_id": "56EYRL",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 4604006899,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Thorn",
        "dupr_id": "JZ2XW4",
        "rating": 3.75,
        "profile_pic_url": null,
        "location": "Miami Shores, FL, US"
      },
      {
        "name": "Dylan Block",
        "dupr_id": "EWVE6W",
        "rating": 3.492,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]