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

The 13th Summer Smash - *Powered by Selkirk Pro S1* - Mixed Doubles Skill: (4.0) Age: (46 To 59)

ID: 5879579546

对局比分

11-9

获胜 / Win

对决日期

2025-07-20

对局时间 (估算)

3:30 PM

对决场地

Spruce Grove, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
Mitch Edwards

DN0QR4 · Spruce Grove, AB, CA

DUPR

4.118

JM
Jody Miller

V7KMJ6 · St. Albert, AB, CA

DUPR

5.122

阵营 2负方
KL
Ke Lin

MY6RYP · Edmonton, AB, CA

DUPR

4.185

CQ
Chester Qian WU

3ZP0NW · USA

DUPR

4.451

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5879579546
显示原始对决元数据 JSON
[
  {
    "team_id": 7236984882,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitch Edwards",
        "dupr_id": "DN0QR4",
        "rating": 4.118,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/672a801ff15b3.jpg",
        "location": "Spruce Grove, AB, CA"
      },
      {
        "name": "Jody Miller",
        "dupr_id": "V7KMJ6",
        "rating": 5.122,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      }
    ]
  },
  {
    "team_id": 4910604983,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ke Lin",
        "dupr_id": "MY6RYP",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Chester Qian WU",
        "dupr_id": "3ZP0NW",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]