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

Men's 5.0 (All Ages)

ID: 5270208653

对局比分

11-7

落败 / Loss

对决日期

2026-04-23

对局时间 (估算)

6:15 AM

对决场地

Summit Athletic Club

未核实场馆

对决竞争阵营

阵营 1胜方
BH
Bryce Hubbard

EGL2DO · Washington, UT, US

DUPR

4.527

BM
Brady Madrid

EWEMZO · St. George, UT, US

DUPR

4.637

阵营 2负方
BP
Benson Parry

30ZNKG · St. George, UT, US

DUPR

5.323

LD
Liam Duffin

8EDZVE · St. George, UT, US

DUPR

5.553

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5270208653
显示原始对决元数据 JSON
[
  {
    "team_id": 6180985383,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryce Hubbard",
        "dupr_id": "EGL2DO",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Brady Madrid",
        "dupr_id": "EWEMZO",
        "rating": 4.637,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5346399620,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benson Parry",
        "dupr_id": "30ZNKG",
        "rating": 5.323,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Liam Duffin",
        "dupr_id": "8EDZVE",
        "rating": 5.553,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]