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

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

ID: 5706139363

对局比分

5-11

落败 / Loss

对决日期

2026-04-16

对局时间 (估算)

8:45 AM

对决场地

Bristol, VA

View Facility Page →

对决竞争阵营

阵营 1负方
BS
Brad Strong

3LKG7J · Bristol, TN, US

DUPR

3.977

BG
Bobby Godsey

179YMM · Bristol, TN, US

DUPR

3.676

阵营 2胜方
SD
Scott Dietrich

3VDW75 · Kingsport, TN, US

DUPR

4.055

JB
Jeff Bennett

NYNDQ6 · Johnson City, TN, US

DUPR

3.869

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5706139363
显示原始对决元数据 JSON
[
  {
    "team_id": 7435979887,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brad Strong",
        "dupr_id": "3LKG7J",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      },
      {
        "name": "Bobby Godsey",
        "dupr_id": "179YMM",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "Bristol, TN, US"
      }
    ]
  },
  {
    "team_id": 7096513904,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Dietrich",
        "dupr_id": "3VDW75",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Kingsport, TN, US"
      },
      {
        "name": "Jeff Bennett",
        "dupr_id": "NYNDQ6",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": "Johnson City, TN, US"
      }
    ]
  }
]