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

4.0 Mixed Doubles

ID: 8483146229

对局比分

1-11

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

6:15 AM

对决场地

The Picklr Henderson

View Facility Page →

对决竞争阵营

阵营 1负方
ES
Erich Sforza

1RXN2E · Las Vegas, NV, US

DUPR

4.243

KD
Kristen Dybdahl

3PMDE3 · Las Vegas, NV, US

DUPR

3.970

阵营 2胜方
AC
Aaron Carter

9JLOYR · USA

DUPR

4.683

ST
Sarah Taing

PKNWRQ · Las Vegas, NV, US

DUPR

4.170

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8483146229
显示原始对决元数据 JSON
[
  {
    "team_id": 4373904231,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Erich Sforza",
        "dupr_id": "1RXN2E",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Kristen Dybdahl",
        "dupr_id": "3PMDE3",
        "rating": 3.97,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 4488068959,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Carter",
        "dupr_id": "9JLOYR",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sarah Taing",
        "dupr_id": "PKNWRQ",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]