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

Village Showdown! - Men's Combined 7.0-8.5 (Max Indiv DUPR 4.35) (Prize: $150)

ID: 6192601961

对局比分

15-13

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

6:15 AM

对决场地

Katy, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
Bobby Tran

NY4VZN · Harris County, TX, US

DUPR

4.223

HN
Harley Nguyen

GGJ0QD · Houston, TX, US

DUPR

4.336

阵营 2负方
AC
Arnaud Cocquerel

V7RXME · Sugar Land, TX, US

DUPR

4.421

CC
Caleb Chan

L5PNKK · Sugar Land, TX, US

DUPR

4.166

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6192601961
显示原始对决元数据 JSON
[
  {
    "team_id": 6866628409,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bobby Tran",
        "dupr_id": "NY4VZN",
        "rating": 4.223,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65e1e370873d8.jpg",
        "location": "Harris County, TX, US"
      },
      {
        "name": "Harley Nguyen",
        "dupr_id": "GGJ0QD",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5707829969,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Arnaud Cocquerel",
        "dupr_id": "V7RXME",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Caleb Chan",
        "dupr_id": "L5PNKK",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]