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

YEG Pickleball

ID: 5862373210

对局比分

9-5

获胜 / Win

对决日期

2025-02-17

对局时间 (估算)

11:30 PM

对决场地

Edmonton, AB, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
RI
Robert Ionitescu

84MMEG · St. Albert, AB, CA

DUPR

3.913

GS
Gordon Shimbashi

4LV222 · Spruce Grove, AB, CA

DUPR

3.612

阵营 2负方
AF
Andrew Fung

2LR6D7 · Edmonton, AB, CA

DUPR

3.973

KU
Keegan Ullyot

JJQ2GW · Spruce Grove, AB, CA

DUPR

3.703

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5862373210
显示原始对决元数据 JSON
[
  {
    "team_id": 6945599283,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Ionitescu",
        "dupr_id": "84MMEG",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Gordon Shimbashi",
        "dupr_id": "4LV222",
        "rating": 3.612,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      }
    ]
  },
  {
    "team_id": 5262991718,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Fung",
        "dupr_id": "2LR6D7",
        "rating": 3.973,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Keegan Ullyot",
        "dupr_id": "JJQ2GW",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      }
    ]
  }
]