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

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

ID: 5622403287

对局比分

15-12

获胜 / Win

对决日期

2026-04-17

对局时间 (估算)

4:45 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
HL
Hugh Laroque

8KEWJY · Chesterbrook, PA, US

DUPR

5.112

AM
Aila Main

3Y52GD · New York, NY, US

DUPR

5.322

阵营 2负方
ME
Matthew Endara

1RX7NN · Palmetto Bay, FL, US

DUPR

4.936

Cantillon Endara

17Z7V5 · Miami, FL, US

DUPR

5.226

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5622403287
显示原始对决元数据 JSON
[
  {
    "team_id": 4309406907,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hugh Laroque",
        "dupr_id": "8KEWJY",
        "rating": 5.112,
        "profile_pic_url": null,
        "location": "Chesterbrook, PA, US"
      },
      {
        "name": "Aila Main",
        "dupr_id": "3Y52GD",
        "rating": 5.322,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 8390418131,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Endara",
        "dupr_id": "1RX7NN",
        "rating": 4.936,
        "profile_pic_url": null,
        "location": "Palmetto Bay, FL, US"
      },
      {
        "name": "Cantillon Endara",
        "dupr_id": "17Z7V5",
        "rating": 5.226,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1252525/images/profile/5df8d66c-5ef9-40a7-a16a-d7292f5c2804.png",
        "location": "Miami, FL, US"
      }
    ]
  }
]