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

Competitive Open Play Match

ID: 5520900715

对局比分

10-12

落败 / Loss

对决日期

2025-11-02

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JW
Joseph Wolak

X2K657 · Apex, NC, US

DUPR

3.491

JK
Jake Kalencik

4ZVORM · Apex, NC, US

DUPR

3.673

阵营 2胜方
SB
Scott Bell

O674ZP · Apex, NC, US

DUPR

3.171

MM
Mike Miller

P5D4OZ · Apex, NC, US

DUPR

2.891

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5520900715
显示原始对决元数据 JSON
[
  {
    "team_id": 7665937518,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joseph Wolak",
        "dupr_id": "X2K657",
        "rating": 3.491,
        "profile_pic_url": null,
        "location": "Apex, NC, US"
      },
      {
        "name": "Jake Kalencik",
        "dupr_id": "4ZVORM",
        "rating": 3.673,
        "profile_pic_url": null,
        "location": "Apex, NC, US"
      }
    ]
  },
  {
    "team_id": 8168578478,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Bell",
        "dupr_id": "O674ZP",
        "rating": 3.171,
        "profile_pic_url": null,
        "location": "Apex, NC, US"
      },
      {
        "name": "Mike Miller",
        "dupr_id": "P5D4OZ",
        "rating": 2.891,
        "profile_pic_url": null,
        "location": "Apex, NC, US"
      }
    ]
  }
]