返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PI Summer Ladder League - Session 2, Fri May 29

ID: 7597378453

对局比分

12-15

落败 / Loss

对决日期

2026-05-29

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MM
Mason Miller

OZE577 · Grand Island, NY, US

DUPR

4.271

TW
Travis wilhite

MYQKGL · USA

DUPR

4.433

阵营 2胜方
AS
Andy Salvato

KX6LR6 · Tonawanda, NY, US

DUPR

5.160

CK
Connor Kompare

OZOY7L · Kenmore, NY, US

DUPR

4.561

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7597378453
显示原始对决元数据 JSON
[
  {
    "team_id": 6785819966,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mason Miller",
        "dupr_id": "OZE577",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Travis wilhite",
        "dupr_id": "MYQKGL",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6660579989,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy Salvato",
        "dupr_id": "KX6LR6",
        "rating": 5.16,
        "profile_pic_url": null,
        "location": "Tonawanda, NY, US"
      },
      {
        "name": "Connor Kompare",
        "dupr_id": "OZOY7L",
        "rating": 4.561,
        "profile_pic_url": null,
        "location": "Kenmore, NY, US"
      }
    ]
  }
]