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

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

ID: 7442478188

对局比分

9-11

获胜 / Win

对决日期

2026-01-26

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SR
Sutton Rehwaldt

YM6DYE · USA

DUPR

3.794

LG
Luke Gartner

7JL4JN · USA

DUPR

3.794

阵营 2胜方
RB
Ryan Bell

4LXKJ6 · Minneapolis, MN, US

DUPR

4.257

HK
Harit Kaushik

DWZM24 · Minneapolis, MN, US

DUPR

3.666

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7442478188
显示原始对决元数据 JSON
[
  {
    "team_id": 6650583124,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sutton Rehwaldt",
        "dupr_id": "YM6DYE",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luke Gartner",
        "dupr_id": "7JL4JN",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6656285406,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Bell",
        "dupr_id": "4LXKJ6",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Harit Kaushik",
        "dupr_id": "DWZM24",
        "rating": 3.666,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]