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

Village Pickle RD 2

ID: 6616613317

对局比分

9-11, 5-11

获胜 / Win

对决日期

2025-11-04

对局时间 (估算)

2:15 AM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
MC
max Chang

PZ2NWX · USA

DUPR

4.064

DE
David Estay

3Z0XJQ · Leesburg, VA, US

DUPR

4.220

阵营 2胜方
BR
Brandon Rebok

ODMMQ2 · Louisville, KY, US

DUPR

4.702

AN
abhilash nair

76ZD6N · Ashburn, VA, US

DUPR

4.435

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6616613317
显示原始对决元数据 JSON
[
  {
    "team_id": 4344547935,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "max Chang",
        "dupr_id": "PZ2NWX",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Estay",
        "dupr_id": "3Z0XJQ",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Leesburg, VA, US"
      }
    ]
  },
  {
    "team_id": 8493805852,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Rebok",
        "dupr_id": "ODMMQ2",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      },
      {
        "name": "abhilash nair",
        "dupr_id": "76ZD6N",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      }
    ]
  }
]