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

K100 Pickleball Tournament Faches Thumesnil

ID: 7675667702

对局比分

11-0

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JM
Johan Malaquin

RXR69D · Wavrin, Hauts-de-France, FR

DUPR

4.343

JC
juan carlos hintze martinez

ZNVNJM · Dénia, VC, ES

DUPR

4.871

阵营 2负方
PL
Patrick Lecointre

5EVGMV · USA

DUPR

3.337

Patrick Murphy

8DG5X8 · Haubourdin, Hauts-de-France, FR

DUPR

3.554

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7675667702
显示原始对决元数据 JSON
[
  {
    "team_id": 6810230244,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Johan Malaquin",
        "dupr_id": "RXR69D",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Wavrin, Hauts-de-France, FR"
      },
      {
        "name": "juan carlos hintze martinez",
        "dupr_id": "ZNVNJM",
        "rating": 4.871,
        "profile_pic_url": null,
        "location": "Dénia, VC, ES"
      }
    ]
  },
  {
    "team_id": 8561316183,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick Lecointre",
        "dupr_id": "5EVGMV",
        "rating": 3.337,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patrick Murphy",
        "dupr_id": "8DG5X8",
        "rating": 3.554,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6917d00ba0799.jpg",
        "location": "Haubourdin, Hauts-de-France, FR"
      }
    ]
  }
]