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

Wednesday Intermediate League

ID: 5027220054

对局比分

3-11

落败 / Loss

对决日期

2026-02-25

对局时间 (估算)

7:30 PM

对决场地

PCYC Grafton

未核实场馆

对决竞争阵营

阵营 1负方
CL
Cheryl Lee Bruce

6ZYQVD · Clarence Valley, NSW, AU

DUPR

2.565

JJ
Jane Jackson

OD79NE · Clarence Valley, NSW, AU

DUPR

2.923

阵营 2胜方
DG
Dean Girdler

7J9Y94 · Coutts Crossing, NSW, AU

DUPR

3.402

JC
Jane Crapp

RZLP7E · Clarence Valley, NSW, AU

DUPR

2.729

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5027220054
显示原始对决元数据 JSON
[
  {
    "team_id": 8484357777,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cheryl Lee Bruce",
        "dupr_id": "6ZYQVD",
        "rating": 2.565,
        "profile_pic_url": null,
        "location": "Clarence Valley, NSW, AU"
      },
      {
        "name": "Jane Jackson",
        "dupr_id": "OD79NE",
        "rating": 2.923,
        "profile_pic_url": null,
        "location": "Clarence Valley, NSW, AU"
      }
    ]
  },
  {
    "team_id": 4862144706,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dean Girdler",
        "dupr_id": "7J9Y94",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": "Coutts Crossing, NSW, AU"
      },
      {
        "name": "Jane Crapp",
        "dupr_id": "RZLP7E",
        "rating": 2.729,
        "profile_pic_url": null,
        "location": "Clarence Valley, NSW, AU"
      }
    ]
  }
]