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

Saturday Cream of the Crop - Dill Dinkers UTSA

ID: 6205661707

对局比分

8-11

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
EP
Edward Pimentel

NRYR9Z · USA

DUPR

3.941

ZU
Zocimo Ugarte

ZD9WGQ · USA

DUPR

3.639

阵营 2胜方
CT
Chris Thackeray

84RZM8 · San Antonio, TX, US

DUPR

3.755

AU
Ashwin unnikrishnan

N5YRQZ · USA

DUPR

3.685

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6205661707
显示原始对决元数据 JSON
[
  {
    "team_id": 4617833912,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edward Pimentel",
        "dupr_id": "NRYR9Z",
        "rating": 3.941,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zocimo Ugarte",
        "dupr_id": "ZD9WGQ",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4843552387,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Thackeray",
        "dupr_id": "84RZM8",
        "rating": 3.755,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Ashwin unnikrishnan",
        "dupr_id": "N5YRQZ",
        "rating": 3.685,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]