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

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

ID: 6196291172

对局比分

16-14

获胜 / Win

对决日期

2025-08-09

对局时间 (估算)

9:00 PM

对决场地

Red Deer, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
KT
Kellee Taylor

2L9NN7 · USA

DUPR

3.449

KM
Kyle MacLennan

NYMWJ7 · Three Hills, AB, CA

DUPR

3.964

阵营 2负方
SL
Sua Lee

YXE45G · Sherwood Park, AB, CA

DUPR

3.614

NJ
Nicholas Jee

O6VNZW · USA

DUPR

3.187

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6196291172
显示原始对决元数据 JSON
[
  {
    "team_id": 5078158706,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kellee Taylor",
        "dupr_id": "2L9NN7",
        "rating": 3.449,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle MacLennan",
        "dupr_id": "NYMWJ7",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": "Three Hills, AB, CA"
      }
    ]
  },
  {
    "team_id": 7680381569,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sua Lee",
        "dupr_id": "YXE45G",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      },
      {
        "name": "Nicholas Jee",
        "dupr_id": "O6VNZW",
        "rating": 3.187,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]