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

Round 2 Set Partners

ID: 6677040459

对局比分

11-5

落败 / Loss

对决日期

2025-11-12

对局时间 (估算)

4:45 AM

对决场地

Red Deer

View Facility Page →

对决竞争阵营

阵营 1胜方
JS
Jonathan Strome

MYRG9P · Red Deer, AB, CA

DUPR

4.247

EF
Elijah Funkhouser

Q5OZJD · Red Deer, AB, CA

DUPR

4.629

阵营 2负方
LV
Lennard Vanderschee

QPL6OD · Blackfalds, AB, CA

DUPR

4.373

AL
Aiden LeClerc

6Z4QKQ · Red Deer County, AB, CA

DUPR

4.494

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6677040459
显示原始对决元数据 JSON
[
  {
    "team_id": 7646147344,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Strome",
        "dupr_id": "MYRG9P",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Elijah Funkhouser",
        "dupr_id": "Q5OZJD",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  },
  {
    "team_id": 8434146550,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lennard Vanderschee",
        "dupr_id": "QPL6OD",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": "Blackfalds, AB, CA"
      },
      {
        "name": "Aiden LeClerc",
        "dupr_id": "6Z4QKQ",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "Red Deer County, AB, CA"
      }
    ]
  }
]