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

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

ID: 5178040774

对局比分

15-11

落败 / Loss

对决日期

2026-05-25

对局时间 (估算)

11:30 PM

对决场地

Brigham City, Utah 221 N 600 W

View Facility Page →

对决竞争阵营

阵营 1胜方
TO
Troy Osborn

8DY024 · Farmington, UT, US

DUPR

5.053

SS
Stockton Smith

17MLO4 · Farmington, UT, US

DUPR

4.690

阵营 2负方
LW
Levi Willard

302J7G · Bountiful, UT, US

DUPR

4.967

TH
Tim Heninger

8D5JWM · Roy, UT, US

DUPR

4.975

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5178040774
显示原始对决元数据 JSON
[
  {
    "team_id": 8567701307,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Troy Osborn",
        "dupr_id": "8DY024",
        "rating": 5.053,
        "profile_pic_url": null,
        "location": "Farmington, UT, US"
      },
      {
        "name": "Stockton Smith",
        "dupr_id": "17MLO4",
        "rating": 4.69,
        "profile_pic_url": null,
        "location": "Farmington, UT, US"
      }
    ]
  },
  {
    "team_id": 7132441616,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Levi Willard",
        "dupr_id": "302J7G",
        "rating": 4.967,
        "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"
      }
    ]
  }
]