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

VPxPrestige Men's Challenger Teams of 3 RR

ID: 6219298275

对局比分

11-6

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

4:45 AM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
YM
Yonas Moges

G5RRLQ · Alexandria, VA, US

DUPR

4.128

TC
Todd Corbett

EG4O9O · Lincolnia, VA, US

DUPR

4.684

阵营 2负方
Kenneth Nguyen

ZNL44P · Manassas, VA, US

DUPR

4.392

MK
Matt Krawczyk

MY5GDL · USA

DUPR

4.396

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6219298275
显示原始对决元数据 JSON
[
  {
    "team_id": 7472495102,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yonas Moges",
        "dupr_id": "G5RRLQ",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      },
      {
        "name": "Todd Corbett",
        "dupr_id": "EG4O9O",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "Lincolnia, VA, US"
      }
    ]
  },
  {
    "team_id": 7128044589,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kenneth Nguyen",
        "dupr_id": "ZNL44P",
        "rating": 4.392,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/675ddd4e0410c.jpg",
        "location": "Manassas, VA, US"
      },
      {
        "name": "Matt Krawczyk",
        "dupr_id": "MY5GDL",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]