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

2026 Franklin US Open Pickleball Championships - Women's Champions Pro Doubles - Main Draw

ID: 6281483783

对局比分

15-13

落败 / Loss

对决日期

2026-04-16

对局时间 (估算)

12:45 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
EN
Ellen Novoseletsky

8J52D4 · Miami, FL, US

DUPR

5.530

Amy Blumrosen

8GEZKM · Houston, TX, US

DUPR

5.409

阵营 2负方
AO
Andrea Olson

894DMK · Pécs, HU

DUPR

5.577

KO
Kimmie Ouchi

16OQKD · Makawao, HI, US

DUPR

5.188

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6281483783
显示原始对决元数据 JSON
[
  {
    "team_id": 6108638082,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ellen Novoseletsky",
        "dupr_id": "8J52D4",
        "rating": 5.53,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Amy Blumrosen",
        "dupr_id": "8GEZKM",
        "rating": 5.409,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1191044/images/profile/c7c0f069-85ad-4c47-bb92-cbce3da791f4.png",
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7533083478,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrea Olson",
        "dupr_id": "894DMK",
        "rating": 5.577,
        "profile_pic_url": null,
        "location": "Pécs, HU"
      },
      {
        "name": "Kimmie Ouchi",
        "dupr_id": "16OQKD",
        "rating": 5.188,
        "profile_pic_url": null,
        "location": "Makawao, HI, US"
      }
    ]
  }
]