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

Village Pickle

ID: 7617089281

对局比分

3-11, 11-8, 11-9

落败 / Loss

对决日期

2025-05-04

对局时间 (估算)

2:15 AM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
AN
abhilash nair

76ZD6N · Ashburn, VA, US

DUPR

4.394

DE
David Estay

3Z0XJQ · Leesburg, VA, US

DUPR

3.809

阵营 2负方
JA
Josh Angulo

M2X40G · VA, US

DUPR

4.684

SR
Sam Records

EGGPWO · Purcellville, VA, US

DUPR

4.246

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7617089281
显示原始对决元数据 JSON
[
  {
    "team_id": 6750276689,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "abhilash nair",
        "dupr_id": "76ZD6N",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      },
      {
        "name": "David Estay",
        "dupr_id": "3Z0XJQ",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": "Leesburg, VA, US"
      }
    ]
  },
  {
    "team_id": 4683572537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Angulo",
        "dupr_id": "M2X40G",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "VA, US"
      },
      {
        "name": "Sam Records",
        "dupr_id": "EGGPWO",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Purcellville, VA, US"
      }
    ]
  }
]