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

DUPR 18 (9:05) - Pool D

ID: 6293359842

对局比分

21-19

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

7:30 PM

对决场地

Tennis 13 Fitness

View Facility Page →

对决竞争阵营

阵营 1胜方
RH
Rylan Hempell

JZJ6PD · Ottawa, ON, CA

DUPR

4.731

NP
Natasha Patel

V4VDQE · Ottawa, ON, CA

DUPR

4.350

阵营 2负方
EB
Eric Boisvert

PK5GYZ · Gatineau, QC, CA

DUPR

4.206

VM
Vanessa Maxwell

16069K · Ottawa, ON, CA

DUPR

4.368

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6293359842
显示原始对决元数据 JSON
[
  {
    "team_id": 7525674723,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rylan Hempell",
        "dupr_id": "JZJ6PD",
        "rating": 4.731,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Natasha Patel",
        "dupr_id": "V4VDQE",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 5615218043,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Boisvert",
        "dupr_id": "PK5GYZ",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Vanessa Maxwell",
        "dupr_id": "16069K",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]