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

Pool B

ID: 7856068622

对局比分

11-5

获胜 / Win

对决日期

2025-12-27

对局时间 (估算)

3:30 PM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1胜方
CS
Colton Shock

3Y57M4 · Clinton, UT, US

DUPR

3.908

Dean Winegar

V44WOP · Centerville, UT, US

DUPR

4.057

阵营 2负方
CM
Creighton Meryhew

84MJZK · Layton, UT, US

DUPR

4.385

BM
Brandon Michael Meryhew

30P5RG · Layton, UT, US

DUPR

4.013

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7856068622
显示原始对决元数据 JSON
[
  {
    "team_id": 8267107894,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Colton Shock",
        "dupr_id": "3Y57M4",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Clinton, UT, US"
      },
      {
        "name": "Dean Winegar",
        "dupr_id": "V44WOP",
        "rating": 4.057,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1460039/images/profile/82597baf-54c7-48e0-8687-c77a1dece7a8.png",
        "location": "Centerville, UT, US"
      }
    ]
  },
  {
    "team_id": 5991476168,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Creighton Meryhew",
        "dupr_id": "84MJZK",
        "rating": 4.385,
        "profile_pic_url": null,
        "location": "Layton, UT, US"
      },
      {
        "name": "Brandon Michael Meryhew",
        "dupr_id": "30P5RG",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Layton, UT, US"
      }
    ]
  }
]