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

Set Partners at Len’s

ID: 6528427157

对局比分

9-11

落败 / Loss

对决日期

2025-11-12

对局时间 (估算)

6:15 AM

对决场地

Red Deer

View Facility Page →

对决竞争阵营

阵营 1负方
JS
Jonathan Strome

MYRG9P · Red Deer, AB, CA

DUPR

4.213

AL
Aiden LeClerc

6Z4QKQ · Red Deer County, AB, CA

DUPR

4.535

阵营 2胜方
LV
Lennard Vanderschee

QPL6OD · Blackfalds, AB, CA

DUPR

4.375

CF
Chris Funkhouser

ZNMO4W · Lacombe, AB, CA

DUPR

4.486

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6528427157
显示原始对决元数据 JSON
[
  {
    "team_id": 4852066589,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Strome",
        "dupr_id": "MYRG9P",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Aiden LeClerc",
        "dupr_id": "6Z4QKQ",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Red Deer County, AB, CA"
      }
    ]
  },
  {
    "team_id": 6669080954,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lennard Vanderschee",
        "dupr_id": "QPL6OD",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": "Blackfalds, AB, CA"
      },
      {
        "name": "Chris Funkhouser",
        "dupr_id": "ZNMO4W",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Lacombe, AB, CA"
      }
    ]
  }
]