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

March Madness - Pickleheads Popcorn - Round 9 Game 3

ID: 7033215121

对局比分

11-2

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

2:15 AM

对决场地

The Pickleball Barn

未核实场馆

对决竞争阵营

阵营 1胜方
BC
Bobby Clarke

D90NVX · Bay Shore, NY, US

DUPR

3.168

NB
Nicholas Buccello

OZZEZ2 · West Islip, NY, US

DUPR

3.926

阵营 2负方
TM
Timothy Messner

D9LVP6 · East Meadow, NY, US

DUPR

3.897

JT
Joey Tapp

V2G4QE · West Islip, NY, US

DUPR

3.372

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7033215121
显示原始对决元数据 JSON
[
  {
    "team_id": 4834850307,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bobby Clarke",
        "dupr_id": "D90NVX",
        "rating": 3.168,
        "profile_pic_url": null,
        "location": "Bay Shore, NY, US"
      },
      {
        "name": "Nicholas Buccello",
        "dupr_id": "OZZEZ2",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  },
  {
    "team_id": 6926762626,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timothy  Messner",
        "dupr_id": "D9LVP6",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": "East Meadow, NY, US"
      },
      {
        "name": "Joey Tapp",
        "dupr_id": "V2G4QE",
        "rating": 3.372,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  }
]