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

Pool A - College Team

ID: 4620989758

对局比分

21-7

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

11:30 PM

对决场地

Pickle on Penn

未核实场馆

对决竞争阵营

阵营 1胜方
MF
Michael Feagins

V7N06P · Cincinnati, OH, US

DUPR

5.281

CH
Charlie Hall

1QQMV5 · Carmel, IN, US

DUPR

5.102

阵营 2负方
SR
Samuel Reising

4L4L52 · Richmond, IN, US

DUPR

3.919

AK
Alexander Kroon

4L25W6 · Zionsville, IN, US

DUPR

4.445

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4620989758
显示原始对决元数据 JSON
[
  {
    "team_id": 7319829619,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Feagins",
        "dupr_id": "V7N06P",
        "rating": 5.281,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      },
      {
        "name": "Charlie Hall",
        "dupr_id": "1QQMV5",
        "rating": 5.102,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  },
  {
    "team_id": 7410629706,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samuel Reising",
        "dupr_id": "4L4L52",
        "rating": 3.919,
        "profile_pic_url": null,
        "location": "Richmond, IN, US"
      },
      {
        "name": "Alexander Kroon",
        "dupr_id": "4L25W6",
        "rating": 4.445,
        "profile_pic_url": null,
        "location": "Zionsville, IN, US"
      }
    ]
  }
]