返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

WGTA@Fairgrounds Charity Tournament

ID: 7218546690

对局比分

4-11

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

7:30 PM

对决场地

Hamilton, ON, Canada

View Facility Page →

对决竞争阵营

阵营 1负方
BE
Becca Elsliger

Y4PG6E · USA

DUPR

2.357

DM
Daniella Marshall

KY69WY · USA

DUPR

2.357

阵营 2胜方
DA
Danielle Ali

E90XYM · Hamilton, ON, CA

DUPR

2.580

AC
anna cunanan

JJQ2Z4 · Mississauga, ON, CA

DUPR

2.720

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7218546690
显示原始对决元数据 JSON
[
  {
    "team_id": 6991601738,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Becca Elsliger",
        "dupr_id": "Y4PG6E",
        "rating": 2.357,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniella Marshall",
        "dupr_id": "KY69WY",
        "rating": 2.357,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4632654981,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danielle Ali",
        "dupr_id": "E90XYM",
        "rating": 2.58,
        "profile_pic_url": null,
        "location": "Hamilton, ON, CA"
      },
      {
        "name": "anna cunanan",
        "dupr_id": "JJQ2Z4",
        "rating": 2.72,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      }
    ]
  }
]