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

Blackhawk Country Club Spring Open 2026 - Men's Doubles: 4.5 Ages: 12-49

ID: 7057119968

对局比分

11-4

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

9:00 PM

对决场地

Danville, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
BI
Brody Isaacson

764XD9 · Concord, CA, US

DUPR

4.388

EI
Eric Isaacson

V44YGE · Concord, CA, US

DUPR

4.387

阵营 2负方
PK
Puneet Khurana

8JMJ6J · Livermore, CA, US

DUPR

4.111

RB
Rabi Bala

3042RX · Dublin, CA, US

DUPR

4.359

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7057119968
显示原始对决元数据 JSON
[
  {
    "team_id": 7378618932,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brody Isaacson",
        "dupr_id": "764XD9",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      },
      {
        "name": "Eric Isaacson",
        "dupr_id": "V44YGE",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      }
    ]
  },
  {
    "team_id": 7379640377,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Puneet Khurana",
        "dupr_id": "8JMJ6J",
        "rating": 4.111,
        "profile_pic_url": null,
        "location": "Livermore, CA, US"
      },
      {
        "name": "Rabi Bala",
        "dupr_id": "3042RX",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Dublin, CA, US"
      }
    ]
  }
]