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

Mother’s Day Weekend Dickle - Pickleheads Popcorn - Round 1 Game 1

ID: 5901254211

对局比分

6-10

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

4:45 AM

对决场地

The Pickleball Barn

未核实场馆

对决竞争阵营

阵营 1负方
KM
Keith McFall

YMZRMK · East Islip, NY, US

DUPR

2.916

MR
Matthew Raffaele

OZ0DWW · West Islip, NY, US

DUPR

3.556

阵营 2胜方
NB
Nicholas Buccello

OZZEZ2 · West Islip, NY, US

DUPR

4.035

TM
Timothy Messner

D9LVP6 · East Meadow, NY, US

DUPR

3.939

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5901254211
显示原始对决元数据 JSON
[
  {
    "team_id": 8318035111,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Keith McFall",
        "dupr_id": "YMZRMK",
        "rating": 2.916,
        "profile_pic_url": null,
        "location": "East Islip, NY, US"
      },
      {
        "name": "Matthew Raffaele",
        "dupr_id": "OZ0DWW",
        "rating": 3.556,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  },
  {
    "team_id": 6185469977,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Buccello",
        "dupr_id": "OZZEZ2",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "Timothy  Messner",
        "dupr_id": "D9LVP6",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": "East Meadow, NY, US"
      }
    ]
  }
]