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

BRC Tournament - Mixed Open Doubles - 4.0

ID: 5749639576

对局比分

11-6

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DD
Daniel Dufort

EW2D9M · Athens, ON, CA

DUPR

4.081

RM
Reina McDowell

V7O6Q7 · Maitland, ON, CA

DUPR

3.772

阵营 2负方
GL
Guy Lamarche

V7MV67 · Stormont, Dundas and Glengarry United Counties, ON, CA

DUPR

4.199

Judy Lamarche

EGOJLJ · Stormont, Dundas and Glengarry United Counties, ON, CA

DUPR

3.633

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5749639576
显示原始对决元数据 JSON
[
  {
    "team_id": 6852022406,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Dufort",
        "dupr_id": "EW2D9M",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": "Athens, ON, CA"
      },
      {
        "name": "Reina McDowell",
        "dupr_id": "V7O6Q7",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": "Maitland, ON, CA"
      }
    ]
  },
  {
    "team_id": 7892091283,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Guy Lamarche",
        "dupr_id": "V7MV67",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Stormont, Dundas and Glengarry United Counties, ON, CA"
      },
      {
        "name": "Judy Lamarche",
        "dupr_id": "EGOJLJ",
        "rating": 3.633,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/69e69025dba81.jpg",
        "location": "Stormont, Dundas and Glengarry United Counties, ON, CA"
      }
    ]
  }
]