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

Picklr - Advanced Fixed Partner RR

ID: 5197153839

对局比分

6-11

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

4:45 AM

对决场地

The Picklr Denton

未核实场馆

对决竞争阵营

阵营 1负方
HC
Hector Chavez

KOVYRY · Dallas, TX, US

DUPR

4.132

VT
Vinny Tran

D9N0NX · McKinney, TX, US

DUPR

4.069

阵营 2胜方
AS
Antonio Sillero

GGKDLD · USA

DUPR

3.938

PK
Pranav Kolli

3XEX04 · Celina, TX, US

DUPR

4.294

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5197153839
显示原始对决元数据 JSON
[
  {
    "team_id": 5403182603,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hector Chavez",
        "dupr_id": "KOVYRY",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Vinny Tran",
        "dupr_id": "D9N0NX",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      }
    ]
  },
  {
    "team_id": 8039485566,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Antonio Sillero",
        "dupr_id": "GGKDLD",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pranav Kolli",
        "dupr_id": "3XEX04",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": "Celina, TX, US"
      }
    ]
  }
]