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

Men’s League Final (3.5-4.0)

ID: 4547373530

对局比分

11-5, 11-9

落败 / Loss

对决日期

2025-09-04

对局时间 (估算)

3:30 PM

对决场地

The Picklr Scottsdale North

未核实场馆

对决竞争阵营

阵营 1胜方
James Johnson

3YNW54 · Chandler, AZ, US

DUPR

3.556

Michael Leigh

YG9O4K · Mooresville, NC, US

DUPR

3.974

阵营 2负方
Ryan Berg

8JWD6J · Mesa, AZ, US

DUPR

4.079

Garrett Otto

9PX9GJ · Phoenix, AZ, US

DUPR

3.461

赛事装备Affiliate Partner

对局装备推荐

选择合适的拍面材质是控制局势的关键。在我们的合作伙伴 Pickleball Central 选购以下各类推荐球拍:

控球与旋转 (石墨拍)

石墨/碳纤维拍面可实现卓越的击球手感与精准落点控制。

浏览石墨控球拍 →

力量与底线深度 (复合拍)

复合材质拍面提供更强弹力,助您轻松打出底线深球。

浏览复合力量拍 →

新手与入门性价比

高性价比且耐用的入门拍,适合初学者或休闲对局。

浏览新手入门拍 →

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4547373530
显示原始对决元数据 JSON
[
  {
    "team_id": 5863538266,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Johnson",
        "dupr_id": "3YNW54",
        "rating": 3.556,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/24.jpg",
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Michael Leigh",
        "dupr_id": "YG9O4K",
        "rating": 3.974,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/34.jpg",
        "location": "Mooresville, NC, US"
      }
    ]
  },
  {
    "team_id": 6497005632,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Berg",
        "dupr_id": "8JWD6J",
        "rating": 4.079,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/64.jpg",
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Garrett Otto",
        "dupr_id": "9PX9GJ",
        "rating": 3.461,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/56.jpg",
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]