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

2026 Brigham City Memorial Tournament - Men's Doubles Monday May 25th 5.0 8-34 and 5.5 35+

ID: 8352598410

对局比分

11-8, 11-5

落败 / Loss

对决日期

2026-05-25

对局时间 (估算)

7:30 PM

对决场地

Brigham City, Utah 221 N 600 W

View Facility Page →

对决竞争阵营

阵营 1胜方
MJ
Michael Jenson

8GJX6M · Farmington, UT, US

DUPR

5.483

HG
Hudson Gilbert

8E4VJ3 · Lehi, UT, US

DUPR

4.979

阵营 2负方
LW
Levi Willard

302J7G · Bountiful, UT, US

DUPR

4.983

TH
Tim Heninger

8D5JWM · Roy, UT, US

DUPR

4.975

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8352598410
显示原始对决元数据 JSON
[
  {
    "team_id": 6956878817,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Jenson",
        "dupr_id": "8GJX6M",
        "rating": 5.483,
        "profile_pic_url": null,
        "location": "Farmington, UT, US"
      },
      {
        "name": "Hudson Gilbert",
        "dupr_id": "8E4VJ3",
        "rating": 4.979,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 8379865796,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Levi Willard",
        "dupr_id": "302J7G",
        "rating": 4.983,
        "profile_pic_url": null,
        "location": "Bountiful, UT, US"
      },
      {
        "name": "Tim Heninger",
        "dupr_id": "8D5JWM",
        "rating": 4.975,
        "profile_pic_url": null,
        "location": "Roy, UT, US"
      }
    ]
  }
]