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

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

ID: 6863303442

对局比分

15-9

落败 / Loss

对决日期

2026-04-15

对局时间 (估算)

7:30 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
DT
Dean Talbot

3LVM2K · Port Neches, TX, US

DUPR

4.180

SG
Scott Greenberg

EGYJMV · IL, US

DUPR

5.184

阵营 2负方
MM
Mark Malott

1RDOWM · Lake Havasu City, AZ, US

DUPR

4.774

Lee Sponaugle

8WROPQ · Ketchum, ID, US

DUPR

5.114

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6863303442
显示原始对决元数据 JSON
[
  {
    "team_id": 6923881236,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dean Talbot",
        "dupr_id": "3LVM2K",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": "Port Neches, TX, US"
      },
      {
        "name": "Scott Greenberg",
        "dupr_id": "EGYJMV",
        "rating": 5.184,
        "profile_pic_url": null,
        "location": "IL, US"
      }
    ]
  },
  {
    "team_id": 5297338400,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Malott",
        "dupr_id": "1RDOWM",
        "rating": 4.774,
        "profile_pic_url": null,
        "location": "Lake Havasu City, AZ, US"
      },
      {
        "name": "Lee Sponaugle",
        "dupr_id": "8WROPQ",
        "rating": 5.114,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1075110/images/profile/8a1d1c82-aa97-448c-a9c0-99b4c66f98ea.png",
        "location": "Ketchum, ID, US"
      }
    ]
  }
]