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

Super DUPR Women’s 3.75

ID: 8444331155

对局比分

6-11

落败 / Loss

对决日期

2026-05-05

对局时间 (估算)

12:45 AM

对决场地

The Picklr Bluffdale

未核实场馆

对决竞争阵营

阵营 1负方
KS
Kathy Schroeder

1QRM25 · South Jordan, UT, US

DUPR

3.935

EH
Emily Hutchings

2YJ0WY · Highland, UT, US

DUPR

3.573

阵营 2胜方
CP
Cindy Petersen

8KVNKO · Salt Lake City, UT, US

DUPR

3.802

MM
Marce Miles

896VK7 · Sandy, UT, US

DUPR

3.461

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8444331155
显示原始对决元数据 JSON
[
  {
    "team_id": 7788771336,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kathy Schroeder",
        "dupr_id": "1QRM25",
        "rating": 3.935,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Emily  Hutchings",
        "dupr_id": "2YJ0WY",
        "rating": 3.573,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  },
  {
    "team_id": 7911013570,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cindy Petersen",
        "dupr_id": "8KVNKO",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Marce Miles",
        "dupr_id": "896VK7",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]