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

JOOLA Virginia Spring Classic - Golden Ticket - Mens Doubles Skill: (5.0 And Above) Age: (5 And Above)

ID: 5368045810

对局比分

15-17

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

11:30 PM

对决场地

Glen Allen, VA

View Facility Page →

对决竞争阵营

阵营 1负方
BF
Bobby Fox

3X07D5 · Virginia Beach, VA, US

DUPR

4.789

HS
Hugh Spain

0Y4E92 · Williamsburg, VA, US

DUPR

4.826

阵营 2胜方
JM
JohnR Murray

1QJRD5 · Pittsburgh, PA, US

DUPR

4.602

RD
Richard Diamond

3VJMK6 · Sewickley, PA, US

DUPR

4.550

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5368045810
显示原始对决元数据 JSON
[
  {
    "team_id": 5082504540,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bobby Fox",
        "dupr_id": "3X07D5",
        "rating": 4.789,
        "profile_pic_url": null,
        "location": "Virginia Beach, VA, US"
      },
      {
        "name": "Hugh Spain",
        "dupr_id": "0Y4E92",
        "rating": 4.826,
        "profile_pic_url": null,
        "location": "Williamsburg, VA, US"
      }
    ]
  },
  {
    "team_id": 7145939615,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "JohnR Murray",
        "dupr_id": "1QJRD5",
        "rating": 4.602,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Richard Diamond",
        "dupr_id": "3VJMK6",
        "rating": 4.55,
        "profile_pic_url": null,
        "location": "Sewickley, PA, US"
      }
    ]
  }
]