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

Village Pickle Men's Advanced

ID: 5724378953

对局比分

1-11, 3-11

获胜 / Win

对决日期

2025-11-10

对局时间 (估算)

6:15 AM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JC
John Corser

LVWQ5Q · Sterling, VA, US

DUPR

4.059

KT
Kyle Tran

JJ70ZD · USA

DUPR

3.870

阵营 2胜方
AR
Anthony Rivera

EWVD0V · Fairfax, VA, US

DUPR

4.280

IH
Ian Huang

56MQ40 · USA

DUPR

4.386

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5724378953
显示原始对决元数据 JSON
[
  {
    "team_id": 7538076355,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Corser",
        "dupr_id": "LVWQ5Q",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": "Sterling, VA, US"
      },
      {
        "name": "Kyle Tran",
        "dupr_id": "JJ70ZD",
        "rating": 3.87,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7681666519,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anthony Rivera",
        "dupr_id": "EWVD0V",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Fairfax, VA, US"
      },
      {
        "name": "Ian Huang",
        "dupr_id": "56MQ40",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]