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

EA Ladder League - Session 28, Fri Mar 27

ID: 8354505593

对局比分

15-11

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MP
Michael P Scott

PK2QPX · Grand Island, NY, US

DUPR

4.025

DA
Drew Armusewicz

7DX7W9 · Grand Island, NY, US

DUPR

4.251

阵营 2负方
DB
Dylan Buchholtz

WXOXXQ · Buffalo, NY, US

DUPR

3.974

SM
Stephen M Weiss

E9KOYM · Williamsville, NY, US

DUPR

3.913

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8354505593
显示原始对决元数据 JSON
[
  {
    "team_id": 6765660968,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael P Scott",
        "dupr_id": "PK2QPX",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Drew Armusewicz",
        "dupr_id": "7DX7W9",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  },
  {
    "team_id": 7828918747,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dylan Buchholtz",
        "dupr_id": "WXOXXQ",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Stephen M Weiss",
        "dupr_id": "E9KOYM",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Williamsville, NY, US"
      }
    ]
  }
]