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

Pickleball XPO 4.0 Spring - Week 8

ID: 6153469006

对局比分

11-3

获胜 / Win

对决日期

2026-04-23

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LM
Ludovic Masson

MEORLV · USA

DUPR

4.334

AB
Ari Bisk

DY4D26 · Oceanside, NY, US

DUPR

4.166

阵营 2负方
JW
Jolie Weintraub

3ZQZLM · Oceanside, NY, US

DUPR

4.086

CV
Carlos Vintimilla

D9WL9L · Oceanside, NY, US

DUPR

3.622

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6153469006
显示原始对决元数据 JSON
[
  {
    "team_id": 4362551081,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ludovic Masson",
        "dupr_id": "MEORLV",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ari  Bisk",
        "dupr_id": "DY4D26",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  },
  {
    "team_id": 7245380183,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jolie Weintraub",
        "dupr_id": "3ZQZLM",
        "rating": 4.086,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      },
      {
        "name": "Carlos Vintimilla",
        "dupr_id": "D9WL9L",
        "rating": 3.622,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  }
]