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

Competitive Open Play Match

ID: 8088317373

对局比分

11-8

落败 / Loss

对决日期

2026-04-10

对局时间 (估算)

10:15 AM

对决场地

2975 N New Center Point, Colorado Springs, CO 80922, USA

未核实场馆

对决竞争阵营

阵营 1胜方
NH
Nick Hagan

56WQGV · Colorado Springs, CO, US

DUPR

4.662

BM
Brian Marter

OZ9ER7 · Colorado Springs, CO, US

DUPR

4.470

阵营 2负方
Eoin Leaf

35RRWV · Colorado Springs, CO, US

DUPR

4.420

MS
Matt Shuster

KOVGPQ · Palmer Lake, CO, US

DUPR

4.413

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8088317373
显示原始对决元数据 JSON
[
  {
    "team_id": 5841833922,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Hagan",
        "dupr_id": "56WQGV",
        "rating": 4.662,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Brian Marter",
        "dupr_id": "OZ9ER7",
        "rating": 4.47,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      }
    ]
  },
  {
    "team_id": 4526684109,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eoin Leaf",
        "dupr_id": "35RRWV",
        "rating": 4.42,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/98532_614a01a67cbf9.jpeg",
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Matt Shuster",
        "dupr_id": "KOVGPQ",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "Palmer Lake, CO, US"
      }
    ]
  }
]