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

Cream of the Crop

ID: 4731845761

对局比分

11-5

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TY
Tim Yoder

D9PGLX · San Antonio, TX, US

DUPR

3.543

RS
Reginald Smith

JZMPZM · San Antonio, TX, US

DUPR

3.421

阵营 2负方
PC
Peter Clark

W6VGJY · USA

DUPR

3.494

TV
Tim Vu

XJKYG5 · San Antonio, TX, US

DUPR

3.387

数据访问 (AI / 开发者)

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

cURL Request:

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