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

PBI Summer Ladder League - Session 1, Fri Aug 8

ID: 7371835527

对局比分

15-12

获胜 / Win

对决日期

2025-08-09

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AJ
Alexander James Queeno

4LKJGM · Buffalo, NY, US

DUPR

3.813

RS
Ralph Schillace

2QNXXR · USA

DUPR

4.525

阵营 2负方
KW
Kendal Walters

4ZX7JG · USA

DUPR

3.856

KO
Kristofer Oconnor

ELGO0W · USA

DUPR

3.755

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7371835527
显示原始对决元数据 JSON
[
  {
    "team_id": 4527257560,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander James Queeno",
        "dupr_id": "4LKJGM",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Ralph Schillace",
        "dupr_id": "2QNXXR",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4572187847,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kendal Walters",
        "dupr_id": "4ZX7JG",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kristofer Oconnor",
        "dupr_id": "ELGO0W",
        "rating": 3.755,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]