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

Minto US Open Pickleball Championships - Mixed Doubles All Skills Double Elimination 60-64 Age

ID: 7196174245

对局比分

13-15

落败 / Loss

对决日期

2025-04-29

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CI
Connie Inselmann

8KY7G7 · Long Grove, IA, US

DUPR

4.240

SG
Scott Gilbert

89DDPR · Naples, FL, US

DUPR

5.195

阵营 2胜方
SM
Sandy Mikalachki

KX5EJY · London, ON, CA

DUPR

4.886

AM
Angela Marczak

3YO0DK · Cranberry Township, PA, US

DUPR

4.517

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7196174245
显示原始对决元数据 JSON
[
  {
    "team_id": 6570708033,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Connie Inselmann",
        "dupr_id": "8KY7G7",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "Long Grove, IA, US"
      },
      {
        "name": "Scott Gilbert",
        "dupr_id": "89DDPR",
        "rating": 5.195,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 4451870518,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sandy Mikalachki",
        "dupr_id": "KX5EJY",
        "rating": 4.886,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      },
      {
        "name": "Angela Marczak",
        "dupr_id": "3YO0DK",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Cranberry Township, PA, US"
      }
    ]
  }
]