返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

The Kickoff Classic - Men's Doubles 4.5-5.0 Double Elimination 60-69 Age

ID: 7119909083

对局比分

11-9, 11-7

获胜 / Win

对决日期

2026-01-03

对局时间 (估算)

12:45 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
SD
Steve Douglass

8JQLXO · Naples, FL, US

DUPR

4.410

TH
Tom Heaslip

16REGK · Naples, FL, US

DUPR

4.247

阵营 2负方
RW
Richard White

8MJDNG · USA

DUPR

4.294

RL
Robert Luken

8WL9PM · USA

DUPR

4.171

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7119909083
显示原始对决元数据 JSON
[
  {
    "team_id": 4817889433,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Douglass",
        "dupr_id": "8JQLXO",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Tom Heaslip",
        "dupr_id": "16REGK",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 6585504495,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard White",
        "dupr_id": "8MJDNG",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Luken",
        "dupr_id": "8WL9PM",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]