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

Pool A

ID: 6636209638

对局比分

2-11

获胜 / Win

对决日期

2026-04-13

对局时间 (估算)

11:30 PM

对决场地

Pomander Gate Tennis Club

View Facility Page →

对决竞争阵营

阵营 1负方
VV
virbert virbert

V2QLR5 · USA

DUPR

2.938

阵营 2胜方
MI
Mason Illston

EG6P9V · Hamilton, Pembroke Parish, BM

DUPR

3.929

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6636209638
显示原始对决元数据 JSON
[
  {
    "team_id": 4300887158,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "virbert virbert",
        "dupr_id": "V2QLR5",
        "rating": 2.938,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8477813507,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mason Illston",
        "dupr_id": "EG6P9V",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": "Hamilton, Pembroke Parish, BM"
      }
    ]
  }
]