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

SCPA 2025 Open Sanctioned Tournament - Mixed Doubles Skill: (4.0 And Above) Age: (33 To 54)

ID: 6546165277

对局比分

3-15

获胜 / Win

对决日期

2025-07-26

对局时间 (估算)

2:15 AM

对决场地

Sherwood Park, AB

View Facility Page →

对决竞争阵营

阵营 1负方
JM
Jenna McCully

12OR09 · St. Albert, AB, CA

DUPR

3.939

JH
Jeff Holm

8KLPW7 · St. Albert, AB, CA

DUPR

4.269

阵营 2胜方
Jill Bjornson

GGGWVQ · Edmonton, AB, CA

DUPR

4.476

DM
David Martin

L502G6 · Sherwood Park, AB, CA

DUPR

4.867

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6546165277
显示原始对决元数据 JSON
[
  {
    "team_id": 6522147414,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jenna McCully",
        "dupr_id": "12OR09",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Jeff Holm",
        "dupr_id": "8KLPW7",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      }
    ]
  },
  {
    "team_id": 6953130970,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jill Bjornson",
        "dupr_id": "GGGWVQ",
        "rating": 4.476,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/145210_646769f7e1f84.jpg",
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "David Martin",
        "dupr_id": "L502G6",
        "rating": 4.867,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      }
    ]
  }
]