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

4.0 Mixed Doubles

ID: 5494192598

对局比分

3-11

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

3:30 PM

对决场地

The Picklr Henderson

View Facility Page →

对决竞争阵营

阵营 1负方
ES
Erich Sforza

1RXN2E · Las Vegas, NV, US

DUPR

4.221

KD
Kristen Dybdahl

3PMDE3 · Las Vegas, NV, US

DUPR

3.948

阵营 2胜方
LF
Luis Fernandez Celis

99DWN7 · San Cristobal, Táchira, VE

DUPR

4.347

ME
Madison Escolin

DN7Q2L · Las Vegas, NV, US

DUPR

3.722

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5494192598
显示原始对决元数据 JSON
[
  {
    "team_id": 6055834220,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Erich Sforza",
        "dupr_id": "1RXN2E",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Kristen Dybdahl",
        "dupr_id": "3PMDE3",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 5908808984,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luis Fernandez Celis",
        "dupr_id": "99DWN7",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": "San Cristobal, Táchira, VE"
      },
      {
        "name": "Madison Escolin",
        "dupr_id": "DN7Q2L",
        "rating": 3.722,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]