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

USLPL Championships

ID: 6192274728

对局比分

11-3, 11-7

获胜 / Win

对决日期

2026-01-11

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SR
Scott Rensch

8MP99L · Ramsey, MN, US

DUPR

4.942

RJ
Rafael Jirau

12OML9 · Saint Paul, MN, US

DUPR

5.394

阵营 2负方
KR
Kevin Reading

84VKMG · Lewes, DE, US

DUPR

4.645

SS
Scott Spielberger

G5WE5X · Panama City, FL, US

DUPR

4.866

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6192274728
显示原始对决元数据 JSON
[
  {
    "team_id": 7990158770,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Rensch",
        "dupr_id": "8MP99L",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Ramsey, MN, US"
      },
      {
        "name": "Rafael Jirau",
        "dupr_id": "12OML9",
        "rating": 5.394,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  },
  {
    "team_id": 4329485315,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Reading",
        "dupr_id": "84VKMG",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": "Lewes, DE, US"
      },
      {
        "name": "Scott Spielberger",
        "dupr_id": "G5WE5X",
        "rating": 4.866,
        "profile_pic_url": null,
        "location": "Panama City, FL, US"
      }
    ]
  }
]