返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pool C - DUPR 10 Division

ID: 6857850870

对局比分

11-6

落败 / Loss

对决日期

2026-05-13

对局时间 (估算)

7:30 PM

对决场地

Epic Athletic Club

未核实场馆

对决竞争阵营

阵营 1胜方
MK
Maksims Kazijevs

7DZ4Z9 · Riga, LV

DUPR

5.691

Cory Masiello

8GZPEX · Davie, FL, US

DUPR

4.522

阵营 2负方
AX
Andy Xiao

7JJ4R9 · Miami, FL, US

DUPR

4.356

JJ
Jun Jeon

PKDD2M · Seoul, KR

DUPR

5.079

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6857850870
显示原始对决元数据 JSON
[
  {
    "team_id": 6668400434,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maksims Kazijevs",
        "dupr_id": "7DZ4Z9",
        "rating": 5.691,
        "profile_pic_url": null,
        "location": "Riga, LV"
      },
      {
        "name": "Cory Masiello",
        "dupr_id": "8GZPEX",
        "rating": 4.522,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1248973/images/profile/61d218aa-0cbf-4591-b3cb-4c10f0ee7ff2.png",
        "location": "Davie, FL, US"
      }
    ]
  },
  {
    "team_id": 7192150876,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy Xiao",
        "dupr_id": "7JJ4R9",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Jun Jeon",
        "dupr_id": "PKDD2M",
        "rating": 5.079,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  }
]