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

TSR versus HVP Interclub Competition

ID: 5499943881

对局比分

11-4

落败 / Loss

对决日期

2025-12-13

对局时间 (估算)

10:15 AM

对决场地

Hudson Valley Pickleball and Golf Center, South Road, Poughkeepsie, NY, USA

未核实场馆

对决竞争阵营

阵营 1胜方
BA
Brian Apollonio

L2ZDMK · Poughquag, NY, US

DUPR

4.008

AD
Arin Dunn

JZOXEJ · Beacon, NY, US

DUPR

3.382

阵营 2负方
BV
Brian Vigorita

ZNLJDW · Poughkeepsie, NY, US

DUPR

3.369

AT
Abbie Tigges

2LWPYR · Lagrangeville, NY, US

DUPR

3.698

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5499943881
显示原始对决元数据 JSON
[
  {
    "team_id": 5130977922,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Apollonio",
        "dupr_id": "L2ZDMK",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Poughquag, NY, US"
      },
      {
        "name": "Arin Dunn",
        "dupr_id": "JZOXEJ",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": "Beacon, NY, US"
      }
    ]
  },
  {
    "team_id": 4886135159,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Vigorita",
        "dupr_id": "ZNLJDW",
        "rating": 3.369,
        "profile_pic_url": null,
        "location": "Poughkeepsie, NY, US"
      },
      {
        "name": "Abbie Tigges",
        "dupr_id": "2LWPYR",
        "rating": 3.698,
        "profile_pic_url": null,
        "location": "Lagrangeville, NY, US"
      }
    ]
  }
]