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

EA Ladder League - Session 28, Fri Jan 30

ID: 7479125587

对局比分

17-15

落败 / Loss

对决日期

2026-01-31

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TW
Travis wilhite

MYQKGL · USA

DUPR

4.378

JS
James Stevens

1QX764 · Tonawanda, NY, US

DUPR

4.208

阵营 2负方
CK
Connor Kompare

OZOY7L · Kenmore, NY, US

DUPR

4.261

DA
Drew Armusewicz

7DX7W9 · Grand Island, NY, US

DUPR

4.255

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7479125587
显示原始对决元数据 JSON
[
  {
    "team_id": 7945268102,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Travis wilhite",
        "dupr_id": "MYQKGL",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Stevens",
        "dupr_id": "1QX764",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Tonawanda, NY, US"
      }
    ]
  },
  {
    "team_id": 7964448728,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connor Kompare",
        "dupr_id": "OZOY7L",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": "Kenmore, NY, US"
      },
      {
        "name": "Drew Armusewicz",
        "dupr_id": "7DX7W9",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  }
]