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

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

ID: 5231363918

对局比分

11-2

落败 / Loss

对决日期

2026-04-09

对局时间 (估算)

3:30 PM

对决场地

Center Court Glendale

未核实场馆

对决竞争阵营

阵营 1胜方
JJ
Joe Jimmy

YX6J64 · Glendale, AZ, US

DUPR

3.494

JS
John Short

7695PN · Phoenix, AZ, US

DUPR

3.225

阵营 2负方
KM
Kelley Marcanio

8EX05J · Glendale, AZ, US

DUPR

3.498

AP
Ashwin patel

NY7MP7 · Phoenix, AZ, US

DUPR

3.786

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5231363918
显示原始对决元数据 JSON
[
  {
    "team_id": 5270150526,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joe Jimmy",
        "dupr_id": "YX6J64",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "John Short",
        "dupr_id": "7695PN",
        "rating": 3.225,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 5002885132,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelley Marcanio",
        "dupr_id": "8EX05J",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "Ashwin patel",
        "dupr_id": "NY7MP7",
        "rating": 3.786,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]