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

The Bay State Paddle Battle @ The Picklr Burlington - Mens Doubles Skill: (4.0) Age: (5 To 25)

ID: 5718059800

对局比分

5-11

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

5:00 PM

对决场地

Burlington, MA

View Facility Page →

对决竞争阵营

阵营 1负方
AS
Andrew Szymula

RZMLJN · Plainville, CT, US

DUPR

3.745

DF
David Ford

XK0ZE5 · Avon, CT, US

DUPR

3.906

阵营 2胜方
AK
Adam Kite

4ZNKL2 · Gloucester, MA, US

DUPR

3.985

MC
Mike Connor

WNNMKM · Newburyport, MA, US

DUPR

3.892

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5718059800
显示原始对决元数据 JSON
[
  {
    "team_id": 8255386411,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Szymula",
        "dupr_id": "RZMLJN",
        "rating": 3.745,
        "profile_pic_url": null,
        "location": "Plainville, CT, US"
      },
      {
        "name": "David Ford",
        "dupr_id": "XK0ZE5",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": "Avon, CT, US"
      }
    ]
  },
  {
    "team_id": 7948309146,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Kite",
        "dupr_id": "4ZNKL2",
        "rating": 3.985,
        "profile_pic_url": null,
        "location": "Gloucester, MA, US"
      },
      {
        "name": "Mike Connor",
        "dupr_id": "WNNMKM",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Newburyport, MA, US"
      }
    ]
  }
]