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

Gator Pickleball Palooza - Open Moneyball Doubles

ID: 5031419195

对局比分

15-4

获胜 / Win

对决日期

2024-04-14

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JC
Jared Cohen

35EKDL · Saint Johns, FL, US

DUPR

5.419

BP
Brian Pham

124604 · Jacksonville, FL, US

DUPR

5.667

阵营 2负方
RM
Ryan Mendelson

89X96J · Bay Harbor Islands, FL, US

DUPR

4.436

ES
Evan Soffer

YX2WYG · USA

DUPR

5.154

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5031419195
显示原始对决元数据 JSON
[
  {
    "team_id": 6986494347,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Cohen",
        "dupr_id": "35EKDL",
        "rating": 5.419,
        "profile_pic_url": null,
        "location": "Saint Johns, FL, US"
      },
      {
        "name": "Brian Pham",
        "dupr_id": "124604",
        "rating": 5.667,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  },
  {
    "team_id": 4962646938,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Mendelson",
        "dupr_id": "89X96J",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": "Bay Harbor Islands, FL, US"
      },
      {
        "name": "Evan Soffer",
        "dupr_id": "YX2WYG",
        "rating": 5.154,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]