返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

2026 Fun In The Sun All For Charity - Mens Doubles Skill: (4.0) Age: (50+ 60-64)

ID: 8321297362

对局比分

13-15

落败 / Loss

对决日期

2026-03-06

对局时间 (估算)

11:30 PM

对决场地

Sun City West, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
TD
Tom Davis

12XN4E · Buckeye, AZ, US

DUPR

4.076

Tony Goble

3P9W9E · Surprise, AZ, US

DUPR

4.325

阵营 2胜方
HB
Howard Bergman

56Q5LV · Skull Valley, AZ, US

DUPR

3.833

NB
Nick Bock

ZDJ7KL · Lincoln, NE, US

DUPR

3.962

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8321297362
显示原始对决元数据 JSON
[
  {
    "team_id": 4511157793,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Davis",
        "dupr_id": "12XN4E",
        "rating": 4.076,
        "profile_pic_url": null,
        "location": "Buckeye, AZ, US"
      },
      {
        "name": "Tony Goble",
        "dupr_id": "3P9W9E",
        "rating": 4.325,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/167021_65070124cf41c.jpeg",
        "location": "Surprise, AZ, US"
      }
    ]
  },
  {
    "team_id": 7411729831,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Howard Bergman",
        "dupr_id": "56Q5LV",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": "Skull Valley, AZ, US"
      },
      {
        "name": "Nick Bock",
        "dupr_id": "ZDJ7KL",
        "rating": 3.962,
        "profile_pic_url": null,
        "location": "Lincoln, NE, US"
      }
    ]
  }
]