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

SPO Finale

ID: 6037197274

对局比分

15-6

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

11:30 PM

对决场地

The PutAway - Indoor Pickleball Courts & Leagues, Najoles Road, Millersville, MD, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
PY
Patrick Young

D94K94 · Gaithersburg, MD, US

DUPR

4.594

CY
Connor Young

RZG7NM · North Potomac, MD, US

DUPR

4.789

阵营 2负方
JF
John Fiorello

8GEW6D · Ellicott City, MD, US

DUPR

4.573

BK
Ben Klawson

6Z2NLK · USA

DUPR

4.854

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6037197274
显示原始对决元数据 JSON
[
  {
    "team_id": 7442028983,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patrick Young",
        "dupr_id": "D94K94",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Connor Young",
        "dupr_id": "RZG7NM",
        "rating": 4.789,
        "profile_pic_url": null,
        "location": "North Potomac, MD, US"
      }
    ]
  },
  {
    "team_id": 6478784999,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Fiorello",
        "dupr_id": "8GEW6D",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Ellicott City, MD, US"
      },
      {
        "name": "Ben Klawson",
        "dupr_id": "6Z2NLK",
        "rating": 4.854,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]