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

EA Ladder League - Session 28, Fri Apr 17

ID: 4555692788

对局比分

13-15

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RM
Robert Mathieson

EG9LPV · Amherst, NY, US

DUPR

4.064

SM
Stephen M Weiss

E9KOYM · Williamsville, NY, US

DUPR

3.907

阵营 2胜方
MP
Michael P Scott

PK2QPX · Grand Island, NY, US

DUPR

3.972

DB
Dylan Buchholtz

WXOXXQ · Buffalo, NY, US

DUPR

3.992

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4555692788
显示原始对决元数据 JSON
[
  {
    "team_id": 5610132473,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Mathieson",
        "dupr_id": "EG9LPV",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      },
      {
        "name": "Stephen M Weiss",
        "dupr_id": "E9KOYM",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Williamsville, NY, US"
      }
    ]
  },
  {
    "team_id": 6530655710,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael P Scott",
        "dupr_id": "PK2QPX",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Dylan Buchholtz",
        "dupr_id": "WXOXXQ",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  }
]