返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

INT (DUPR <= 3.49) DUPR Partner Play | TUE - night

ID: 5876689648

对局比分

11-8

获胜 / Win

对决日期

2026-04-01

对局时间 (估算)

5:00 PM

对决场地

Pickleplex Downsview

未核实场馆

对决竞争阵营

阵营 1胜方
CC
Chris Conlon

L2RGNK · USA

DUPR

3.344

CX
Carl Xu

7JOV0N · Toronto, ON, CA

DUPR

3.435

阵营 2负方
AG
Adrian Garcia

YNO5GP · Toronto, ON, CA

DUPR

3.222

RL
Roberto Leon

QX694D · USA

DUPR

3.063

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5876689648
显示原始对决元数据 JSON
[
  {
    "team_id": 8263108691,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Conlon",
        "dupr_id": "L2RGNK",
        "rating": 3.344,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carl Xu",
        "dupr_id": "7JOV0N",
        "rating": 3.435,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 6222872326,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adrian Garcia",
        "dupr_id": "YNO5GP",
        "rating": 3.222,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      },
      {
        "name": "Roberto Leon",
        "dupr_id": "QX694D",
        "rating": 3.063,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]