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

Pickleball Showdown at Bounce - Baltimore - Mixed Doubles Skill: (3.5) Age: (Any)

ID: 6416558714

对局比分

8-15

获胜 / Win

对决日期

2025-11-09

对局时间 (估算)

3:30 PM

对决场地

Pikesville, MD

未核实场馆

对决竞争阵营

阵营 1负方
Bridget Forney

3O7N9L · Middle River, MD, US

DUPR

3.584

TB
Timothy Bruno

3LV561 · Perry Hall, MD, US

DUPR

3.656

阵营 2胜方
LD
L Dolan

EGJM7V · USA

DUPR

3.594

KM
K Miller

4LOMLM · Washington, DC, US

DUPR

4.013

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6416558714
显示原始对决元数据 JSON
[
  {
    "team_id": 7325720801,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bridget Forney",
        "dupr_id": "3O7N9L",
        "rating": 3.584,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/163190_64e6283ad4a00.jpg",
        "location": "Middle River, MD, US"
      },
      {
        "name": "Timothy Bruno",
        "dupr_id": "3LV561",
        "rating": 3.656,
        "profile_pic_url": null,
        "location": "Perry Hall, MD, US"
      }
    ]
  },
  {
    "team_id": 4661061453,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "L Dolan",
        "dupr_id": "EGJM7V",
        "rating": 3.594,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "K Miller",
        "dupr_id": "4LOMLM",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      }
    ]
  }
]