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

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

ID: 8247272186

对局比分

6-11

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

3:30 PM

对决场地

Henrico, VA

View Facility Page →

对决竞争阵营

阵营 1负方
GC
Gabriella Cao

DNKZ2X · Richmond, VA, US

DUPR

3.841

SY
Steve Yim

MY7EZP · USA

DUPR

4.018

阵营 2胜方
JF
Jamie Fox

2Q5PG7 · Yorktown, VA, US

DUPR

4.207

TO
Tyler Ochinang

XKV7DX · Williamsburg, VA, US

DUPR

4.069

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8247272186
显示原始对决元数据 JSON
[
  {
    "team_id": 6981545517,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gabriella Cao",
        "dupr_id": "DNKZ2X",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Steve Yim",
        "dupr_id": "MY7EZP",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6441700187,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jamie Fox",
        "dupr_id": "2Q5PG7",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "Yorktown, VA, US"
      },
      {
        "name": "Tyler Ochinang",
        "dupr_id": "XKV7DX",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": "Williamsburg, VA, US"
      }
    ]
  }
]