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

Return of Picklebrawl @ Planet Pickle - Standard Doubles (4.0-4.5)

ID: 6229378060

对局比分

3-11

获胜 / Win

对决日期

2026-01-25

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AN
Arjun Nath

84L6K8 · Suwanee, GA, US

DUPR

3.712

AM
Alejandro Montes

3XLR24 · USA

DUPR

3.797

阵营 2胜方
JL
Jason Ly

0Y2PE2 · Marietta, GA, US

DUPR

4.289

KA
Khen Abes

YGK4X4 · Atlanta, GA, US

DUPR

4.371

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6229378060
显示原始对决元数据 JSON
[
  {
    "team_id": 6012167206,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arjun Nath",
        "dupr_id": "84L6K8",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      },
      {
        "name": "Alejandro Montes",
        "dupr_id": "3XLR24",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8109007165,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Ly",
        "dupr_id": "0Y2PE2",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Khen Abes",
        "dupr_id": "YGK4X4",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]