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

BCC PickleBrawlers Monday League

ID: 6252613186

对局比分

11-10

获胜 / Win

对决日期

2026-03-23

对局时间 (估算)

11:30 PM

对决场地

Anderson, IN, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
SM
Scott Mills

1QQRVN · Fishers, IN, US

DUPR

3.702

GR
George Rowley

8EQMYV · Fishers, IN, US

DUPR

4.654

阵营 2负方
Kellie Dwyer

3ZW97L · Anderson, IN, US

DUPR

4.036

HK
Harrison Kirsh

M2L0JG · Carmel, IN, US

DUPR

4.176

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6252613186
显示原始对决元数据 JSON
[
  {
    "team_id": 7548660115,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Mills",
        "dupr_id": "1QQRVN",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      },
      {
        "name": "George Rowley",
        "dupr_id": "8EQMYV",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      }
    ]
  },
  {
    "team_id": 5783057249,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kellie Dwyer",
        "dupr_id": "3ZW97L",
        "rating": 4.036,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65f8a24d17605.jpg",
        "location": "Anderson, IN, US"
      },
      {
        "name": "Harrison Kirsh",
        "dupr_id": "M2L0JG",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  }
]