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

Group C - Utah Super Regional

ID: 7839426937

对局比分

24-22

落败 / Loss

对决日期

2025-09-27

对局时间 (估算)

2:15 AM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1胜方
EG
Edward Gardner

4L7DJ2 · Salt Lake City, UT, US

DUPR

4.857

SM
Samantha Meadows

99XOQV · Littleton, CO, US

DUPR

4.305

阵营 2负方
DH
Duncan Homer

89X4E3 · Lehi, UT, US

DUPR

5.081

MD
Medina Dore

3O0452 · Payson, UT, US

DUPR

4.293

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7839426937
显示原始对决元数据 JSON
[
  {
    "team_id": 6169385346,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edward Gardner",
        "dupr_id": "4L7DJ2",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Samantha Meadows",
        "dupr_id": "99XOQV",
        "rating": 4.305,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      }
    ]
  },
  {
    "team_id": 4601048852,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Duncan Homer",
        "dupr_id": "89X4E3",
        "rating": 5.081,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Medina Dore",
        "dupr_id": "3O0452",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "Payson, UT, US"
      }
    ]
  }
]