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

2026 Brigham City Memorial Tournament - Mixed Doubles Saturday May 23rd 5.0 All Ages

ID: 6153205009

对局比分

11-5, 7-11, 5-11

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

2:15 AM

对决场地

Brigham City, Utah 221 N 600 W

View Facility Page →

对决竞争阵营

阵营 1负方
HB
Heather Ball

30P5MX · North Ogden, UT, US

DUPR

5.096

KK
Kale Klein

8D65X3 · Phoenix, AZ, US

DUPR

4.614

阵营 2胜方
KY
Kerry Yu

1QRM08 · Ogden, UT, US

DUPR

5.087

Julene James

8E9O2O · Lehi, UT, US

DUPR

4.723

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6153205009
显示原始对决元数据 JSON
[
  {
    "team_id": 6511902728,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Heather Ball",
        "dupr_id": "30P5MX",
        "rating": 5.096,
        "profile_pic_url": null,
        "location": "North Ogden, UT, US"
      },
      {
        "name": "Kale Klein",
        "dupr_id": "8D65X3",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 5825833860,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kerry Yu",
        "dupr_id": "1QRM08",
        "rating": 5.087,
        "profile_pic_url": null,
        "location": "Ogden, UT, US"
      },
      {
        "name": "Julene James",
        "dupr_id": "8E9O2O",
        "rating": 4.723,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1230542/images/profile/8b3e4644-5a08-4a67-a126-def81b4fb333.png",
        "location": "Lehi, UT, US"
      }
    ]
  }
]