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

Red Deer Annual Open - Mens Doubles Skill: (3.5) Age: (12 To 49)

ID: 5457919424

对局比分

11-9

落败 / Loss

对决日期

2025-08-11

对局时间 (估算)

9:00 PM

对决场地

Red Deer, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
JK
Jeff Kelley

2LOWW4 · Red Deer, AB, CA

DUPR

3.530

GK
Greg King

7DW5L9 · Red Deer, AB, CA

DUPR

4.787

阵营 2负方
KM
Kyle MacLennan

NYMWJ7 · Three Hills, AB, CA

DUPR

3.997

KB
kostiantyn Bolshak

6KZ5LD · USA

DUPR

4.345

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5457919424
显示原始对决元数据 JSON
[
  {
    "team_id": 8075922823,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Kelley",
        "dupr_id": "2LOWW4",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Greg King",
        "dupr_id": "7DW5L9",
        "rating": 4.787,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  },
  {
    "team_id": 6841972830,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle MacLennan",
        "dupr_id": "NYMWJ7",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": "Three Hills, AB, CA"
      },
      {
        "name": "kostiantyn Bolshak",
        "dupr_id": "6KZ5LD",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]