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

US Senior Pickleball National Championships @ Pictona - Mens Doubles LEGENDS Age: (70 To 74) Skill: (4.0)

ID: 5002341531

对局比分

12-14

获胜 / Win

对决日期

2025-12-07

对局时间 (估算)

4:45 AM

对决场地

Holly Hill, FL

View Facility Page →

对决竞争阵营

阵营 1负方
SM
Scalzo Mark

304DDG · Denton, TX, US

DUPR

4.089

DB
Doug Battig

6ZPM4K · USA

DUPR

4.163

阵营 2胜方
PM
phil meadows

G5D64X · Virginia Beach, VA, US

DUPR

4.025

RL
Roy Loehr

N7KLO2 · Chesapeake, VA, US

DUPR

4.144

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5002341531
显示原始对决元数据 JSON
[
  {
    "team_id": 5894553532,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scalzo Mark",
        "dupr_id": "304DDG",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Doug Battig",
        "dupr_id": "6ZPM4K",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5060491118,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "phil meadows",
        "dupr_id": "G5D64X",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Virginia Beach, VA, US"
      },
      {
        "name": "Roy Loehr",
        "dupr_id": "N7KLO2",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Chesapeake, VA, US"
      }
    ]
  }
]