返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

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

ID: 4492604889

对局比分

3-11

获胜 / Win

对决日期

2026-04-09

对局时间 (估算)

10:15 AM

对决场地

Center Court Glendale

未核实场馆

对决竞争阵营

阵营 1负方
IS
Inga Skaf

89N9QV · Phoenix, AZ, US

DUPR

3.158

DA
DELETED Account

2QKYN4 · USA

DUPR

3.254

阵营 2胜方
KM
Kelley Marcanio

8EX05J · Glendale, AZ, US

DUPR

3.629

JS
John Short

7695PN · Phoenix, AZ, US

DUPR

3.242

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4492604889
显示原始对决元数据 JSON
[
  {
    "team_id": 6639513922,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Inga Skaf",
        "dupr_id": "89N9QV",
        "rating": 3.158,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "2QKYN4",
        "rating": 3.254,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6336043209,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelley Marcanio",
        "dupr_id": "8EX05J",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "John Short",
        "dupr_id": "7695PN",
        "rating": 3.242,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]