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

Spring has Sprung - Pickleheads Claim the Throne - Game 2

ID: 6565228471

对局比分

10-12

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

8:45 AM

对决场地

Casa Grande RV Resort

View Facility Page →

对决竞争阵营

阵营 1负方
TT
Terry Tully

OZRE5E · West Islip, NY, US

DUPR

3.933

NB
Nicholas Buccello

OZZEZ2 · West Islip, NY, US

DUPR

3.930

阵营 2胜方
MR
Matthew Raffaele

OZ0DWW · West Islip, NY, US

DUPR

3.615

NV
Nick Verderosa

JPY54D · West Islip, NY, US

DUPR

3.453

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6565228471
显示原始对决元数据 JSON
[
  {
    "team_id": 5001350815,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Terry Tully",
        "dupr_id": "OZRE5E",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "Nicholas Buccello",
        "dupr_id": "OZZEZ2",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  },
  {
    "team_id": 4720368579,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Raffaele",
        "dupr_id": "OZ0DWW",
        "rating": 3.615,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "Nick Verderosa",
        "dupr_id": "JPY54D",
        "rating": 3.453,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  }
]