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

Monday Night | 3.5���4.25 | Men���s Partner | DUPR Week 4

ID: 5603024424

对局比分

3-11

获胜 / Win

对决日期

2026-01-26

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JS
Jason Sanders

KOGGRK · USA

DUPR

3.568

BP
Bryan Pankratz

1NMP0W · USA

DUPR

4.393

阵营 2胜方
RB
Ryan Bell

4LXKJ6 · Minneapolis, MN, US

DUPR

4.247

HK
Harit Kaushik

DWZM24 · Minneapolis, MN, US

DUPR

3.656

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5603024424
显示原始对决元数据 JSON
[
  {
    "team_id": 7611151252,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Sanders",
        "dupr_id": "KOGGRK",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bryan Pankratz",
        "dupr_id": "1NMP0W",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5975823122,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Bell",
        "dupr_id": "4LXKJ6",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Harit Kaushik",
        "dupr_id": "DWZM24",
        "rating": 3.656,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]