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

MNCC Rd 2 Kempsey

ID: 5242271017

对局比分

7-11

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SW
Steve W Williams

76ZXK4 · Port Macquarie, NSW, AU

DUPR

3.326

LR
Laura Robertson

E9WNWE · Port Macquarie, NSW, AU

DUPR

2.882

阵营 2胜方
GC
Greg Cacace

V45YO5 · Port Macquarie, NSW, AU

DUPR

3.134

SB
Sim Berry

DNOQV4 · USA

DUPR

3.088

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5242271017
显示原始对决元数据 JSON
[
  {
    "team_id": 8296992305,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve W Williams",
        "dupr_id": "76ZXK4",
        "rating": 3.326,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      },
      {
        "name": "Laura Robertson",
        "dupr_id": "E9WNWE",
        "rating": 2.882,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6577068442,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg Cacace",
        "dupr_id": "V45YO5",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": "Port Macquarie, NSW, AU"
      },
      {
        "name": "Sim Berry",
        "dupr_id": "DNOQV4",
        "rating": 3.088,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]