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

MN Majors Q1

ID: 4519799382

对局比分

9-11

获胜 / Win

对决日期

2026-03-01

对局时间 (估算)

7:30 PM

对决场地

Minnesota

View Facility Page →

对决竞争阵营

阵营 1负方
RT
Ross Tanner

DWW256 · USA

DUPR

4.414

MG
Mark Gores

ZNYP5M · Prior Lake, MN, US

DUPR

4.250

阵营 2胜方
AG
Aaron Gelperin

7DQJ6M · Hopkins, MN, US

DUPR

3.949

JB
Jon Benowitz

ZZ9EZD · USA

DUPR

3.833

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4519799382
显示原始对决元数据 JSON
[
  {
    "team_id": 4685392981,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ross Tanner",
        "dupr_id": "DWW256",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Gores",
        "dupr_id": "ZNYP5M",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Prior Lake, MN, US"
      }
    ]
  },
  {
    "team_id": 7778912622,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Gelperin",
        "dupr_id": "7DQJ6M",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Jon Benowitz",
        "dupr_id": "ZZ9EZD",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]