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

WP Summer Night League 2025

ID: 8556002329

对局比分

25-16

获胜 / Win

对决日期

2025-06-09

对局时间 (估算)

2:15 AM

对决场地

Whispering Pines Park, Southwest Darwin Boulevard, Port St. Lucie, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
BM
Brian Mcennis

3V65P1 · Port St. Lucie, FL, US

DUPR

4.386

ND
Nick Desiderio

1QK4DR · Port St. Lucie, FL, US

DUPR

4.463

阵营 2负方
AD
Anthony Deangelo

1QYKM4 · Garden City, NY, US

DUPR

4.304

JT
John Tallarido

3YQ7RG · USA

DUPR

4.537

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8556002329
显示原始对决元数据 JSON
[
  {
    "team_id": 6782277462,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Mcennis",
        "dupr_id": "3V65P1",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      },
      {
        "name": "Nick Desiderio",
        "dupr_id": "1QK4DR",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      }
    ]
  },
  {
    "team_id": 6419223868,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Deangelo",
        "dupr_id": "1QYKM4",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "Garden City, NY, US"
      },
      {
        "name": "John Tallarido",
        "dupr_id": "3YQ7RG",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]