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

EA Ladder League - Session 28, Fri Mar 6

ID: 6366666720

对局比分

15-6

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MC
Marc Cuthbertson

JJRV9M · Grand Island, NY, US

DUPR

4.156

RM
Robert Mathieson

EG9LPV · Amherst, NY, US

DUPR

4.059

阵营 2负方
RG
Ralph Grizanti

L24JVK · Lewiston, NY, US

DUPR

4.091

ES
Ezra Still

M227DG · Grand Island, NY, US

DUPR

4.030

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6366666720
显示原始对决元数据 JSON
[
  {
    "team_id": 4413354773,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marc Cuthbertson",
        "dupr_id": "JJRV9M",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Robert Mathieson",
        "dupr_id": "EG9LPV",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      }
    ]
  },
  {
    "team_id": 7419396321,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ralph Grizanti",
        "dupr_id": "L24JVK",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "Lewiston, NY, US"
      },
      {
        "name": "Ezra Still",
        "dupr_id": "M227DG",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  }
]