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

Village Pickle Advanced DUPR rd 4

ID: 5256582957

对局比分

11-2

获胜 / Win

对决日期

2025-07-06

对局时间 (估算)

10:15 AM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JL
Jacob Livsey

JJZ7PW · Lansdowne, VA, US

DUPR

3.777

SR
Sam Records

EGGPWO · Purcellville, VA, US

DUPR

4.172

阵营 2负方
AB
Aaron Burrowes

994MYK · Arlington, VA, US

DUPR

3.820

MH
Michelle Hutton

35V00P · USA

DUPR

3.490

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5256582957
显示原始对决元数据 JSON
[
  {
    "team_id": 7104668922,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Livsey",
        "dupr_id": "JJZ7PW",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "Lansdowne, VA, US"
      },
      {
        "name": "Sam Records",
        "dupr_id": "EGGPWO",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Purcellville, VA, US"
      }
    ]
  },
  {
    "team_id": 5384010317,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Burrowes",
        "dupr_id": "994MYK",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      },
      {
        "name": "Michelle Hutton",
        "dupr_id": "35V00P",
        "rating": 3.49,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]