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

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

ID: 4794362805

对局比分

11-6, 6-11, 6-11

获胜 / Win

对决日期

2026-04-15

对局时间 (估算)

10:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
NB
Naveen Beasley

16KE6Q · Colombo, WP, LK

DUPR

5.991

KT
Kento Tamaki

89O42R · Tokyo, JP

DUPR

5.598

阵营 2胜方
BL
Brandon Lane

17KNM5 · Camalote, Cayo District, BZ

DUPR

6.057

CD
Callan Dawson

1RXG5E · Carlsbad, CA, US

DUPR

5.969

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4794362805
显示原始对决元数据 JSON
[
  {
    "team_id": 7271823511,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Naveen Beasley",
        "dupr_id": "16KE6Q",
        "rating": 5.991,
        "profile_pic_url": null,
        "location": "Colombo, WP, LK"
      },
      {
        "name": "Kento Tamaki",
        "dupr_id": "89O42R",
        "rating": 5.598,
        "profile_pic_url": null,
        "location": "Tokyo, JP"
      }
    ]
  },
  {
    "team_id": 5785286010,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Lane",
        "dupr_id": "17KNM5",
        "rating": 6.057,
        "profile_pic_url": null,
        "location": "Camalote, Cayo District, BZ"
      },
      {
        "name": "Callan Dawson",
        "dupr_id": "1RXG5E",
        "rating": 5.969,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      }
    ]
  }
]