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

Super DUPR Women’s 3.75

ID: 8418857131

对局比分

11-1

获胜 / Win

对决日期

2026-05-05

对局时间 (估算)

8:45 AM

对决场地

The Picklr Bluffdale

未核实场馆

对决竞争阵营

阵营 1胜方
KS
Kathy Schroeder

1QRM25 · South Jordan, UT, US

DUPR

3.938

EH
Emily Hutchings

2YJ0WY · Highland, UT, US

DUPR

3.576

阵营 2负方
CP
Cindy Petersen

8KVNKO · Salt Lake City, UT, US

DUPR

3.793

MM
Marce Miles

896VK7 · Sandy, UT, US

DUPR

3.454

数据访问 (AI / 开发者)

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

cURL Request:

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