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

Pickleball XPO 4.0 Spring - Week 4

ID: 8113243404

对局比分

11-0

落败 / Loss

对决日期

2026-03-27

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LM
Ludovic Masson

MEORLV · USA

DUPR

4.315

AB
Ari Bisk

DY4D26 · Oceanside, NY, US

DUPR

4.129

阵营 2负方
JF
John Ferlazzo

GGKMDQ · New York, NY, US

DUPR

3.996

RF
Robert Ferlazzo

L5KXM6 · New Hyde Park, NY, US

DUPR

3.996

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8113243404
显示原始对决元数据 JSON
[
  {
    "team_id": 6289215099,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ludovic Masson",
        "dupr_id": "MEORLV",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ari  Bisk",
        "dupr_id": "DY4D26",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  },
  {
    "team_id": 8487479507,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Ferlazzo",
        "dupr_id": "GGKMDQ",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Robert Ferlazzo",
        "dupr_id": "L5KXM6",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "New Hyde Park, NY, US"
      }
    ]
  }
]