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

The Virginian Spring Indoor Championships - 04. Mens Doubles Skill: (4.0 And Above) Age: (50 And Above)

ID: 6851851523

对局比分

15-10

落败 / Loss

对决日期

2026-04-16

对局时间 (估算)

12:45 AM

对决场地

Bristol, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
BB
Brian Burgess

RYR4KD · Johnson City, TN, US

DUPR

4.104

SS
Stephen S Pruitt

3ZXXVP · Pounding Mill, VA, US

DUPR

4.195

阵营 2负方
BS
Brad Strong

3LKG7J · Bristol, TN, US

DUPR

4.006

BG
Bobby Godsey

179YMM · Bristol, TN, US

DUPR

3.745

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6851851523
显示原始对决元数据 JSON
[
  {
    "team_id": 7203849612,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Burgess",
        "dupr_id": "RYR4KD",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": "Johnson City, TN, US"
      },
      {
        "name": "Stephen S Pruitt",
        "dupr_id": "3ZXXVP",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Pounding Mill, VA, US"
      }
    ]
  },
  {
    "team_id": 7442127848,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brad Strong",
        "dupr_id": "3LKG7J",
        "rating": 4.006,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      },
      {
        "name": "Bobby Godsey",
        "dupr_id": "179YMM",
        "rating": 3.745,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      }
    ]
  }
]