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

Minto US Open Pickleball Championships - Men's Doubles All Skills Double Elimination 55-59 Age

ID: 7025562768

对局比分

12-10, 11-5

获胜 / Win

对决日期

2025-04-27

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Rich Lively

1NXO68 · Cleveland, TN, US

DUPR

5.237

DE
David Epstein

3V6DWJ · Atlanta, GA, US

DUPR

5.257

阵营 2负方
JC
John Cuningham

V779Q7 · Gatineau, QC, CA

DUPR

4.815

MP
Michael Petry

8GPPD8 · Sarasota, FL, US

DUPR

5.119

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7025562768
显示原始对决元数据 JSON
[
  {
    "team_id": 6309557017,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rich Lively",
        "dupr_id": "1NXO68",
        "rating": 5.237,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66dbb3ba5a2f9.jpg",
        "location": "Cleveland, TN, US"
      },
      {
        "name": "David Epstein",
        "dupr_id": "3V6DWJ",
        "rating": 5.257,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 4374870564,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Cuningham",
        "dupr_id": "V779Q7",
        "rating": 4.815,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Michael Petry",
        "dupr_id": "8GPPD8",
        "rating": 5.119,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  }
]