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

Camp Pickleball's February Frenzy - Men's Doubles: (4.0-4.5) Age: (31 and Below)

ID: 6977023781

对局比分

11-9

落败 / Loss

对决日期

2026-02-14

对局时间 (估算)

6:15 AM

对决场地

Plainville, CT

未核实场馆

对决竞争阵营

阵营 1胜方
AC
Andrew Contonio

G5GNMQ · MA, US

DUPR

3.714

BB
Ben Baguio

N7EZPW · Middlebury, CT, US

DUPR

3.783

阵营 2负方
DF
David Ford

XK0ZE5 · Avon, CT, US

DUPR

3.898

AS
Andrew Szymula

RZMLJN · Plainville, CT, US

DUPR

3.595

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6977023781
显示原始对决元数据 JSON
[
  {
    "team_id": 5478070732,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Contonio",
        "dupr_id": "G5GNMQ",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": "MA, US"
      },
      {
        "name": "Ben Baguio",
        "dupr_id": "N7EZPW",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": "Middlebury, CT, US"
      }
    ]
  },
  {
    "team_id": 6071275091,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Ford",
        "dupr_id": "XK0ZE5",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": "Avon, CT, US"
      },
      {
        "name": "Andrew Szymula",
        "dupr_id": "RZMLJN",
        "rating": 3.595,
        "profile_pic_url": null,
        "location": "Plainville, CT, US"
      }
    ]
  }
]