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

BCC PickleBrawlers Monday League

ID: 7452470414

对局比分

11-9

获胜 / Win

对决日期

2026-03-23

对局时间 (估算)

3:30 PM

对决场地

Anderson, IN, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
SM
Scott Mills

1QQRVN · Fishers, IN, US

DUPR

3.699

GR
George Rowley

8EQMYV · Fishers, IN, US

DUPR

4.652

阵营 2负方
JA
James Abels

176L93 · Anderson, IN, US

DUPR

3.883

GG
Grant Garber

2Q677R · Anderson, IN, US

DUPR

4.200

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7452470414
显示原始对决元数据 JSON
[
  {
    "team_id": 5466567310,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Mills",
        "dupr_id": "1QQRVN",
        "rating": 3.699,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      },
      {
        "name": "George Rowley",
        "dupr_id": "8EQMYV",
        "rating": 4.652,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      }
    ]
  },
  {
    "team_id": 4500049718,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Abels",
        "dupr_id": "176L93",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Anderson, IN, US"
      },
      {
        "name": "Grant Garber",
        "dupr_id": "2Q677R",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "Anderson, IN, US"
      }
    ]
  }
]