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

Village Pickle Men's Advanced Quarter Finals

ID: 5750309267

对局比分

11-5, 11-3

获胜 / Win

对决日期

2025-12-16

对局时间 (估算)

12:45 AM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
KW
Kevin Walker

8K9LY8 · Shepherdstown, WV, US

DUPR

4.550

MH
Mike Hutton

1RDM2E · USA

DUPR

5.147

阵营 2负方
BF
Brian fowler

357LGV · Paeonian Springs, VA, US

DUPR

4.173

CB
Chris Boner

0Y00OX · USA

DUPR

4.007

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5750309267
显示原始对决元数据 JSON
[
  {
    "team_id": 8283779702,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Walker",
        "dupr_id": "8K9LY8",
        "rating": 4.55,
        "profile_pic_url": null,
        "location": "Shepherdstown, WV, US"
      },
      {
        "name": "Mike Hutton",
        "dupr_id": "1RDM2E",
        "rating": 5.147,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7444456840,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian fowler",
        "dupr_id": "357LGV",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "Paeonian Springs, VA, US"
      },
      {
        "name": "Chris Boner",
        "dupr_id": "0Y00OX",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]