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

Blackhawk Country Club Spring Open 2026 - Mixed Doubles: 4.0 Ages: 50+

ID: 7405190072

对局比分

15-5

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

9:00 PM

对决场地

Danville, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
LK
Lisa Klein

1R6JZ3 · Oakland, CA, US

DUPR

4.010

MG
Mitch Goldblatt

3OWP7L · Walnut Creek, CA, US

DUPR

4.256

阵营 2负方
JM
Jing MacKenzie

EW9KKW · USA

DUPR

3.394

James Weber

6ZOWYQ · San Ramon, CA, US

DUPR

3.808

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7405190072
显示原始对决元数据 JSON
[
  {
    "team_id": 8223754605,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lisa Klein",
        "dupr_id": "1R6JZ3",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      },
      {
        "name": "Mitch Goldblatt",
        "dupr_id": "3OWP7L",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      }
    ]
  },
  {
    "team_id": 8586282778,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jing MacKenzie",
        "dupr_id": "EW9KKW",
        "rating": 3.394,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Weber",
        "dupr_id": "6ZOWYQ",
        "rating": 3.808,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68a26128df459.jpg",
        "location": "San Ramon, CA, US"
      }
    ]
  }
]