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

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

ID: 7152306023

对局比分

15-11

获胜 / Win

对决日期

2026-05-25

对局时间 (估算)

12:45 AM

对决场地

Brigham City, Utah 221 N 600 W

View Facility Page →

对决竞争阵营

阵营 1胜方
JH
Jared Hedberg

89D24J · Bountiful, UT, US

DUPR

4.803

MW
Mark Walker

8JPGR4 · Centerville, UT, US

DUPR

4.957

阵营 2负方
KY
Kerry Yu

1QRM08 · Ogden, UT, US

DUPR

5.100

KS
Kevin Sheridan

3YNQLE · Bountiful, UT, US

DUPR

4.482

数据访问 (AI / 开发者)

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

cURL Request:

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