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

4.0-5.0 Point Play

ID: 4404729660

对局比分

11-8

获胜 / Win

对决日期

2026-03-30

对局时间 (估算)

1:00 PM

对决场地

WEST YMCA - Greater Wichita YMCA

未核实场馆

对决竞争阵营

阵营 1胜方
JT
Jimmy Tan

G50EED · Wichita, KS, US

DUPR

4.696

JB
Josh Bush

59KQ25 · Derby, KS, US

DUPR

4.263

阵营 2负方
TM
ty myron

4VZ27M · USA

DUPR

4.446

RM
Robert Mansfield

16PGZQ · Wichita, KS, US

DUPR

4.330

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4404729660
显示原始对决元数据 JSON
[
  {
    "team_id": 7290863553,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jimmy Tan",
        "dupr_id": "G50EED",
        "rating": 4.696,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Josh Bush",
        "dupr_id": "59KQ25",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Derby, KS, US"
      }
    ]
  },
  {
    "team_id": 7541883094,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "ty myron",
        "dupr_id": "4VZ27M",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Mansfield",
        "dupr_id": "16PGZQ",
        "rating": 4.33,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]