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

DB DUPR GROUP

ID: 7261457094

对局比分

11-7

落败 / Loss

对决日期

2025-09-13

对局时间 (估算)

7:30 PM

对决场地

Willis Road YMCA

未核实场馆

对决竞争阵营

阵营 1胜方
DB
David Barry

RXVXRN · Spartanburg, SC, US

DUPR

3.376

GS
George Sykes

4VQRVV · USA

DUPR

3.400

阵营 2负方
GP
Gregory Peacock

RY7KMZ · Spartanburg, SC, US

DUPR

3.552

DS
Dean Sawyer

KDJY2O · USA

DUPR

3.433

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7261457094
显示原始对决元数据 JSON
[
  {
    "team_id": 4621957847,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Barry",
        "dupr_id": "RXVXRN",
        "rating": 3.376,
        "profile_pic_url": null,
        "location": "Spartanburg, SC, US"
      },
      {
        "name": "George  Sykes",
        "dupr_id": "4VQRVV",
        "rating": 3.4,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4497675738,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gregory Peacock",
        "dupr_id": "RY7KMZ",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": "Spartanburg, SC, US"
      },
      {
        "name": "Dean Sawyer",
        "dupr_id": "KDJY2O",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]