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

DUPR Night: Advanced

ID: 5783455805

对局比分

2-11

获胜 / Win

对决日期

2025-07-23

对局时间 (估算)

6:15 AM

对决场地

Pickler Universe - Carrollton

未核实场馆

对决竞争阵营

阵营 1负方
HC
Hector Chavez

KOVYRY · Dallas, TX, US

DUPR

4.061

DA
DELETED Account

NY5XE7 · USA

DUPR

3.565

阵营 2胜方
MS
Manuel Soto

3VLNP8 · Grand Prairie, TX, US

DUPR

4.717

VL
Victor Lopez

3Z6QWQ · USA

DUPR

4.025

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5783455805
显示原始对决元数据 JSON
[
  {
    "team_id": 5730411581,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hector Chavez",
        "dupr_id": "KOVYRY",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "NY5XE7",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6292728107,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Manuel Soto",
        "dupr_id": "3VLNP8",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "Grand Prairie, TX, US"
      },
      {
        "name": "Victor  Lopez",
        "dupr_id": "3Z6QWQ",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]