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

Pool A- Men's OPEN (ANY AGE) - Tryptophan Classic | Singles + Doubles Traditional Tournament

ID: 5938271543

对局比分

11-7

落败 / Loss

对决日期

2025-11-15

对局时间 (估算)

12:45 AM

对决场地

In A Pickle

未核实场馆

对决竞争阵营

阵营 1胜方
PJ
Paul J Valenti

3L7MMQ · Penfield, NY, US

DUPR

5.109

AS
Andy Stein

3VRNP7 · Rochester, NY, US

DUPR

5.621

阵营 2负方
TA
Tom Alexander

YXM42K · Auburn, NY, US

DUPR

4.949

JS
Jake Sandler

8GD6MX · Hamilton, NY, US

DUPR

5.139

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5938271543
显示原始对决元数据 JSON
[
  {
    "team_id": 4892328116,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul J Valenti",
        "dupr_id": "3L7MMQ",
        "rating": 5.109,
        "profile_pic_url": null,
        "location": "Penfield, NY, US"
      },
      {
        "name": "Andy Stein",
        "dupr_id": "3VRNP7",
        "rating": 5.621,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 7216636633,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Alexander",
        "dupr_id": "YXM42K",
        "rating": 4.949,
        "profile_pic_url": null,
        "location": "Auburn, NY, US"
      },
      {
        "name": "Jake Sandler",
        "dupr_id": "8GD6MX",
        "rating": 5.139,
        "profile_pic_url": null,
        "location": "Hamilton, NY, US"
      }
    ]
  }
]