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

Week 4: Bed Wed Women’s Rec

ID: 4563730929

对局比分

5-11

获胜 / Win

对决日期

2026-05-06

对局时间 (估算)

10:15 AM

对决场地

200 Bluewater Rd

View Facility Page →

对决竞争阵营

阵营 1负方
LT
Linda Thorne

LVMGYZ · USA

DUPR

2.000

DS
Darlene Sampson

J5YREM · Fall River, NS, CA

DUPR

2.518

阵营 2胜方
ÉM
Éva Molcsan

94XNRE · Cole Harbour, NS, CA

DUPR

2.361

BG
Betty Gagnon

WX942G · Bedford, NS, CA

DUPR

2.026

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4563730929
显示原始对决元数据 JSON
[
  {
    "team_id": 8018915551,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Linda Thorne",
        "dupr_id": "LVMGYZ",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darlene Sampson",
        "dupr_id": "J5YREM",
        "rating": 2.518,
        "profile_pic_url": null,
        "location": "Fall River, NS, CA"
      }
    ]
  },
  {
    "team_id": 5202920769,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Éva Molcsan",
        "dupr_id": "94XNRE",
        "rating": 2.361,
        "profile_pic_url": null,
        "location": "Cole Harbour, NS, CA"
      },
      {
        "name": "Betty Gagnon",
        "dupr_id": "WX942G",
        "rating": 2.026,
        "profile_pic_url": null,
        "location": "Bedford, NS, CA"
      }
    ]
  }
]