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

USLPL 35+ Championships

ID: 5246550306

对局比分

11-6, 5-11, 11-13

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DR
David Richardson

3OZKDW · Fredericksburg, VA, US

DUPR

5.102

BL
Ben Lilly

8JVJ4W · Columbus, OH, US

DUPR

5.247

阵营 2胜方
SP
Steven Pokopec

W6V22Y · York, PA, US

DUPR

4.990

AW
Andrew Wakefield

0YPJYQ · Baltimore, MD, US

DUPR

5.162

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5246550306
显示原始对决元数据 JSON
[
  {
    "team_id": 7417532076,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Richardson",
        "dupr_id": "3OZKDW",
        "rating": 5.102,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      },
      {
        "name": "Ben Lilly",
        "dupr_id": "8JVJ4W",
        "rating": 5.247,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 5316290000,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Pokopec",
        "dupr_id": "W6V22Y",
        "rating": 4.99,
        "profile_pic_url": null,
        "location": "York, PA, US"
      },
      {
        "name": "Andrew Wakefield",
        "dupr_id": "0YPJYQ",
        "rating": 5.162,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]