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

4.5+ Cream of the Crop

ID: 5628331732

对局比分

11-2

获胜 / Win

对决日期

2023-08-21

对局时间 (估算)

5:00 PM

对决场地

203 West 9000 South, Sandy, UT 84070, USA

未核实场馆

对决竞争阵营

阵营 1胜方
NC
Nickolas Carter

3XXLL5 · Salt Lake City, UT, US

DUPR

4.874

MG
Mark Gubler

8WQ07G · West Jordan, UT, US

DUPR

4.496

阵营 2负方
Chris Elliott

1QR9MR · West Valley City, UT, US

DUPR

3.414

LW
Leif walde

8WMZ9L · Salt Lake City, UT, US

DUPR

4.522

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5628331732
显示原始对决元数据 JSON
[
  {
    "team_id": 7380156212,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nickolas Carter",
        "dupr_id": "3XXLL5",
        "rating": 4.874,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Mark Gubler",
        "dupr_id": "8WQ07G",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 7289269951,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Elliott",
        "dupr_id": "1QR9MR",
        "rating": 3.414,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66590ae5a004a.jpg",
        "location": "West Valley City, UT, US"
      },
      {
        "name": "Leif walde",
        "dupr_id": "8WMZ9L",
        "rating": 4.522,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]