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

EA Ladder League - Session 28, Fri Feb 27

ID: 5485412815

对局比分

15-10

落败 / Loss

对决日期

2026-02-28

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RM
Robert Mathieson

EG9LPV · Amherst, NY, US

DUPR

4.038

RG
Ralph Grizanti

L24JVK · Lewiston, NY, US

DUPR

4.105

阵营 2负方
MP
Michael P Scott

PK2QPX · Grand Island, NY, US

DUPR

3.963

MC
Marc Cuthbertson

JJRV9M · Grand Island, NY, US

DUPR

4.147

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5485412815
显示原始对决元数据 JSON
[
  {
    "team_id": 6511380166,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Mathieson",
        "dupr_id": "EG9LPV",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      },
      {
        "name": "Ralph Grizanti",
        "dupr_id": "L24JVK",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": "Lewiston, NY, US"
      }
    ]
  },
  {
    "team_id": 7674622164,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael P Scott",
        "dupr_id": "PK2QPX",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Marc Cuthbertson",
        "dupr_id": "JJRV9M",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  }
]