返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Group A SDG’s tournament IX - Pickleheads Pool Play - Round 1 Game 15

ID: 6054801920

对局比分

15-10

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

9:00 PM

对决场地

House of Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
DB
Daniel Blocker

VXZ04P · USA

DUPR

3.267

JB
Jones Blocker

7600Y9 · Coweta County, GA, US

DUPR

3.642

阵营 2负方
CM
Chino Melendez

K57PWY · Villa Rica, GA, US

DUPR

3.596

KB
Kaitlyn Baskin

L2QZOJ · Bremen, GA, US

DUPR

2.966

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6054801920
显示原始对决元数据 JSON
[
  {
    "team_id": 8424595984,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel  Blocker",
        "dupr_id": "VXZ04P",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jones Blocker",
        "dupr_id": "7600Y9",
        "rating": 3.642,
        "profile_pic_url": null,
        "location": "Coweta County, GA, US"
      }
    ]
  },
  {
    "team_id": 6269197690,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chino Melendez",
        "dupr_id": "K57PWY",
        "rating": 3.596,
        "profile_pic_url": null,
        "location": "Villa Rica, GA, US"
      },
      {
        "name": "Kaitlyn  Baskin",
        "dupr_id": "L2QZOJ",
        "rating": 2.966,
        "profile_pic_url": null,
        "location": "Bremen, GA, US"
      }
    ]
  }
]