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

The Ladybug Classic - Mixed Doubles Skill: (4.5 And Above) Age: (19+, 30+, 40+)

ID: 6071396419

对局比分

11-1, 11-9

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

8:45 AM

对决场地

Henrico, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
HB
Hope Bocchi

0YN9MN · Richmond, VA, US

DUPR

4.336

JS
Joseph Salvaggio

ODQGEW · Richmond, VA, US

DUPR

4.345

阵营 2负方
CI
Cynthia Ing

EWQZLV · Midlothian, VA, US

DUPR

3.471

PP
Prit Patel

KOROV6 · Chesterfield County, VA, US

DUPR

4.354

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6071396419
显示原始对决元数据 JSON
[
  {
    "team_id": 6254374450,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hope Bocchi",
        "dupr_id": "0YN9MN",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Joseph Salvaggio",
        "dupr_id": "ODQGEW",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 5037720939,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cynthia Ing",
        "dupr_id": "EWQZLV",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": "Midlothian, VA, US"
      },
      {
        "name": "Prit Patel",
        "dupr_id": "KOROV6",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "Chesterfield County, VA, US"
      }
    ]
  }
]