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

EA Ladder League - Session 28, Fri Jan 30

ID: 8145918021

对局比分

15-10

落败 / Loss

对决日期

2026-01-31

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CK
Connor Kompare

OZOY7L · Kenmore, NY, US

DUPR

4.254

MM
Mason Miller

OZE577 · Grand Island, NY, US

DUPR

4.205

阵营 2负方
DA
Drew Armusewicz

7DX7W9 · Grand Island, NY, US

DUPR

4.262

JS
James Stevens

1QX764 · Tonawanda, NY, US

DUPR

4.184

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8145918021
显示原始对决元数据 JSON
[
  {
    "team_id": 8434814110,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Kompare",
        "dupr_id": "OZOY7L",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Kenmore, NY, US"
      },
      {
        "name": "Mason Miller",
        "dupr_id": "OZE577",
        "rating": 4.205,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  },
  {
    "team_id": 7549357760,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Drew Armusewicz",
        "dupr_id": "7DX7W9",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "James Stevens",
        "dupr_id": "1QX764",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Tonawanda, NY, US"
      }
    ]
  }
]