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

Mega Courts

ID: 4527983779

对局比分

9-8

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

8:45 AM

对决场地

Calgary, AB, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
LR
Leon Riskin

JP05GJ · USA

DUPR

3.341

GM
Greg Mitchell

QPMGR5 · Calgary, AB, CA

DUPR

4.211

阵营 2负方
DP
Dean Poulitsis

DWKJVL · Calgary, AB, CA

DUPR

3.870

JT
James Tomkys

V4YV7J · Canmore, AB, CA

DUPR

3.905

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4527983779
显示原始对决元数据 JSON
[
  {
    "team_id": 7673552283,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leon Riskin",
        "dupr_id": "JP05GJ",
        "rating": 3.341,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Mitchell",
        "dupr_id": "QPMGR5",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 7455250201,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dean Poulitsis",
        "dupr_id": "DWKJVL",
        "rating": 3.87,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      },
      {
        "name": "James Tomkys",
        "dupr_id": "V4YV7J",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": "Canmore, AB, CA"
      }
    ]
  }
]