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

WP Summer Night League 2025

ID: 4500280605

对局比分

25-16

获胜 / Win

对决日期

2025-05-26

对局时间 (估算)

10:15 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
ND
Nick Desiderio

1QK4DR · Port St. Lucie, FL, US

DUPR

4.517

ST
Sophie Tazzioli

7JKM09 · USA

DUPR

4.279

阵营 2负方
AO
Allison O’Connor

QP6MN0 · Port St. Lucie, FL, US

DUPR

4.096

PK
Premananda Kamath

YNDRND · Port St. Lucie, FL, US

DUPR

3.778

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4500280605
显示原始对决元数据 JSON
[
  {
    "team_id": 4839522722,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Desiderio",
        "dupr_id": "1QK4DR",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      },
      {
        "name": "Sophie Tazzioli",
        "dupr_id": "7JKM09",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5831282447,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allison O’Connor",
        "dupr_id": "QP6MN0",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      },
      {
        "name": "Premananda Kamath",
        "dupr_id": "YNDRND",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      }
    ]
  }
]