返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Melb Champs - Mixed Doubles - Group A

ID: 5190855235

对局比分

15-3

落败 / Loss

对决日期

2025-07-18

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Louis Laville

3LZ4O5 · Surrey, England, GB

DUPR

5.784

Bernadette Massih

GGJQKV · Belmore, NSW, AU

DUPR

5.362

阵营 2负方
Liam Jesperson

67P7V0 · Gold Coast, QLD, AU

DUPR

4.985

Celina Yang

N76LM7 · Camberwell, VIC, AU

DUPR

3.575

赛事装备Affiliate Partner

对局装备推荐

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

控球与旋转 (石墨拍)

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

浏览石墨控球拍 →

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

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

浏览复合力量拍 →

新手与入门性价比

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

浏览新手入门拍 →

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5190855235
显示原始对决元数据 JSON
[
  {
    "team_id": 5722031226,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Louis Laville",
        "dupr_id": "3LZ4O5",
        "rating": 5.784,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/90.jpg",
        "location": "Surrey, England, GB"
      },
      {
        "name": "Bernadette Massih",
        "dupr_id": "GGJQKV",
        "rating": 5.362,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/14.jpg",
        "location": "Belmore, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7420898933,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Liam Jesperson",
        "dupr_id": "67P7V0",
        "rating": 4.985,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/7.jpg",
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Celina Yang",
        "dupr_id": "N76LM7",
        "rating": 3.575,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/33.jpg",
        "location": "Camberwell, VIC, AU"
      }
    ]
  }
]