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

2026 Franklin US Open Pickleball Championships - Mixed Doubles 5.0 Round Robin 70-74 Age

ID: 7305029700

对局比分

11-5, 11-0

落败 / Loss

对决日期

2026-04-17

对局时间 (估算)

1:00 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
Doug McClintock

35EV7V · The Villages, FL, US

DUPR

5.101

JR
Joanne Russell

1R40VD · Naples, FL, US

DUPR

4.913

阵营 2负方
BP
Ben Park

NYZNX7 · Northbrook, IL, US

DUPR

4.428

SB
Shirley Bodde

3YM4K4 · Edgewood, KY, US

DUPR

3.917

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7305029700
显示原始对决元数据 JSON
[
  {
    "team_id": 5212036925,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Doug McClintock",
        "dupr_id": "35EV7V",
        "rating": 5.101,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66858434469fe.jpg",
        "location": "The Villages, FL, US"
      },
      {
        "name": "Joanne Russell",
        "dupr_id": "1R40VD",
        "rating": 4.913,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 6917410227,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Park",
        "dupr_id": "NYZNX7",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      },
      {
        "name": "Shirley Bodde",
        "dupr_id": "3YM4K4",
        "rating": 3.917,
        "profile_pic_url": null,
        "location": "Edgewood, KY, US"
      }
    ]
  }
]