返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Camp Pickleball's Spring Smash - Mixed Doubles: (Open / 4.5+)

ID: 7929924130

对局比分

15-2

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

11:30 PM

对决场地

Plainville, CT

未核实场馆

对决竞争阵营

阵营 1胜方
CM
Cynthia Mcpherson

8EPNVW · Brookline, MA, US

DUPR

5.245

GE
Garrison Eaby

84WRXG · Dover, DE, US

DUPR

5.734

阵营 2负方
SB
Sabrina Barisano

W6RR5G · New York, NY, US

DUPR

4.979

SR
Samuel Rodriguez

4LZ0GV · Madrid, MD, ES

DUPR

5.136

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7929924130
显示原始对决元数据 JSON
[
  {
    "team_id": 6287266504,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cynthia Mcpherson",
        "dupr_id": "8EPNVW",
        "rating": 5.245,
        "profile_pic_url": null,
        "location": "Brookline, MA, US"
      },
      {
        "name": "Garrison Eaby",
        "dupr_id": "84WRXG",
        "rating": 5.734,
        "profile_pic_url": null,
        "location": "Dover, DE, US"
      }
    ]
  },
  {
    "team_id": 7807191026,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sabrina Barisano",
        "dupr_id": "W6RR5G",
        "rating": 4.979,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Samuel Rodriguez",
        "dupr_id": "4LZ0GV",
        "rating": 5.136,
        "profile_pic_url": null,
        "location": "Madrid, MD, ES"
      }
    ]
  }
]