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

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

ID: 6778152683

对局比分

11-2

获胜 / Win

对决日期

2026-03-25

对局时间 (估算)

12:45 AM

对决场地

Pickleplex Downsview

未核实场馆

对决竞争阵营

阵营 1胜方
CC
Chris Conlon

L2RGNK · USA

DUPR

3.321

CX
Carl Xu

7JOV0N · Toronto, ON, CA

DUPR

3.412

阵营 2负方
KL
Kelly Lau

ZZZERL · USA

DUPR

2.629

WL
Wilson Lau

ME5VDV · USA

DUPR

2.917

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6778152683
显示原始对决元数据 JSON
[
  {
    "team_id": 6933066048,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Conlon",
        "dupr_id": "L2RGNK",
        "rating": 3.321,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carl Xu",
        "dupr_id": "7JOV0N",
        "rating": 3.412,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  },
  {
    "team_id": 7173106677,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelly Lau",
        "dupr_id": "ZZZERL",
        "rating": 2.629,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wilson Lau",
        "dupr_id": "ME5VDV",
        "rating": 2.917,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]