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

2026 Franklin US Open Pickleball Championships - Mixed Doubles 4.5 Double Elimination 65-69 Age

ID: 4812359837

对局比分

11-15

落败 / Loss

对决日期

2026-04-17

对局时间 (估算)

6:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
Tom Ratzki

12W098 · Venice, FL, US

DUPR

4.593

SH
Susan Henderson

17DMM8 · McKinney, TX, US

DUPR

4.304

阵营 2胜方
BH
Brian Haskin

8ME6JL · Lake Odessa, MI, US

DUPR

4.300

DM
Deb Mascarin

LWXROZ · North Fort Myers, FL, US

DUPR

4.861

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4812359837
显示原始对决元数据 JSON
[
  {
    "team_id": 7858932071,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Ratzki",
        "dupr_id": "12W098",
        "rating": 4.593,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/87791_612d5bff58834.jpg",
        "location": "Venice, FL, US"
      },
      {
        "name": "Susan Henderson",
        "dupr_id": "17DMM8",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  },
  {
    "team_id": 7475492305,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Haskin",
        "dupr_id": "8ME6JL",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "Lake Odessa, MI, US"
      },
      {
        "name": "Deb Mascarin",
        "dupr_id": "LWXROZ",
        "rating": 4.861,
        "profile_pic_url": null,
        "location": "North Fort Myers, FL, US"
      }
    ]
  }
]