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

Tues. eve. 7.30pm, 3-3.9 DUPR pt play

ID: 5359382880

对局比分

11-8

落败 / Loss

对决日期

2026-04-28

对局时间 (估算)

1:00 PM

对决场地

WEST YMCA - Greater Wichita YMCA

未核实场馆

对决竞争阵营

阵营 1胜方
AM
Anil Mahapatro

Z9VVMD · Wichita, KS, US

DUPR

3.440

TH
Titus Hoggatt

N7790W · KS, US

DUPR

3.796

阵营 2负方
DS
David Schinstock 11

0Q74NN · Wichita, KS, US

DUPR

3.288

EB
Eric Bruckner

30R94X · Wichita, KS, US

DUPR

3.588

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5359382880
显示原始对决元数据 JSON
[
  {
    "team_id": 7120504883,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anil Mahapatro",
        "dupr_id": "Z9VVMD",
        "rating": 3.44,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Titus Hoggatt",
        "dupr_id": "N7790W",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": "KS, US"
      }
    ]
  },
  {
    "team_id": 4850738814,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Schinstock 11",
        "dupr_id": "0Q74NN",
        "rating": 3.288,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Eric Bruckner",
        "dupr_id": "30R94X",
        "rating": 3.588,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]