返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

WPC SERIES - European Pickleball Open - Mixed Doubles 19+ 5.0+

ID: 8537653816

对局比分

15-14

落败 / Loss

对决日期

2026-02-27

对局时间 (估算)

5:00 PM

对决场地

Andalucía, Spain

未核实场馆

对决竞争阵营

阵营 1胜方
DV
davide vendrame

0YKZ64 · Genoa, Liguria, IT

DUPR

4.986

SM
Silvia Mocciola

YX04JP · Lodi, NJ, US

DUPR

5.116

阵营 2负方
HH
Harry Hamilton

XJGJZR · Ards and North Down, Northern Ireland, GB

DUPR

4.919

KV
Katherine Vanessa Serrano Lopez

LV97XZ · Caracas, Dto. Capital, VE

DUPR

4.823

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8537653816
显示原始对决元数据 JSON
[
  {
    "team_id": 8158694072,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "davide vendrame",
        "dupr_id": "0YKZ64",
        "rating": 4.986,
        "profile_pic_url": null,
        "location": "Genoa, Liguria, IT"
      },
      {
        "name": "Silvia Mocciola",
        "dupr_id": "YX04JP",
        "rating": 5.116,
        "profile_pic_url": null,
        "location": "Lodi, NJ, US"
      }
    ]
  },
  {
    "team_id": 7479662256,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Harry Hamilton",
        "dupr_id": "XJGJZR",
        "rating": 4.919,
        "profile_pic_url": null,
        "location": "Ards and North Down, Northern Ireland, GB"
      },
      {
        "name": "Katherine Vanessa Serrano Lopez",
        "dupr_id": "LV97XZ",
        "rating": 4.823,
        "profile_pic_url": null,
        "location": "Caracas, Dto. Capital, VE"
      }
    ]
  }
]