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

VPxPrestige Mixed Premier Teams of 3 RR

ID: 5437851425

对局比分

8-11

落败 / Loss

对决日期

2026-05-24

对局时间 (估算)

6:15 AM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
KH
Kevin Herod

KOO2O6 · Fort Washington, MD, US

DUPR

4.665

MT
Maddie Tran

Z90VGP · USA

DUPR

4.168

阵营 2胜方
Hisami Bergeron

89ZZJK · Stafford, VA, US

DUPR

4.765

KW
Kevin Walker

8K9LY8 · Shepherdstown, WV, US

DUPR

4.381

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5437851425
显示原始对决元数据 JSON
[
  {
    "team_id": 4752686665,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Herod",
        "dupr_id": "KOO2O6",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      },
      {
        "name": "Maddie Tran",
        "dupr_id": "Z90VGP",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7750229433,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hisami Bergeron",
        "dupr_id": "89ZZJK",
        "rating": 4.765,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1337732/images/profile/f890a08b-6148-4edd-870c-cf3b4c3d126e.png",
        "location": "Stafford, VA, US"
      },
      {
        "name": "Kevin Walker",
        "dupr_id": "8K9LY8",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "Shepherdstown, WV, US"
      }
    ]
  }
]