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

Pickleball XPO 4.0 Spring - Week 4

ID: 7526753177

对局比分

11-10

获胜 / Win

对决日期

2026-03-27

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LM
Ludovic Masson

MEORLV · USA

DUPR

4.286

AB
Ari Bisk

DY4D26 · Oceanside, NY, US

DUPR

4.100

阵营 2负方
MH
Michael Hladky

O67X02 · Island Park, NY, US

DUPR

4.423

TS
Taylor Schiavi

J5J05O · USA

DUPR

3.656

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7526753177
显示原始对决元数据 JSON
[
  {
    "team_id": 7428041331,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ludovic Masson",
        "dupr_id": "MEORLV",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ari  Bisk",
        "dupr_id": "DY4D26",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  },
  {
    "team_id": 7749780401,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Hladky",
        "dupr_id": "O67X02",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "Island Park, NY, US"
      },
      {
        "name": "Taylor Schiavi",
        "dupr_id": "J5J05O",
        "rating": 3.656,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]