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

Tournament of Champions - 3.5 Co-Ed - Tournament of Champions - 3.5 Co-Ed

ID: 6252250137

对局比分

15-10

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

10:15 AM

对决场地

Chip Shots Rochester MN

未核实场馆

对决竞争阵营

阵营 1胜方
Julie Krings

8DZ2WL · Byron, MN, US

DUPR

3.817

BK
Brian Krings

JZP0RJ · Rochester, MN, US

DUPR

4.193

阵营 2负方
Jordan Lee

9P4Q6J · Pine Island, MN, US

DUPR

3.806

Laura Lee

XJKZ64 · Pine Island, MN, US

DUPR

3.811

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6252250137
显示原始对决元数据 JSON
[
  {
    "team_id": 6357351175,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julie Krings",
        "dupr_id": "8DZ2WL",
        "rating": 3.817,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/150137_6446cc969916f.jpg",
        "location": "Byron, MN, US"
      },
      {
        "name": "Brian Krings",
        "dupr_id": "JZP0RJ",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      }
    ]
  },
  {
    "team_id": 4961989791,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jordan Lee",
        "dupr_id": "9P4Q6J",
        "rating": 3.806,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66651ef212f2e.jpg",
        "location": "Pine Island, MN, US"
      },
      {
        "name": "Laura Lee",
        "dupr_id": "XJKZ64",
        "rating": 3.811,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6744e0b1d73fe.jpg",
        "location": "Pine Island, MN, US"
      }
    ]
  }
]