返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

The Hive Honeypot Classic - 35+ Mixed Doubles 3.0–3.99 DUPR

ID: 6391622706

对局比分

10-12

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

7:30 PM

对决场地

Buderim, Qld

未核实场馆

对决竞争阵营

阵营 1负方
CM
Connie Murray

ODMG7E · Guanaba, QLD, AU

DUPR

3.352

JS
Jamie Sarten

35N5GR · Gold Coast, QLD, AU

DUPR

3.876

阵营 2胜方
KC
Kerry Clausen

67JEMQ · Caloundra West, QLD, AU

DUPR

3.512

BC
Ben Creamer

G00ZQD · USA

DUPR

3.928

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6391622706
显示原始对决元数据 JSON
[
  {
    "team_id": 5943152571,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Connie Murray",
        "dupr_id": "ODMG7E",
        "rating": 3.352,
        "profile_pic_url": null,
        "location": "Guanaba, QLD, AU"
      },
      {
        "name": "Jamie Sarten",
        "dupr_id": "35N5GR",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  },
  {
    "team_id": 6419639258,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kerry Clausen",
        "dupr_id": "67JEMQ",
        "rating": 3.512,
        "profile_pic_url": null,
        "location": "Caloundra West, QLD, AU"
      },
      {
        "name": "Ben  Creamer",
        "dupr_id": "G00ZQD",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]