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

PCVG 2026 Spring Mixed 3.5-4.0 Team League (Monday)

ID: 6624170123

对局比分

11-3

获胜 / Win

对决日期

2026-06-01

对局时间 (估算)

12:45 AM

对决场地

The Villages, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
Jerry Linklater

JZM5ZM · Louisville, KY, US

DUPR

4.329

WS
William Shoemaker

GWPPYM · The Villages, FL, US

DUPR

4.065

阵营 2负方
SW
Steven Wortman

XJYQLR · USA

DUPR

3.717

TM
Ted Meier

Q5RJZ4 · USA

DUPR

3.558

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6624170123
显示原始对决元数据 JSON
[
  {
    "team_id": 6690301455,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jerry Linklater",
        "dupr_id": "JZM5ZM",
        "rating": 4.329,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6668f8f06fa10.jpg",
        "location": "Louisville, KY, US"
      },
      {
        "name": "William Shoemaker",
        "dupr_id": "GWPPYM",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 7827256300,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Wortman",
        "dupr_id": "XJYQLR",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ted Meier",
        "dupr_id": "Q5RJZ4",
        "rating": 3.558,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]