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

The Atlantic Union Bank Open - Mixed Doubles Skill: (4.5) Age: (19+)

ID: 5899247894

对局比分

15-12

获胜 / Win

对决日期

2025-12-07

对局时间 (估算)

3:30 PM

对决场地

Henrico, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
BH
Brooke Hopkins

84V2J6 · Chesterfield, VA, US

DUPR

3.974

BS
Bruce Sibley

ODNODP · Richmond, VA, US

DUPR

4.620

阵营 2负方
HB
Hope Bocchi

0YN9MN · Richmond, VA, US

DUPR

4.181

AJ
Aydon James Duenas

3PKYG1 · Palmyra, VA, US

DUPR

4.496

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5899247894
显示原始对决元数据 JSON
[
  {
    "team_id": 5621229444,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brooke Hopkins",
        "dupr_id": "84V2J6",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Bruce Sibley",
        "dupr_id": "ODNODP",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 5328515616,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hope Bocchi",
        "dupr_id": "0YN9MN",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Aydon James Duenas",
        "dupr_id": "3PKYG1",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Palmyra, VA, US"
      }
    ]
  }
]