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

Round Robin 4.5+ Dupr

ID: 6159784775

对局比分

4-11

获胜 / Win

对决日期

2025-03-18

对局时间 (估算)

12:45 AM

对决场地

The Picklr Sandy

未核实场馆

对决竞争阵营

阵营 1负方
BA
Bryce Arnell

8JP95D · Salt Lake City, UT, US

DUPR

4.585

AG
Allan Groves

8WYOWG · Midvale, UT, US

DUPR

4.480

阵营 2胜方
RS
Richard Stratton

RZGR2N · Sandy, UT, US

DUPR

4.690

HH
Hieu Hoang

124D77 · South Jordan, UT, US

DUPR

4.424

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6159784775
显示原始对决元数据 JSON
[
  {
    "team_id": 5623663513,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryce Arnell",
        "dupr_id": "8JP95D",
        "rating": 4.585,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Allan Groves",
        "dupr_id": "8WYOWG",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      }
    ]
  },
  {
    "team_id": 7251028086,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Richard Stratton",
        "dupr_id": "RZGR2N",
        "rating": 4.69,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Hieu Hoang",
        "dupr_id": "124D77",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]