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

DB DUPR GROUP

ID: 8113394090

对局比分

11-9

落败 / Loss

对决日期

2025-09-13

对局时间 (估算)

3:30 PM

对决场地

Willis Road YMCA

未核实场馆

对决竞争阵营

阵营 1胜方
DS
Dean Sawyer

KDJY2O · USA

DUPR

3.479

AG
Andrew Green

JPYGMJ · USA

DUPR

3.180

阵营 2负方
GP
Gregory Peacock

RY7KMZ · Spartanburg, SC, US

DUPR

3.535

SC
Scott Cooke

XKJR44 · USA

DUPR

3.498

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8113394090
显示原始对决元数据 JSON
[
  {
    "team_id": 6387384814,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dean Sawyer",
        "dupr_id": "KDJY2O",
        "rating": 3.479,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Green",
        "dupr_id": "JPYGMJ",
        "rating": 3.18,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6253511979,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gregory Peacock",
        "dupr_id": "RY7KMZ",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": "Spartanburg, SC, US"
      },
      {
        "name": "Scott Cooke",
        "dupr_id": "XKJR44",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]