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

Pickleball XPO 4.0 Winter II - Week 2

ID: 7054660934

对局比分

8-6

获胜 / Win

对决日期

2026-03-12

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SB
Stephen Brobston

KOOEW6 · NY, US

DUPR

4.224

NZ
Neil Zelikowitz

4V6426 · NY, US

DUPR

4.339

阵营 2负方
LM
Ludovic Masson

MEORLV · USA

DUPR

4.271

AB
Ari Bisk

DY4D26 · Oceanside, NY, US

DUPR

4.085

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7054660934
显示原始对决元数据 JSON
[
  {
    "team_id": 6193935433,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Brobston",
        "dupr_id": "KOOEW6",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "NY, US"
      },
      {
        "name": "Neil Zelikowitz",
        "dupr_id": "4V6426",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "NY, US"
      }
    ]
  },
  {
    "team_id": 5885521919,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ludovic Masson",
        "dupr_id": "MEORLV",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ari  Bisk",
        "dupr_id": "DY4D26",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  }
]