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

Cleveland Premier Pickleball Holiday Bash

ID: 7589948429

对局比分

12-15

落败 / Loss

对决日期

2025-12-06

对局时间 (估算)

6:15 AM

对决场地

33625 Pin Oak Pkwy, Avon Lake, OH 44012, USA

View Facility Page →

对决竞争阵营

阵营 1负方
ML
Montana love

MY2YWP · Richmond Heights, OH, US

DUPR

4.565

JW
Joe Welsch

QPP7JR · Mayfield Heights, OH, US

DUPR

4.445

阵营 2胜方
KT
Kevin Troyer

NR5JVN · USA

DUPR

4.311

AM
Anthony Miller

KDY7JO · Tuscarawas County, OH, US

DUPR

4.649

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7589948429
显示原始对决元数据 JSON
[
  {
    "team_id": 6446210098,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Montana love",
        "dupr_id": "MY2YWP",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": "Richmond Heights, OH, US"
      },
      {
        "name": "Joe Welsch",
        "dupr_id": "QPP7JR",
        "rating": 4.445,
        "profile_pic_url": null,
        "location": "Mayfield Heights, OH, US"
      }
    ]
  },
  {
    "team_id": 4452914240,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Troyer",
        "dupr_id": "NR5JVN",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony  Miller",
        "dupr_id": "KDY7JO",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": "Tuscarawas County, OH, US"
      }
    ]
  }
]