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

Pool 1 - DUPR 18/20 MiLP by National Pickleball

ID: 7583524424

对局比分

19-21

获胜 / Win

对决日期

2024-10-18

对局时间 (估算)

9:00 PM

对决场地

Palm Desert Resort Country Club

未核实场馆

对决竞争阵营

阵营 1负方
BB
Brady Bowles

3V5Y6P · Laguna Niguel, CA, US

DUPR

4.461

EG
Eric Glade

QP6EGD · USA

DUPR

4.894

阵营 2胜方
JE
Jay E Rippel

8JG2M8 · Issaquah, WA, US

DUPR

4.826

BD
Benjamin Druyon

4L47DM · Indio, CA, US

DUPR

4.391

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7583524424
显示原始对决元数据 JSON
[
  {
    "team_id": 4428498866,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brady Bowles",
        "dupr_id": "3V5Y6P",
        "rating": 4.461,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      },
      {
        "name": "Eric Glade",
        "dupr_id": "QP6EGD",
        "rating": 4.894,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8039844063,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jay E Rippel",
        "dupr_id": "8JG2M8",
        "rating": 4.826,
        "profile_pic_url": null,
        "location": "Issaquah, WA, US"
      },
      {
        "name": "Benjamin Druyon",
        "dupr_id": "4L47DM",
        "rating": 4.391,
        "profile_pic_url": null,
        "location": "Indio, CA, US"
      }
    ]
  }
]