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

Spring Classic - PickleRage - West Bloomfield - Mixed Doubles Skill: (4.0-4.49) Age: (Any)

ID: 4533697296

对局比分

6-11

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

1:00 PM

对决场地

West Bloomfield Township, MI

View Facility Page →

对决竞争阵营

阵营 1负方
BM
Brittany Moravec

76DVEN · USA

DUPR

3.223

BA
Brett Alderman

2L5OYE · Trenton, MI, US

DUPR

4.154

阵营 2胜方
KD
Kalen DeCant

E9WY6E · Toledo, OH, US

DUPR

4.139

TD
Tim DeCant

NRGEJZ · Toledo, OH, US

DUPR

4.243

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4533697296
显示原始对决元数据 JSON
[
  {
    "team_id": 5999683497,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brittany Moravec",
        "dupr_id": "76DVEN",
        "rating": 3.223,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brett Alderman",
        "dupr_id": "2L5OYE",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "Trenton, MI, US"
      }
    ]
  },
  {
    "team_id": 5911363061,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kalen DeCant",
        "dupr_id": "E9WY6E",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": "Toledo, OH, US"
      },
      {
        "name": "Tim DeCant",
        "dupr_id": "NRGEJZ",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Toledo, OH, US"
      }
    ]
  }
]