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

Doubles League Championship

ID: 6352207082

对局比分

12-10, 1-11, 11-2

获胜 / Win

对决日期

2025-04-04

对局时间 (估算)

3:30 PM

对决场地

Beskudnikovskiy Bul'var, Moscow, Russia

未核实场馆

对决竞争阵营

阵营 1胜方
EN
egor nguyen

G05VXQ · USA

DUPR

3.555

BN
Bảo Nguyễn

YN0KOG · Moscow, Moscow, RU

DUPR

4.416

阵营 2负方
AZ
Andrey Zholudev

RYL76Z · USA

DUPR

3.713

AY
Anton Yermakov

76VKYN · Moscow, Moscow, RU

DUPR

3.684

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6352207082
显示原始对决元数据 JSON
[
  {
    "team_id": 7308190160,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "egor nguyen",
        "dupr_id": "G05VXQ",
        "rating": 3.555,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bảo  Nguyễn",
        "dupr_id": "YN0KOG",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": "Moscow, Moscow, RU"
      }
    ]
  },
  {
    "team_id": 7946778474,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrey Zholudev",
        "dupr_id": "RYL76Z",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anton Yermakov",
        "dupr_id": "76VKYN",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": "Moscow, Moscow, RU"
      }
    ]
  }
]