返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Life Time Woodbridge League

ID: 6621334964

对局比分

15-6

获胜 / Win

对决日期

2025-06-12

对局时间 (估算)

9:00 PM

对决场地

Woodbridge, Vaughan, ON, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
RB
Ryan Bowler

ZN979P · Mississauga, ON, CA

DUPR

5.155

MA
Mubarak Ahmed

Q5WY40 · Nobleton, ON, CA

DUPR

4.181

阵营 2负方
EB
Eduard bakunovich

EGDPVJ · USA

DUPR

3.995

LW
Liam Wucher

N7N6L2 · USA

DUPR

3.715

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6621334964
显示原始对决元数据 JSON
[
  {
    "team_id": 5461441868,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Bowler",
        "dupr_id": "ZN979P",
        "rating": 5.155,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      },
      {
        "name": "Mubarak Ahmed",
        "dupr_id": "Q5WY40",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Nobleton, ON, CA"
      }
    ]
  },
  {
    "team_id": 7491691399,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eduard bakunovich",
        "dupr_id": "EGDPVJ",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Liam Wucher",
        "dupr_id": "N7N6L2",
        "rating": 3.715,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]