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

PPA Tour: Masters - Mens Doubles Skill: (5.0) Age: (10 To 34)

ID: 6869923657

对局比分

5-11, 12-10, 11-9

落败 / Loss

对决日期

2025-01-11

对局时间 (估算)

2:15 AM

对决场地

Rancho Mirage, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
BB
Brian Bonilla

PKZYZG · San Francisco, CA, US

DUPR

5.249

BT
Brandon Taylor

3ON2P8 · Los Angeles, CA, US

DUPR

5.367

阵营 2负方
MB
Maks Bartiuk

30X4K2 · La Quinta, CA, US

DUPR

5.278

IZ
Illia Ziamtsov

1NVZRZ · San Diego, CA, US

DUPR

5.370

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6869923657
显示原始对决元数据 JSON
[
  {
    "team_id": 7081258251,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Bonilla",
        "dupr_id": "PKZYZG",
        "rating": 5.249,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Brandon Taylor",
        "dupr_id": "3ON2P8",
        "rating": 5.367,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 4944555404,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maks Bartiuk",
        "dupr_id": "30X4K2",
        "rating": 5.278,
        "profile_pic_url": null,
        "location": "La Quinta, CA, US"
      },
      {
        "name": "Illia Ziamtsov",
        "dupr_id": "1NVZRZ",
        "rating": 5.37,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]