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

week 3 DUPR Friday league at the Picklr

ID: 4725509151

对局比分

11-4

落败 / Loss

对决日期

2026-04-17

对局时间 (估算)

4:45 AM

对决场地

The Picklr Bluffdale

未核实场馆

对决竞争阵营

阵营 1胜方
EH
Emily Hutchings

2YJ0WY · Highland, UT, US

DUPR

3.518

AS
Amy Savage

3VYXQE · West Jordan, UT, US

DUPR

3.858

阵营 2负方
HB
Holly Brown

89YR7E · Draper, UT, US

DUPR

3.272

KS
Kathy Schroeder

1QRM25 · South Jordan, UT, US

DUPR

3.838

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4725509151
显示原始对决元数据 JSON
[
  {
    "team_id": 4632037644,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily  Hutchings",
        "dupr_id": "2YJ0WY",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Amy Savage",
        "dupr_id": "3VYXQE",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 6073273734,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Holly Brown",
        "dupr_id": "89YR7E",
        "rating": 3.272,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Kathy Schroeder",
        "dupr_id": "1QRM25",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]