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

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

ID: 8341611230

对局比分

17-15

落败 / Loss

对决日期

2025-12-07

对局时间 (估算)

3:30 PM

对决场地

Henrico, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
JH
Jessica Hadler

3Y54RK · Richmond, VA, US

DUPR

4.204

YG
Yash Goyal

6ZJJ40 · Richmond, VA, US

DUPR

4.497

阵营 2负方
BH
Brooke Hopkins

84V2J6 · Chesterfield, VA, US

DUPR

3.954

BS
Bruce Sibley

ODNODP · Richmond, VA, US

DUPR

4.596

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8341611230
显示原始对决元数据 JSON
[
  {
    "team_id": 6344434709,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Hadler",
        "dupr_id": "3Y54RK",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Yash Goyal",
        "dupr_id": "6ZJJ40",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 7204741459,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brooke Hopkins",
        "dupr_id": "84V2J6",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Bruce Sibley",
        "dupr_id": "ODNODP",
        "rating": 4.596,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  }
]