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

C: Men’s Doubles DUPR

ID: 4585185483

对局比分

11-2

获胜 / Win

对决日期

2025-04-27

对局时间 (估算)

4:45 AM

对决场地

Pickleball Kingdom Plano

View Facility Page →

对决竞争阵营

阵营 1胜方
RS
Raj Subramonian

KO2NEQ · Carrollton, TX, US

DUPR

4.207

WO
Weng On Tam

JJV7QW · Plano, TX, US

DUPR

3.978

阵营 2负方
PK
Phillip Klugman

59E9V5 · Plano, TX, US

DUPR

4.083

Rob Alvarez

4L4VVG · Dallas, TX, US

DUPR

3.570

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4585185483
显示原始对决元数据 JSON
[
  {
    "team_id": 5907468733,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raj Subramonian",
        "dupr_id": "KO2NEQ",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      },
      {
        "name": "Weng On Tam",
        "dupr_id": "JJV7QW",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  },
  {
    "team_id": 8581309339,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phillip Klugman",
        "dupr_id": "59E9V5",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "Rob Alvarez",
        "dupr_id": "4L4VVG",
        "rating": 3.57,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1124129/images/profile/449feba2-60d1-490b-bc6e-431a94f58bce.png",
        "location": "Dallas, TX, US"
      }
    ]
  }
]