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

Red Deer Annual Open - Mixed Doubles Skill: (3.5 And Under) Age: (12 To 43)

ID: 6442282358

对局比分

15-12

落败 / Loss

对决日期

2025-08-10

对局时间 (估算)

3:30 PM

对决场地

Red Deer, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
RS
Rhea Sparkes

7DQ4L5 · Red Deer, AB, CA

DUPR

3.334

SW
Shane Wilhelm

8KG6WO · Blackfalds, AB, CA

DUPR

4.486

阵营 2负方
KT
Kellee Taylor

2L9NN7 · USA

DUPR

3.439

KM
Kyle MacLennan

NYMWJ7 · Three Hills, AB, CA

DUPR

3.954

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6442282358
显示原始对决元数据 JSON
[
  {
    "team_id": 8378058439,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rhea Sparkes",
        "dupr_id": "7DQ4L5",
        "rating": 3.334,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Shane Wilhelm",
        "dupr_id": "8KG6WO",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Blackfalds, AB, CA"
      }
    ]
  },
  {
    "team_id": 6184533954,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kellee Taylor",
        "dupr_id": "2L9NN7",
        "rating": 3.439,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle MacLennan",
        "dupr_id": "NYMWJ7",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": "Three Hills, AB, CA"
      }
    ]
  }
]