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

The Ladybug Classic - Mixed Doubles Skill: (4.0) Age: (19+, 30+)

ID: 8193054597

对局比分

1-11

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

10:15 AM

对决场地

Henrico, VA

View Facility Page →

对决竞争阵营

阵营 1负方
CM
caroline moomaw

QXNGPR · Henrico, VA, US

DUPR

3.314

MS
Monty Smalley

DNZKPL · Richmond, VA, US

DUPR

3.684

阵营 2胜方
GC
Gabriella Cao

DNKZ2X · Richmond, VA, US

DUPR

3.846

SY
Steve Yim

MY7EZP · USA

DUPR

4.022

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8193054597
显示原始对决元数据 JSON
[
  {
    "team_id": 6629467531,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "caroline moomaw",
        "dupr_id": "QXNGPR",
        "rating": 3.314,
        "profile_pic_url": null,
        "location": "Henrico, VA, US"
      },
      {
        "name": "Monty Smalley",
        "dupr_id": "DNZKPL",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 7503965552,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gabriella Cao",
        "dupr_id": "DNKZ2X",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Steve Yim",
        "dupr_id": "MY7EZP",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]