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

The Great Defrost - Mixed Doubles Skill: (4.0 And Above) Age: (12 To 49)

ID: 6629161170

对局比分

11-2

获胜 / Win

对决日期

2026-05-10

对局时间 (估算)

7:30 PM

对决场地

Columbus, OH

View Facility Page →

对决竞争阵营

阵营 1胜方
kelly snead

17M7QM · New Albany, OH, US

DUPR

4.746

Thomas Lane

D9NEXM · USA

DUPR

4.829

阵营 2负方
MT
Mandi Troyer

OD2PYP · USA

DUPR

3.915

NT
Nathaniel Troyer

L5MQ6J · Columbus, OH, US

DUPR

4.355

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6629161170
显示原始对决元数据 JSON
[
  {
    "team_id": 8468388847,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "kelly snead",
        "dupr_id": "17M7QM",
        "rating": 4.746,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68758e948397f.jpg",
        "location": "New Albany, OH, US"
      },
      {
        "name": "Thomas Lane",
        "dupr_id": "D9NEXM",
        "rating": 4.829,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/664179722150b.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 4876246267,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mandi Troyer",
        "dupr_id": "OD2PYP",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathaniel Troyer",
        "dupr_id": "L5MQ6J",
        "rating": 4.355,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]