返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Gator Pickleball Palooza - Open Moneyball Doubles

ID: 5845923335

对局比分

11-0

获胜 / Win

对决日期

2024-04-14

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RM
Ryan Mendelson

89X96J · Bay Harbor Islands, FL, US

DUPR

4.440

ES
Evan Soffer

YX2WYG · USA

DUPR

5.173

阵营 2负方
RM
Roberto Morales Blandino

ZNV5VL · Jacksonville, FL, US

DUPR

4.530

GD
Gonzalo Delgado

12ZGYR · USA

DUPR

4.568

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5845923335
显示原始对决元数据 JSON
[
  {
    "team_id": 8041924386,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Mendelson",
        "dupr_id": "89X96J",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Bay Harbor Islands, FL, US"
      },
      {
        "name": "Evan Soffer",
        "dupr_id": "YX2WYG",
        "rating": 5.173,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7704524294,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Roberto Morales Blandino",
        "dupr_id": "ZNV5VL",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      },
      {
        "name": "Gonzalo Delgado",
        "dupr_id": "12ZGYR",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]