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

Group C - Utah Super Regional

ID: 6550690864

对局比分

9-21

获胜 / Win

对决日期

2025-09-27

对局时间 (估算)

5:00 PM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1负方
CT
Chandler Twitchell

G5G5JV · USA

DUPR

4.017

MS
Mika Schwartz

WX7YNL · USA

DUPR

4.108

阵营 2胜方
DH
Duncan Homer

89X4E3 · Lehi, UT, US

DUPR

5.099

MD
Medina Dore

3O0452 · Payson, UT, US

DUPR

4.343

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6550690864
显示原始对决元数据 JSON
[
  {
    "team_id": 6735851501,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chandler Twitchell",
        "dupr_id": "G5G5JV",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mika Schwartz",
        "dupr_id": "WX7YNL",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6973273154,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Duncan Homer",
        "dupr_id": "89X4E3",
        "rating": 5.099,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Medina Dore",
        "dupr_id": "3O0452",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Payson, UT, US"
      }
    ]
  }
]