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

Gator Pickleball Palooza - Open Moneyball Doubles

ID: 8430037451

对局比分

11-4

获胜 / Win

对决日期

2024-04-14

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JC
Jared Cohen

35EKDL · Saint Johns, FL, US

DUPR

5.418

BP
Brian Pham

124604 · Jacksonville, FL, US

DUPR

5.665

阵营 2负方
JA
Jeff Albright

3Z4OW1 · St. Augustine, FL, US

DUPR

4.765

JB
Jean Bouquot

3LKN58 · Ponte Vedra Beach, FL, US

DUPR

5.513

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8430037451
显示原始对决元数据 JSON
[
  {
    "team_id": 4590440483,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Cohen",
        "dupr_id": "35EKDL",
        "rating": 5.418,
        "profile_pic_url": null,
        "location": "Saint Johns, FL, US"
      },
      {
        "name": "Brian Pham",
        "dupr_id": "124604",
        "rating": 5.665,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  },
  {
    "team_id": 5917828561,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Albright",
        "dupr_id": "3Z4OW1",
        "rating": 4.765,
        "profile_pic_url": null,
        "location": "St. Augustine, FL, US"
      },
      {
        "name": "Jean Bouquot",
        "dupr_id": "3LKN58",
        "rating": 5.513,
        "profile_pic_url": null,
        "location": "Ponte Vedra Beach, FL, US"
      }
    ]
  }
]