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

ELEVENO Pickleball Spring Classic - Mixed Doubles Skill: (4.0 And Above) Age: (Any)

ID: 4824302079

对局比分

2-11

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

4:45 AM

对决场地

Foxborough, MA

未核实场馆

对决竞争阵营

阵营 1负方
TD
Tania Disciullo

12KZG9 · Norwell, MA, US

DUPR

3.804

MV
Matthew Velasquez

X2R0N5 · Harwich, MA, US

DUPR

4.422

阵营 2胜方
SW
Sandy wang

GGGE6Q · Boston, MA, US

DUPR

4.943

MM
Mike Millett

DNPEOY · Boston, MA, US

DUPR

4.298

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4824302079
显示原始对决元数据 JSON
[
  {
    "team_id": 7513307962,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tania Disciullo",
        "dupr_id": "12KZG9",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": "Norwell, MA, US"
      },
      {
        "name": "Matthew Velasquez",
        "dupr_id": "X2R0N5",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": "Harwich, MA, US"
      }
    ]
  },
  {
    "team_id": 7515477393,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sandy wang",
        "dupr_id": "GGGE6Q",
        "rating": 4.943,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Mike Millett",
        "dupr_id": "DNPEOY",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]