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

MNCC Rd 2 Kempsey

ID: 8503435237

对局比分

11-1

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SW
Steve W Williams

76ZXK4 · Port Macquarie, NSW, AU

DUPR

3.351

LR
Laura Robertson

E9WNWE · Port Macquarie, NSW, AU

DUPR

2.921

阵营 2负方
FF
Faye Fox

XOGR55 · Wauchope, NSW, AU

DUPR

2.721

EC
Eric Cork

7ZNLW4 · USA

DUPR

2.338

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8503435237
显示原始对决元数据 JSON
[
  {
    "team_id": 8499215724,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve W Williams",
        "dupr_id": "76ZXK4",
        "rating": 3.351,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      },
      {
        "name": "Laura Robertson",
        "dupr_id": "E9WNWE",
        "rating": 2.921,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      }
    ]
  },
  {
    "team_id": 8178782916,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Faye  Fox",
        "dupr_id": "XOGR55",
        "rating": 2.721,
        "profile_pic_url": null,
        "location": "Wauchope, NSW, AU"
      },
      {
        "name": "Eric Cork",
        "dupr_id": "7ZNLW4",
        "rating": 2.338,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]