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

USLPL Championships

ID: 7226130668

对局比分

11-2, 11-4

落败 / Loss

对决日期

2026-01-10

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SS
Sherry Scheer

8WNRPG · Wellfleet, MA, US

DUPR

4.885

AM
Alejandro Massuet

ZNDGQQ · Burke, VA, US

DUPR

5.151

阵营 2负方
DP
Duane Patchin

8E92V8 · Lake Worth, FL, US

DUPR

4.828

Heather Jaeger

3Y2ZE3 · Atlanta, GA, US

DUPR

4.533

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7226130668
显示原始对决元数据 JSON
[
  {
    "team_id": 4640053836,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sherry Scheer",
        "dupr_id": "8WNRPG",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "Wellfleet, MA, US"
      },
      {
        "name": "Alejandro Massuet",
        "dupr_id": "ZNDGQQ",
        "rating": 5.151,
        "profile_pic_url": null,
        "location": "Burke, VA, US"
      }
    ]
  },
  {
    "team_id": 4758228850,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Duane  Patchin",
        "dupr_id": "8E92V8",
        "rating": 4.828,
        "profile_pic_url": null,
        "location": "Lake Worth, FL, US"
      },
      {
        "name": "Heather Jaeger",
        "dupr_id": "3Y2ZE3",
        "rating": 4.533,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1080756/images/profile/748bc80d-53c0-48a7-bfb2-043a05e97d27.jpg",
        "location": "Atlanta, GA, US"
      }
    ]
  }
]