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

Wednesday Intermediate League

ID: 5028488898

对局比分

12-10

获胜 / Win

对决日期

2026-02-25

对局时间 (估算)

7:30 PM

对决场地

PCYC Grafton

未核实场馆

对决竞争阵营

阵营 1胜方
PW
Paul Winmill

XOLZ4R · USA

DUPR

3.070

JJ
Jane Jackson

OD79NE · Clarence Valley, NSW, AU

DUPR

2.917

阵营 2负方
CL
Cheryl Lee Bruce

6ZYQVD · Clarence Valley, NSW, AU

DUPR

2.572

RS
Ruth Sullivan

L5QZQ5 · Clarenza, NSW, AU

DUPR

2.837

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5028488898
显示原始对决元数据 JSON
[
  {
    "team_id": 5543668133,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Winmill",
        "dupr_id": "XOLZ4R",
        "rating": 3.07,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jane Jackson",
        "dupr_id": "OD79NE",
        "rating": 2.917,
        "profile_pic_url": null,
        "location": "Clarence Valley, NSW, AU"
      }
    ]
  },
  {
    "team_id": 5999560766,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cheryl Lee Bruce",
        "dupr_id": "6ZYQVD",
        "rating": 2.572,
        "profile_pic_url": null,
        "location": "Clarence Valley, NSW, AU"
      },
      {
        "name": "Ruth Sullivan",
        "dupr_id": "L5QZQ5",
        "rating": 2.837,
        "profile_pic_url": null,
        "location": "Clarenza, NSW, AU"
      }
    ]
  }
]