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

SideOut Pickleball | PicklePlex Aurora - Mixed DUPR (3.0, 3.5, 4.0) | Wed

ID: 7689192025

对局比分

11-6

落败 / Loss

对决日期

2026-05-27

对局时间 (估算)

2:15 AM

对决场地

Pickleplex Social Club - Aurora - Aurora, Ontario

未核实场馆

对决竞争阵营

阵营 1胜方
Alan Hung

YXEGXG · Markham, ON, CA

DUPR

3.632

KL
Kevin Lo

MEDXJP · USA

DUPR

3.779

阵营 2负方
Pouria Modaresi

XO5004 · Whitchurch-Stouffville, ON, CA

DUPR

3.473

JT
John Travis

LVKQLJ · USA

DUPR

4.058

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7689192025
显示原始对决元数据 JSON
[
  {
    "team_id": 7634373427,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alan Hung",
        "dupr_id": "YXEGXG",
        "rating": 3.632,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67a3801fae714.jpg",
        "location": "Markham, ON, CA"
      },
      {
        "name": "Kevin Lo",
        "dupr_id": "MEDXJP",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4785438698,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pouria Modaresi",
        "dupr_id": "XO5004",
        "rating": 3.473,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6a02bde3a7fe6.jpg",
        "location": "Whitchurch-Stouffville, ON, CA"
      },
      {
        "name": "John Travis",
        "dupr_id": "LVKQLJ",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]