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

2025 Brigham City Memorial Tournament - Men's Doubles 4.5 08-34

ID: 6433842586

对局比分

18-16

获胜 / Win

对决日期

2025-05-26

对局时间 (估算)

11:30 PM

对决场地

Brigham City Utah

未核实场馆

对决竞争阵营

阵营 1胜方
BN
Brady Nyman

89W578 · Smithfield, UT, US

DUPR

4.515

TC
Trey Crowther

ZNDMMM · Logan, UT, US

DUPR

5.062

阵营 2负方
DG
Diego Garcia

N7K24W · Provo, UT, US

DUPR

4.381

JJ
Jacob Jackson

G5WLLD · UT, US

DUPR

4.381

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6433842586
显示原始对决元数据 JSON
[
  {
    "team_id": 6622355377,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brady Nyman",
        "dupr_id": "89W578",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Smithfield, UT, US"
      },
      {
        "name": "Trey Crowther",
        "dupr_id": "ZNDMMM",
        "rating": 5.062,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      }
    ]
  },
  {
    "team_id": 4531323896,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Diego Garcia",
        "dupr_id": "N7K24W",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Jacob Jackson",
        "dupr_id": "G5WLLD",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  }
]