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

ELEVENO Pickleball Spring Classic - Mixed Doubles Skill: (3.5 To 4.0) Age: (Any)

ID: 6010243934

对局比分

12-10

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

3:30 PM

对决场地

Foxborough, MA

未核实场馆

对决竞争阵营

阵营 1胜方
AM
Amy McCorry

ODXVDL · Needham, MA, US

DUPR

3.602

JM
Josh McDaniels

L22Q0Z · USA

DUPR

3.837

阵营 2负方
LC
Lauren Cavanaugh

4Z7OLG · MA, US

DUPR

3.743

AG
Andrew Goldberg

V6YQN6 · USA

DUPR

3.349

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6010243934
显示原始对决元数据 JSON
[
  {
    "team_id": 5161416060,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amy McCorry",
        "dupr_id": "ODXVDL",
        "rating": 3.602,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      },
      {
        "name": "Josh McDaniels",
        "dupr_id": "L22Q0Z",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5758908415,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lauren Cavanaugh",
        "dupr_id": "4Z7OLG",
        "rating": 3.743,
        "profile_pic_url": null,
        "location": "MA, US"
      },
      {
        "name": "Andrew Goldberg",
        "dupr_id": "V6YQN6",
        "rating": 3.349,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]