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

Week 8 Round 2

ID: 6805033742

对局比分

9-6

落败 / Loss

对决日期

2026-04-29

对局时间 (估算)

3:30 PM

对决场地

True Pickleball Club

未核实场馆

对决竞争阵营

阵营 1胜方
Tim OConnor

VX4YLE · Saratoga Springs, NY, US

DUPR

4.236

RM
Rick Morrow

X2MQK4 · Saratoga County, NY, US

DUPR

3.635

阵营 2负方
EG
eric girard

V429Q6 · Cohoes, NY, US

DUPR

4.052

AN
Alexander Nelson

XKL5KX · Latham, NY, US

DUPR

3.372

数据访问 (AI / 开发者)

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

cURL Request:

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