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

Harvard Pickleball Club's Annual Spring Send-off 2026 - Coed Doubles 4.5-5.0

ID: 7141118100

对局比分

9-21

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

1:00 PM

对决场地

Natick, MA

View Facility Page →

对决竞争阵营

阵营 1负方
CM
Clifford McKeon

X2V9R2 · Somerville, MA, US

DUPR

3.940

BI
Ben Ivaldi

V7O4G5 · Bridgewater, MA, US

DUPR

4.125

阵营 2胜方
LD
Linh Do

2Q59Z4 · Boston, MA, US

DUPR

4.458

ET
Eric Tang

RYDEMD · Lewis Center, OH, US

DUPR

4.878

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7141118100
显示原始对决元数据 JSON
[
  {
    "team_id": 6940590533,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Clifford McKeon",
        "dupr_id": "X2V9R2",
        "rating": 3.94,
        "profile_pic_url": null,
        "location": "Somerville, MA, US"
      },
      {
        "name": "Ben Ivaldi",
        "dupr_id": "V7O4G5",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Bridgewater, MA, US"
      }
    ]
  },
  {
    "team_id": 8494932287,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Linh Do",
        "dupr_id": "2Q59Z4",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Eric Tang",
        "dupr_id": "RYDEMD",
        "rating": 4.878,
        "profile_pic_url": null,
        "location": "Lewis Center, OH, US"
      }
    ]
  }
]