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

2025 Season Opener - *Powered by Selkirk Pro S1* - Mixed Doubles Skill: (4.0) Age: (50 To 59)

ID: 6395799029

对局比分

15-13

落败 / Loss

对决日期

2025-06-21

对局时间 (估算)

6:15 AM

对决场地

Spruce Grove, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
SG
Susanne Gordon

O6WN2P · Red Deer, AB, CA

DUPR

3.910

LG
Lance Gordon

GG4WVX · Red Deer, AB, CA

DUPR

4.522

阵营 2负方
KV
Kelly Verduyn

ODXDNE · USA

DUPR

3.785

SV
Steven Verduyn

8W7ENL · AB, CA

DUPR

4.129

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6395799029
显示原始对决元数据 JSON
[
  {
    "team_id": 6135918851,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Susanne Gordon",
        "dupr_id": "O6WN2P",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Lance Gordon",
        "dupr_id": "GG4WVX",
        "rating": 4.522,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  },
  {
    "team_id": 4723521002,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelly Verduyn",
        "dupr_id": "ODXDNE",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven Verduyn",
        "dupr_id": "8W7ENL",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "AB, CA"
      }
    ]
  }
]