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

Klyng Rising League

ID: 7310593718

对局比分

14-15

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MM
Michael Mione

ZNPX4Q · Whitchurch-Stouffville, ON, CA

DUPR

4.993

LG
Lilliana Gao

99Y947 · Markham, ON, CA

DUPR

4.485

阵营 2胜方
DC
Denver Carter

G5VONX · Mississauga, ON, CA

DUPR

4.605

RG
Reese George

1NNLDW · Welland, ON, CA

DUPR

4.847

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7310593718
显示原始对决元数据 JSON
[
  {
    "team_id": 7216653535,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Mione",
        "dupr_id": "ZNPX4Q",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Whitchurch-Stouffville, ON, CA"
      },
      {
        "name": "Lilliana Gao",
        "dupr_id": "99Y947",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": "Markham, ON, CA"
      }
    ]
  },
  {
    "team_id": 8125074891,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Denver Carter",
        "dupr_id": "G5VONX",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      },
      {
        "name": "Reese George",
        "dupr_id": "1NNLDW",
        "rating": 4.847,
        "profile_pic_url": null,
        "location": "Welland, ON, CA"
      }
    ]
  }
]