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

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

ID: 7952388284

对局比分

11-6

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

9:00 PM

对决场地

Burlington, MA

View Facility Page →

对决竞争阵营

阵营 1胜方
CG
Chris Gill

99D66R · Abington, MA, US

DUPR

3.871

JQ
Jake Queeney

LVYEGZ · Stoughton, MA, US

DUPR

4.127

阵营 2负方
AS
Andrew Szymula

RZMLJN · Plainville, CT, US

DUPR

3.752

DF
David Ford

XK0ZE5 · Avon, CT, US

DUPR

3.912

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7952388284
显示原始对决元数据 JSON
[
  {
    "team_id": 8412315950,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris  Gill",
        "dupr_id": "99D66R",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "Abington, MA, US"
      },
      {
        "name": "Jake Queeney",
        "dupr_id": "LVYEGZ",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": "Stoughton, MA, US"
      }
    ]
  },
  {
    "team_id": 5613343027,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Szymula",
        "dupr_id": "RZMLJN",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": "Plainville, CT, US"
      },
      {
        "name": "David Ford",
        "dupr_id": "XK0ZE5",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "Avon, CT, US"
      }
    ]
  }
]