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

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

ID: 6525632967

对局比分

5-11, 11-3, 11-8

获胜 / Win

对决日期

2026-05-25

对局时间 (估算)

4:45 AM

对决场地

Brigham City, Utah 221 N 600 W

View Facility Page →

对决竞争阵营

阵营 1胜方
JH
Jared Hedberg

89D24J · Bountiful, UT, US

DUPR

4.836

MW
Mark Walker

8JPGR4 · Centerville, UT, US

DUPR

4.991

阵营 2负方
KY
Kerry Yu

1QRM08 · Ogden, UT, US

DUPR

5.112

KS
Kevin Sheridan

3YNQLE · Bountiful, UT, US

DUPR

4.621

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6525632967
显示原始对决元数据 JSON
[
  {
    "team_id": 7350171203,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Hedberg",
        "dupr_id": "89D24J",
        "rating": 4.836,
        "profile_pic_url": null,
        "location": "Bountiful, UT, US"
      },
      {
        "name": "Mark Walker",
        "dupr_id": "8JPGR4",
        "rating": 4.991,
        "profile_pic_url": null,
        "location": "Centerville, UT, US"
      }
    ]
  },
  {
    "team_id": 5646654962,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kerry Yu",
        "dupr_id": "1QRM08",
        "rating": 5.112,
        "profile_pic_url": null,
        "location": "Ogden, UT, US"
      },
      {
        "name": "Kevin Sheridan",
        "dupr_id": "3YNQLE",
        "rating": 4.621,
        "profile_pic_url": null,
        "location": "Bountiful, UT, US"
      }
    ]
  }
]