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

Gator Pickleball Palooza - Open Moneyball Doubles

ID: 7211449271

对局比分

15-12

获胜 / Win

对决日期

2024-04-14

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JC
Jared Cohen

35EKDL · Saint Johns, FL, US

DUPR

5.420

BP
Brian Pham

124604 · Jacksonville, FL, US

DUPR

5.670

阵营 2负方
CF
Christian Franke

8MPWLO · Naples, FL, US

DUPR

5.263

MR
Maxwell Ruyle

162ZXK · Tampa, FL, US

DUPR

5.034

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7211449271
显示原始对决元数据 JSON
[
  {
    "team_id": 5291774756,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Cohen",
        "dupr_id": "35EKDL",
        "rating": 5.42,
        "profile_pic_url": null,
        "location": "Saint Johns, FL, US"
      },
      {
        "name": "Brian Pham",
        "dupr_id": "124604",
        "rating": 5.67,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  },
  {
    "team_id": 7287497452,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christian Franke",
        "dupr_id": "8MPWLO",
        "rating": 5.263,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Maxwell Ruyle",
        "dupr_id": "162ZXK",
        "rating": 5.034,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  }
]