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

DB DUPR GROUP

ID: 4874700608

对局比分

5-6

获胜 / Win

对决日期

2025-09-13

对局时间 (估算)

9:00 PM

对决场地

Willis Road YMCA

未核实场馆

对决竞争阵营

阵营 1负方
RC
Rolando Chacon

RWG0MD · USA

DUPR

2.632

AG
Andrew Green

JPYGMJ · USA

DUPR

3.291

阵营 2胜方
GP
Gregory Peacock

RY7KMZ · Spartanburg, SC, US

DUPR

3.517

DB
David Barry

RXVXRN · Spartanburg, SC, US

DUPR

3.317

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4874700608
显示原始对决元数据 JSON
[
  {
    "team_id": 5751273495,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rolando  Chacon",
        "dupr_id": "RWG0MD",
        "rating": 2.632,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Green",
        "dupr_id": "JPYGMJ",
        "rating": 3.291,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7035680078,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gregory Peacock",
        "dupr_id": "RY7KMZ",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": "Spartanburg, SC, US"
      },
      {
        "name": "David Barry",
        "dupr_id": "RXVXRN",
        "rating": 3.317,
        "profile_pic_url": null,
        "location": "Spartanburg, SC, US"
      }
    ]
  }
]