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

Week 8 Round 2

ID: 5290000989

对局比分

4-9

落败 / Loss

对决日期

2026-04-29

对局时间 (估算)

10:15 AM

对决场地

True Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
Tim OConnor

VX4YLE · Saratoga Springs, NY, US

DUPR

4.235

AN
Alexander Nelson

XKL5KX · Latham, NY, US

DUPR

3.372

阵营 2胜方
MM
Madalina Man

2PLKN9 · USA

DUPR

4.310

RM
Rick Morrow

X2MQK4 · Saratoga County, NY, US

DUPR

3.635

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5290000989
显示原始对决元数据 JSON
[
  {
    "team_id": 7400510451,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tim  OConnor",
        "dupr_id": "VX4YLE",
        "rating": 4.235,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/102393_649c8b97a91c5.jpg",
        "location": "Saratoga Springs, NY, US"
      },
      {
        "name": "Alexander Nelson",
        "dupr_id": "XKL5KX",
        "rating": 3.372,
        "profile_pic_url": null,
        "location": "Latham, NY, US"
      }
    ]
  },
  {
    "team_id": 6997943928,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Madalina Man",
        "dupr_id": "2PLKN9",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rick Morrow",
        "dupr_id": "X2MQK4",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": "Saratoga County, NY, US"
      }
    ]
  }
]