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

Tournoi provincial Drummondville 2026 - Double mixte: (4.0 et Plus ) Age: (Ouvert)

ID: 5732082612

对局比分

15-1

落败 / Loss

对决日期

2026-01-18

对局时间 (估算)

1:00 PM

对决场地

Drumondville, QC

未核实场馆

对决竞争阵营

阵营 1胜方
JM
Jane McMahon

JJW0WJ · Saint-Germain-de-Grantham, QC, CA

DUPR

4.066

LP
Louis Proulx

KXMNJQ · Drummondville, QC, CA

DUPR

4.129

阵营 2负方
KM
Kelly Maher

GGXOPG · Bathurst, NB, CA

DUPR

3.703

DH
Daniel Hach�

JJGVK4 · USA

DUPR

4.266

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5732082612
显示原始对决元数据 JSON
[
  {
    "team_id": 8361070629,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jane McMahon",
        "dupr_id": "JJW0WJ",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": "Saint-Germain-de-Grantham, QC, CA"
      },
      {
        "name": "Louis Proulx",
        "dupr_id": "KXMNJQ",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Drummondville, QC, CA"
      }
    ]
  },
  {
    "team_id": 8389227851,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelly Maher",
        "dupr_id": "GGXOPG",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "Bathurst, NB, CA"
      },
      {
        "name": "Daniel Hach�",
        "dupr_id": "JJGVK4",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]