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

Klyng Rising League

ID: 4499618909

对局比分

13-15

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MM
Michael Mione

ZNPX4Q · Whitchurch-Stouffville, ON, CA

DUPR

4.930

MA
Marie Aubie

V745XP · Bridgenorth, ON, CA

DUPR

5.060

阵营 2胜方
PH
Peter Hull

JJKNQO · Toronto, ON, CA

DUPR

4.793

RG
Reese George

1NNLDW · Welland, ON, CA

DUPR

4.796

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4499618909
显示原始对决元数据 JSON
[
  {
    "team_id": 8584380100,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Mione",
        "dupr_id": "ZNPX4Q",
        "rating": 4.93,
        "profile_pic_url": null,
        "location": "Whitchurch-Stouffville, ON, CA"
      },
      {
        "name": "Marie Aubie",
        "dupr_id": "V745XP",
        "rating": 5.06,
        "profile_pic_url": null,
        "location": "Bridgenorth, ON, CA"
      }
    ]
  },
  {
    "team_id": 5496181850,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peter Hull",
        "dupr_id": "JJKNQO",
        "rating": 4.793,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Reese George",
        "dupr_id": "1NNLDW",
        "rating": 4.796,
        "profile_pic_url": null,
        "location": "Welland, ON, CA"
      }
    ]
  }
]