返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Revolve Winter Open 2026 presented by Allon Planning Partners - Mens Open Money Ball

ID: 6925254628

对局比分

15-5

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

5:00 PM

对决场地

Cleveland, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
BW
Brian Williams

8K2VGO · Tuscaloosa, AL, US

DUPR

4.793

SC
Steve Claassen

3VL6EE · USA

DUPR

5.075

阵营 2负方
RK
Ryan Kim

8K2LNQ · Alpharetta, GA, US

DUPR

4.445

GL
Greg Lovelace

17MJ54 · Acworth, GA, US

DUPR

4.654

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6925254628
显示原始对决元数据 JSON
[
  {
    "team_id": 7108105377,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Williams",
        "dupr_id": "8K2VGO",
        "rating": 4.793,
        "profile_pic_url": null,
        "location": "Tuscaloosa, AL, US"
      },
      {
        "name": "Steve Claassen",
        "dupr_id": "3VL6EE",
        "rating": 5.075,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4755014596,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Kim",
        "dupr_id": "8K2LNQ",
        "rating": 4.445,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Greg Lovelace",
        "dupr_id": "17MJ54",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      }
    ]
  }
]