返回检索中心
匹克球对决数据双打对决 (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: 5989181876

对局比分

13-15

获胜 / Win

对决日期

2026-05-25

对局时间 (估算)

9:00 PM

对决场地

Brigham City, Utah 221 N 600 W

View Facility Page →

对决竞争阵营

阵营 1负方
JJ
Jacob Jackson

G5WLLD · UT, US

DUPR

4.777

DG
Diego Garcia

N7K24W · Provo, UT, US

DUPR

4.726

阵营 2胜方
LW
Levi Willard

302J7G · Bountiful, UT, US

DUPR

4.981

TH
Tim Heninger

8D5JWM · Roy, UT, US

DUPR

4.997

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5989181876
显示原始对决元数据 JSON
[
  {
    "team_id": 6339973991,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacob Jackson",
        "dupr_id": "G5WLLD",
        "rating": 4.777,
        "profile_pic_url": null,
        "location": "UT, US"
      },
      {
        "name": "Diego Garcia",
        "dupr_id": "N7K24W",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 5207618384,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Levi Willard",
        "dupr_id": "302J7G",
        "rating": 4.981,
        "profile_pic_url": null,
        "location": "Bountiful, UT, US"
      },
      {
        "name": "Tim Heninger",
        "dupr_id": "8D5JWM",
        "rating": 4.997,
        "profile_pic_url": null,
        "location": "Roy, UT, US"
      }
    ]
  }
]