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

Madness in March 2026 at Proshot Pickleball - Mens Doubles Skill: (3.5) Age: (50 And Above)

ID: 5127015518

对局比分

10-15

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

3:30 PM

对决场地

Egg Harbor Township, NJ

View Facility Page →

对决竞争阵营

阵营 1负方
JS
John Scola

2LO0Q9 · USA

DUPR

3.690

MV
Michael Van Horn

6ZGV2E · Washington Township, NJ, US

DUPR

3.275

阵营 2胜方
RG
Robert Gullo

GGKVDV · NJ, US

DUPR

3.628

WW
Walt Wachter

0YVOEX · USA

DUPR

3.512

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5127015518
显示原始对决元数据 JSON
[
  {
    "team_id": 7775845045,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Scola",
        "dupr_id": "2LO0Q9",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Van Horn",
        "dupr_id": "6ZGV2E",
        "rating": 3.275,
        "profile_pic_url": null,
        "location": "Washington Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 6333484257,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Gullo",
        "dupr_id": "GGKVDV",
        "rating": 3.628,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "Walt Wachter",
        "dupr_id": "0YVOEX",
        "rating": 3.512,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]