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

WP Summer Night League 2025

ID: 8202722478

对局比分

29-30

获胜 / Win

对决日期

2025-05-19

对局时间 (估算)

7:30 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
JA
Jonathan Arias

2QY009 · Port St. Lucie, FL, US

DUPR

4.006

SG
Shawn Gargis

8M90RV · Port St. Lucie, FL, US

DUPR

3.249

阵营 2胜方
ND
Nick Desiderio

1QK4DR · Port St. Lucie, FL, US

DUPR

4.422

LM
Luz McEnnis

8EXDO3 · Port St. Lucie, FL, US

DUPR

3.762

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8202722478
显示原始对决元数据 JSON
[
  {
    "team_id": 7207683831,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Arias",
        "dupr_id": "2QY009",
        "rating": 4.006,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      },
      {
        "name": "Shawn Gargis",
        "dupr_id": "8M90RV",
        "rating": 3.249,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      }
    ]
  },
  {
    "team_id": 4792649242,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Desiderio",
        "dupr_id": "1QK4DR",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      },
      {
        "name": "Luz McEnnis",
        "dupr_id": "8EXDO3",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      }
    ]
  }
]