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

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

ID: 7674394033

对局比分

11-4, 11-5

获胜 / Win

对决日期

2026-04-16

对局时间 (估算)

2:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
Zack Taylor

8EL4RM · Los Angeles, CA, US

DUPR

5.827

KM
Kelsey Matthews

YG0JWD · Cincinnati, OH, US

DUPR

5.925

阵营 2负方
AA
Ariana Ajani

VX4NOP · Northbrook, IL, US

DUPR

4.876

RS
Ryan Skufca

8WRKK3 · Houston, TX, US

DUPR

5.648

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7674394033
显示原始对决元数据 JSON
[
  {
    "team_id": 5269588405,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zack Taylor",
        "dupr_id": "8EL4RM",
        "rating": 5.827,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1266040/images/profile/bf72bc34-95db-42a4-929b-71d31585d1b8.jpg",
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Kelsey Matthews",
        "dupr_id": "YG0JWD",
        "rating": 5.925,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      }
    ]
  },
  {
    "team_id": 5953907472,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ariana Ajani",
        "dupr_id": "VX4NOP",
        "rating": 4.876,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      },
      {
        "name": "Ryan Skufca",
        "dupr_id": "8WRKK3",
        "rating": 5.648,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]