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

Round Robin 4.5 Dupr Reported

ID: 7753693190

对局比分

2-11

落败 / Loss

对决日期

2025-04-01

对局时间 (估算)

3:30 PM

对决场地

The Picklr Sandy

未核实场馆

对决竞争阵营

阵营 1负方
SK
Steven Kaplan

WXVDLQ · Salt Lake City, UT, US

DUPR

4.564

GM
Garrett Moreland

89XKR3 · Lehi, UT, US

DUPR

4.451

阵营 2胜方
BA
Bryce Arnell

8JP95D · Salt Lake City, UT, US

DUPR

4.620

WT
Will T

16YY5Q · Holladay, UT, US

DUPR

5.064

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7753693190
显示原始对决元数据 JSON
[
  {
    "team_id": 7287415013,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Kaplan",
        "dupr_id": "WXVDLQ",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Garrett Moreland",
        "dupr_id": "89XKR3",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 6579561812,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryce Arnell",
        "dupr_id": "8JP95D",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Will T",
        "dupr_id": "16YY5Q",
        "rating": 5.064,
        "profile_pic_url": null,
        "location": "Holladay, UT, US"
      }
    ]
  }
]