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

MNCC Rd 2 Kempsey

ID: 6193644599

对局比分

9-11

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SW
Steve W Williams

76ZXK4 · Port Macquarie, NSW, AU

DUPR

3.342

LR
Laura Robertson

E9WNWE · Port Macquarie, NSW, AU

DUPR

2.901

阵营 2胜方
TH
Todd Harris

4QP7WV · USA

DUPR

3.134

KS
Kim Smith

L2WGVZ · Red Head, NSW, AU

DUPR

3.388

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6193644599
显示原始对决元数据 JSON
[
  {
    "team_id": 5296576901,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve W Williams",
        "dupr_id": "76ZXK4",
        "rating": 3.342,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      },
      {
        "name": "Laura Robertson",
        "dupr_id": "E9WNWE",
        "rating": 2.901,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7310138696,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Todd Harris",
        "dupr_id": "4QP7WV",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kim Smith",
        "dupr_id": "L2WGVZ",
        "rating": 3.388,
        "profile_pic_url": null,
        "location": "Red Head, NSW, AU"
      }
    ]
  }
]