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

PPL CUP II - Mixed Doubles Skill: (Open) Age: (50 And Above)

ID: 7609271709

对局比分

15-10

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

10:15 AM

对决场地

Ottawa, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
AE
Anne Evans

99W7MR · ON, CA

DUPR

4.576

LG
Luc Germain

17ZDE0 · Ottawa, ON, CA

DUPR

4.276

阵营 2负方
JB
Joanne Bergeron

0Y9R64 · USA

DUPR

4.221

EB
Eric Boisvert

PK5GYZ · Gatineau, QC, CA

DUPR

4.176

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7609271709
显示原始对决元数据 JSON
[
  {
    "team_id": 7350268162,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anne Evans",
        "dupr_id": "99W7MR",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "ON, CA"
      },
      {
        "name": "Luc Germain",
        "dupr_id": "17ZDE0",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 8531593491,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joanne Bergeron",
        "dupr_id": "0Y9R64",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Boisvert",
        "dupr_id": "PK5GYZ",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      }
    ]
  }
]