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

Klyng Rising League

ID: 7226652038

对局比分

13-15

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JG
Jacob Garcia

D992QY · Pickering, ON, CA

DUPR

4.256

AM
Allie Mione

ODODO2 · Whitchurch-Stouffville, ON, CA

DUPR

4.389

阵营 2胜方
DC
Denver Carter

G5VONX · Mississauga, ON, CA

DUPR

4.607

RG
Reese George

1NNLDW · Welland, ON, CA

DUPR

4.771

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7226652038
显示原始对决元数据 JSON
[
  {
    "team_id": 6517236693,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacob Garcia",
        "dupr_id": "D992QY",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Pickering, ON, CA"
      },
      {
        "name": "Allie Mione",
        "dupr_id": "ODODO2",
        "rating": 4.389,
        "profile_pic_url": null,
        "location": "Whitchurch-Stouffville, ON, CA"
      }
    ]
  },
  {
    "team_id": 6448785977,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Denver Carter",
        "dupr_id": "G5VONX",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      },
      {
        "name": "Reese George",
        "dupr_id": "1NNLDW",
        "rating": 4.771,
        "profile_pic_url": null,
        "location": "Welland, ON, CA"
      }
    ]
  }
]