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

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

ID: 4857245954

对局比分

11-5

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

3:30 PM

对决场地

Henrico, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
DD
Debby Dimaculangan

NR7GWZ · Innsbrook, VA, US

DUPR

3.959

JS
Joe Suarez

O6K0LL · Innsbrook, VA, US

DUPR

3.907

阵营 2负方
GC
Gabriella Cao

DNKZ2X · Richmond, VA, US

DUPR

3.807

SY
Steve Yim

MY7EZP · USA

DUPR

3.994

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4857245954
显示原始对决元数据 JSON
[
  {
    "team_id": 6248763330,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Debby Dimaculangan",
        "dupr_id": "NR7GWZ",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "Innsbrook, VA, US"
      },
      {
        "name": "Joe Suarez",
        "dupr_id": "O6K0LL",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Innsbrook, VA, US"
      }
    ]
  },
  {
    "team_id": 5901593257,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gabriella Cao",
        "dupr_id": "DNKZ2X",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Steve Yim",
        "dupr_id": "MY7EZP",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]