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

Week 4: Bed Fri Women’s Ladder 2.6-3.2

ID: 4724532230

对局比分

4-9

落败 / Loss

对决日期

2026-03-27

对局时间 (估算)

3:30 PM

对决场地

200 Bluewater Rd

View Facility Page →

对决竞争阵营

阵营 1负方
LJ
Lori Johnston

EW0KJV · USA

DUPR

2.976

JL
Jilly Lake

9PZZY7 · USA

DUPR

2.575

阵营 2胜方
TB
Tabitha Bainbridge

L5LMKZ · Upper Tantallon, NS, CA

DUPR

3.230

CT
Christine Toole

7N6EG0 · Truro, NS, CA

DUPR

2.475

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4724532230
显示原始对决元数据 JSON
[
  {
    "team_id": 6878386451,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lori Johnston",
        "dupr_id": "EW0KJV",
        "rating": 2.976,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jilly Lake",
        "dupr_id": "9PZZY7",
        "rating": 2.575,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6990580955,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tabitha Bainbridge",
        "dupr_id": "L5LMKZ",
        "rating": 3.23,
        "profile_pic_url": null,
        "location": "Upper Tantallon, NS, CA"
      },
      {
        "name": "Christine Toole",
        "dupr_id": "7N6EG0",
        "rating": 2.475,
        "profile_pic_url": null,
        "location": "Truro, NS, CA"
      }
    ]
  }
]