返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Pool 1 - DUPR 18/20 MiLP by National Pickleball

ID: 6783193500

对局比分

21-23

获胜 / Win

对决日期

2024-10-18

对局时间 (估算)

1:00 PM

对决场地

Palm Desert Resort Country Club

未核实场馆

对决竞争阵营

阵营 1负方
BB
Brady Bowles

3V5Y6P · Laguna Niguel, CA, US

DUPR

4.480

Julie Henderson

1RW02N · Ladera Ranch, CA, US

DUPR

4.393

阵营 2胜方
BD
Benjamin Druyon

4L47DM · Indio, CA, US

DUPR

4.350

DR
Drita Rosin

DW0V9M · La Quinta, CA, US

DUPR

4.695

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6783193500
显示原始对决元数据 JSON
[
  {
    "team_id": 5802256106,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brady Bowles",
        "dupr_id": "3V5Y6P",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      },
      {
        "name": "Julie Henderson",
        "dupr_id": "1RW02N",
        "rating": 4.393,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1215464/images/profile/0f138805-512c-4a60-aada-8a74b165a7fe.png",
        "location": "Ladera Ranch, CA, US"
      }
    ]
  },
  {
    "team_id": 5765747341,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Benjamin Druyon",
        "dupr_id": "4L47DM",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "Indio, CA, US"
      },
      {
        "name": "Drita Rosin",
        "dupr_id": "DW0V9M",
        "rating": 4.695,
        "profile_pic_url": null,
        "location": "La Quinta, CA, US"
      }
    ]
  }
]