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

APEX SPORTS HUB

ID: 7420356095

对局比分

11-3

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

12:45 AM

对决场地

19310 E 50th Terrace, Independence, MO 64055, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
VD
Vic DeSantis

YXGQ5K · Lee's Summit, MO, US

DUPR

4.213

JZ
Jose zea

559OQ5 · Lee's Summit, MO, US

DUPR

4.421

阵营 2负方
Randy Evans

0YRDYX · Springfield, MO, US

DUPR

4.424

DW
Daniel Woolsey

7DM27M · Mountain View, MO, US

DUPR

4.481

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7420356095
显示原始对决元数据 JSON
[
  {
    "team_id": 4619163822,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vic DeSantis",
        "dupr_id": "YXGQ5K",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Jose zea",
        "dupr_id": "559OQ5",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  },
  {
    "team_id": 8435168826,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Evans",
        "dupr_id": "0YRDYX",
        "rating": 4.424,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/104447_62fda734324ff.jpeg",
        "location": "Springfield, MO, US"
      },
      {
        "name": "Daniel Woolsey",
        "dupr_id": "7DM27M",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Mountain View, MO, US"
      }
    ]
  }
]