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

EA Ladder League - Session 28, Fri Mar 6

ID: 7632499156

对局比分

8-15

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
ZG
Zach Gabryel

MYX22D · Buffalo, NY, US

DUPR

3.825

BS
Benjamin Schul

L2E9WK · USA

DUPR

3.855

阵营 2胜方
MP
Michael P Scott

PK2QPX · Grand Island, NY, US

DUPR

3.981

AJ
Alexander James Queeno

4LKJGM · Buffalo, NY, US

DUPR

3.898

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7632499156
显示原始对决元数据 JSON
[
  {
    "team_id": 6471797619,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zach Gabryel",
        "dupr_id": "MYX22D",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Benjamin  Schul",
        "dupr_id": "L2E9WK",
        "rating": 3.855,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7656497791,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael P Scott",
        "dupr_id": "PK2QPX",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Alexander James Queeno",
        "dupr_id": "4LKJGM",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  }
]