返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Klyng Rising League

ID: 4779993960

对局比分

13-15

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MM
Michael Mione

ZNPX4Q · Whitchurch-Stouffville, ON, CA

DUPR

4.900

MA
Marie Aubie

V745XP · Bridgenorth, ON, CA

DUPR

5.040

阵营 2胜方
Nathan Vickery

DWPXYX · Essex County, ON, CA

DUPR

4.724

AU
Ali Underhill

V4X5GP · Nobel, ON, CA

DUPR

4.399

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4779993960
显示原始对决元数据 JSON
[
  {
    "team_id": 4730428026,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Mione",
        "dupr_id": "ZNPX4Q",
        "rating": 4.9,
        "profile_pic_url": null,
        "location": "Whitchurch-Stouffville, ON, CA"
      },
      {
        "name": "Marie Aubie",
        "dupr_id": "V745XP",
        "rating": 5.04,
        "profile_pic_url": null,
        "location": "Bridgenorth, ON, CA"
      }
    ]
  },
  {
    "team_id": 5544273681,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nathan Vickery",
        "dupr_id": "DWPXYX",
        "rating": 4.724,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/172868_65074e21050da.jpg",
        "location": "Essex County, ON, CA"
      },
      {
        "name": "Ali Underhill",
        "dupr_id": "V4X5GP",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Nobel, ON, CA"
      }
    ]
  }
]