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

2026 Franklin US Open Pickleball Championships - Mixed Champions Pro Doubles- Main Draw

ID: 7216804918

对局比分

11-5, 11-1

落败 / Loss

对决日期

2026-04-17

对局时间 (估算)

11:30 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
MP
Marcello Paiva Jardim

4LEL5V · Bilbao, PV, ES

DUPR

5.782

EC
Eugenia Carolina Lopez Ascarate

352MQR · Buenos Aires, CABA, AR

DUPR

6.008

阵营 2负方
LT
Lara Thornton

894VGJ · Columbus, OH, US

DUPR

5.194

CW
Chris Wilton

3OZ9P2 · Apple Valley, MN, US

DUPR

5.230

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7216804918
显示原始对决元数据 JSON
[
  {
    "team_id": 6393308677,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marcello Paiva Jardim",
        "dupr_id": "4LEL5V",
        "rating": 5.782,
        "profile_pic_url": null,
        "location": "Bilbao, PV, ES"
      },
      {
        "name": "Eugenia Carolina Lopez Ascarate",
        "dupr_id": "352MQR",
        "rating": 6.008,
        "profile_pic_url": null,
        "location": "Buenos Aires, CABA, AR"
      }
    ]
  },
  {
    "team_id": 8371690325,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lara Thornton",
        "dupr_id": "894VGJ",
        "rating": 5.194,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Chris Wilton",
        "dupr_id": "3OZ9P2",
        "rating": 5.23,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      }
    ]
  }
]