返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Competitive Open Play Match

ID: 8583288402

对局比分

15-8

落败 / Loss

对决日期

2026-01-05

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SS
Steve Schnugg

O6DPEP · Marietta, GA, US

DUPR

5.056

SP
Sasa Pirc

ME62NG · USA

DUPR

4.573

阵营 2负方
TK
Tyler Kane

1794R5 · Peachtree Corners, GA, US

DUPR

4.960

WC
will Compton

ZN0XOP · Alpharetta, GA, US

DUPR

4.687

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8583288402
显示原始对决元数据 JSON
[
  {
    "team_id": 6774815026,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Schnugg",
        "dupr_id": "O6DPEP",
        "rating": 5.056,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Sasa Pirc",
        "dupr_id": "ME62NG",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5886586218,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Kane",
        "dupr_id": "1794R5",
        "rating": 4.96,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      },
      {
        "name": "will Compton",
        "dupr_id": "ZN0XOP",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]