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

Ladder League - Ladder League

ID: 5638153840

对局比分

8-11

落败 / Loss

对决日期

2026-02-01

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
J
Josh

LV9VL5 · USA

DUPR

3.550

GW
Greg Wigley

L2WE7Z · Rainsville, AL, US

DUPR

3.540

阵营 2胜方
AS
Alex Stopyak

6ZWZLQ · USA

DUPR

3.724

KM
Ken Mitchell

Z9LQEM · USA

DUPR

3.227

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5638153840
显示原始对决元数据 JSON
[
  {
    "team_id": 6191528231,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josh",
        "dupr_id": "LV9VL5",
        "rating": 3.55,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Wigley",
        "dupr_id": "L2WE7Z",
        "rating": 3.54,
        "profile_pic_url": null,
        "location": "Rainsville, AL, US"
      }
    ]
  },
  {
    "team_id": 7580426252,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Stopyak",
        "dupr_id": "6ZWZLQ",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ken Mitchell",
        "dupr_id": "Z9LQEM",
        "rating": 3.227,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]