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

Picklr Club Championships

ID: 4911908665

对局比分

11-3

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

2:15 AM

对决场地

1650 N Main St, Logan, UT 84341, USA

未核实场馆

对决竞争阵营

阵营 1胜方
MH
Matt Hough

166W7Q · Smithfield, UT, US

DUPR

5.015

CR
Cole Richards

3O4OW3 · Newton, UT, US

DUPR

4.570

阵营 2负方
JW
Jason Webre

8JDKMW · Providence, UT, US

DUPR

4.314

ER
Eric Richards

3VGQYE · Logan, UT, US

DUPR

4.754

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4911908665
显示原始对决元数据 JSON
[
  {
    "team_id": 4960250929,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Hough",
        "dupr_id": "166W7Q",
        "rating": 5.015,
        "profile_pic_url": null,
        "location": "Smithfield, UT, US"
      },
      {
        "name": "Cole Richards",
        "dupr_id": "3O4OW3",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": "Newton, UT, US"
      }
    ]
  },
  {
    "team_id": 8078679511,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Webre",
        "dupr_id": "8JDKMW",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Providence, UT, US"
      },
      {
        "name": "Eric Richards",
        "dupr_id": "3VGQYE",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      }
    ]
  }
]