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

Picklr - Advanced Fixed Partner RR

ID: 6365585673

对局比分

11-5

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

10:15 AM

对决场地

The Picklr Denton

未核实场馆

对决竞争阵营

阵营 1胜方
AS
Antonio Sillero

GGKDLD · Hickory Creek, TX, US

DUPR

3.856

PK
Pranav Kolli

3XEX04 · Celina, TX, US

DUPR

4.229

阵营 2负方
TG
Tommy Gagliano

4Z45W6 · Northlake, TX, US

DUPR

3.753

DR
Dan Rushiti

GG5LYG · Justin, TX, US

DUPR

4.125

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6365585673
显示原始对决元数据 JSON
[
  {
    "team_id": 5164028009,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Antonio Sillero",
        "dupr_id": "GGKDLD",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Hickory Creek, TX, US"
      },
      {
        "name": "Pranav Kolli",
        "dupr_id": "3XEX04",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Celina, TX, US"
      }
    ]
  },
  {
    "team_id": 6020168239,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tommy Gagliano",
        "dupr_id": "4Z45W6",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Dan Rushiti",
        "dupr_id": "GG5LYG",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Justin, TX, US"
      }
    ]
  }
]