返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Cream of the Crop

ID: 8163679183

对局比分

10-11

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
TY
Tim Yoder

D9PGLX · San Antonio, TX, US

DUPR

3.530

TV
Tim Vu

XJKYG5 · San Antonio, TX, US

DUPR

3.400

阵营 2胜方
PC
Peter Clark

W6VGJY · USA

DUPR

3.506

RS
Reginald Smith

JZMPZM · San Antonio, TX, US

DUPR

3.409

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8163679183
显示原始对决元数据 JSON
[
  {
    "team_id": 5447420288,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tim Yoder",
        "dupr_id": "D9PGLX",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Tim Vu",
        "dupr_id": "XJKYG5",
        "rating": 3.4,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  },
  {
    "team_id": 4932284990,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peter Clark",
        "dupr_id": "W6VGJY",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Reginald Smith",
        "dupr_id": "JZMPZM",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  }
]