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

The Ladybug Classic - Men's Doubles Skill: (4.5 And Above) Age: (19+, 30+, 40+, 50+)

ID: 4711119890

对局比分

11-4

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

3:30 PM

对决场地

Henrico, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
BS
Bruce Sibley

ODNODP · Richmond, VA, US

DUPR

4.640

AS
Arun Shimoga

16VJXE · Richmond, VA, US

DUPR

4.269

阵营 2负方
DM
David Magner

120OW4 · USA

DUPR

4.105

EF
Eli Farinholt

V24YR7 · USA

DUPR

4.124

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4711119890
显示原始对决元数据 JSON
[
  {
    "team_id": 8192060764,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bruce Sibley",
        "dupr_id": "ODNODP",
        "rating": 4.64,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Arun Shimoga",
        "dupr_id": "16VJXE",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 7605480105,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Magner",
        "dupr_id": "120OW4",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eli Farinholt",
        "dupr_id": "V24YR7",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]