返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

2.75 - 3.49 Up and Down the Scramble DUPR

ID: 7231106488

对局比分

11-9

获胜 / Win

对决日期

2026-04-21

对局时间 (估算)

5:00 PM

对决场地

Dynamite Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
TA
Tanvir Alam

7J0XJN · USA

DUPR

2.800

BB
Bill Batchelor

0RZREQ · Santa Barbara, CA, US

DUPR

3.372

阵营 2负方
GM
Gillian Moyer

3YLYRG · USA

DUPR

2.869

AG
Andrea Gruber

V7YX76 · USA

DUPR

2.928

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7231106488
显示原始对决元数据 JSON
[
  {
    "team_id": 7264167733,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tanvir Alam",
        "dupr_id": "7J0XJN",
        "rating": 2.8,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Batchelor",
        "dupr_id": "0RZREQ",
        "rating": 3.372,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      }
    ]
  },
  {
    "team_id": 4973681792,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gillian Moyer",
        "dupr_id": "3YLYRG",
        "rating": 2.869,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrea Gruber",
        "dupr_id": "V7YX76",
        "rating": 2.928,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]