返回检索中心
匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)

LLP

ID: 8045652068

对局比分

11-8, 11-1

落败 / Loss

对决日期

2025-09-16

对局时间 (估算)

9:00 PM

对决场地

Beskudnikovsky District, Moscow, Russia

未核实场馆

对决竞争阵营

阵营 1胜方
AB
Alexander Berezhnoi

L2LZ7Z · Moscow, Moscow, RU

DUPR

3.986

阵营 2负方
PD
Peter Demchenko

DN4R7X · Laguna Niguel, CA, US

DUPR

4.197

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8045652068
显示原始对决元数据 JSON
[
  {
    "team_id": 4366088079,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Berezhnoi",
        "dupr_id": "L2LZ7Z",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "Moscow, Moscow, RU"
      }
    ]
  },
  {
    "team_id": 6248880368,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Demchenko",
        "dupr_id": "DN4R7X",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      }
    ]
  }
]