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

Men's 5.0 (All Ages)

ID: 6872532711

对局比分

11-5

落败 / Loss

对决日期

2026-04-23

对局时间 (估算)

4:45 AM

对决场地

Summit Athletic Club

未核实场馆

对决竞争阵营

阵营 1胜方
BH
Bryce Hubbard

EGL2DO · Washington, UT, US

DUPR

4.472

BM
Brady Madrid

EWEMZO · St. George, UT, US

DUPR

4.573

阵营 2负方
BC
BEAU COVELL

MY52XP · San Diego, CA, US

DUPR

4.619

KC
Kristofer Chesley

59W4OV · St. George, UT, US

DUPR

4.088

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6872532711
显示原始对决元数据 JSON
[
  {
    "team_id": 7675340253,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryce Hubbard",
        "dupr_id": "EGL2DO",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Brady Madrid",
        "dupr_id": "EWEMZO",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 7761271710,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "BEAU COVELL",
        "dupr_id": "MY52XP",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Kristofer Chesley",
        "dupr_id": "59W4OV",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]