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

DUPR Reset Session: 3.6-4.3 (2 Hour Rotating Round Robin)

ID: 5013466460

对局比分

9-11

落败 / Loss

对决日期

2026-04-09

对局时间 (估算)

9:00 PM

对决场地

Center Court Glendale

未核实场馆

对决竞争阵营

阵营 1负方
KM
Kelley Marcanio

8EX05J · Glendale, AZ, US

DUPR

3.860

DA
DELETED Account

2QKYN4 · USA

DUPR

3.243

阵营 2胜方
Bob Greene

17ZQN3 · Peoria, AZ, US

DUPR

3.623

AP
Ashwin patel

NY7MP7 · Phoenix, AZ, US

DUPR

3.889

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5013466460
显示原始对决元数据 JSON
[
  {
    "team_id": 5988565095,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelley Marcanio",
        "dupr_id": "8EX05J",
        "rating": 3.86,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "2QKYN4",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7696060479,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bob Greene",
        "dupr_id": "17ZQN3",
        "rating": 3.623,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/140467_63e6d01ec37be.jpeg",
        "location": "Peoria, AZ, US"
      },
      {
        "name": "Ashwin patel",
        "dupr_id": "NY7MP7",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]