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

YEG Pickleball Winter Smash - Mens Doubles Skill: (4.0 And Above) Age: (Any)

ID: 5137150185

对局比分

11-2, 6-11, 11-8

获胜 / Win

对决日期

2026-02-07

对局时间 (估算)

10:15 AM

对决场地

Edmonton, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
GB
Gregory Bradford

84G7EM · Edmonton, AB, CA

DUPR

4.066

LG
Lance Gordon

GG4WVX · Red Deer, AB, CA

DUPR

4.276

阵营 2负方
JC
James Cahill

GG9ZND · Edmonton, AB, CA

DUPR

4.109

DP
David Pye

KOMPMY · USA

DUPR

3.759

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5137150185
显示原始对决元数据 JSON
[
  {
    "team_id": 7476276004,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gregory Bradford",
        "dupr_id": "84G7EM",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Lance Gordon",
        "dupr_id": "GG4WVX",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  },
  {
    "team_id": 5141030106,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Cahill",
        "dupr_id": "GG9ZND",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "David Pye",
        "dupr_id": "KOMPMY",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]