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

Leisure World (Round Robin) Pickleball Tournament presented by Humana - Mens Doubles Skill: (4.5) Age: (65+)

ID: 6861935732

对局比分

12-15

落败 / Loss

对决日期

2026-02-12

对局时间 (估算)

9:00 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
SL
Steve LeBreck

3LEJGZ · USA

DUPR

4.219

JR
Jeff Reich

8J5LPW · Mesa, AZ, US

DUPR

4.198

阵营 2胜方
PP
Philip Pick Pickard

1RWY6N · Scottsdale, AZ, US

DUPR

4.454

AK
Akira Kakizawa

894JLV · Phoenix, AZ, US

DUPR

4.395

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6861935732
显示原始对决元数据 JSON
[
  {
    "team_id": 5978167463,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve LeBreck",
        "dupr_id": "3LEJGZ",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Reich",
        "dupr_id": "8J5LPW",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 5504068024,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Philip Pick Pickard",
        "dupr_id": "1RWY6N",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Akira Kakizawa",
        "dupr_id": "894JLV",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]