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

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

ID: 5119954774

对局比分

11-6

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

11:30 PM

对决场地

Katy, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
Bobby Tran

NY4VZN · Harris County, TX, US

DUPR

4.167

HN
Harley Nguyen

GGJ0QD · Houston, TX, US

DUPR

4.277

阵营 2负方
AC
Arnaud Cocquerel

V7RXME · Sugar Land, TX, US

DUPR

4.363

CC
Caleb Chan

L5PNKK · Sugar Land, TX, US

DUPR

4.116

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5119954774
显示原始对决元数据 JSON
[
  {
    "team_id": 7247403413,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bobby Tran",
        "dupr_id": "NY4VZN",
        "rating": 4.167,
        "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.277,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 4731077158,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Arnaud Cocquerel",
        "dupr_id": "V7RXME",
        "rating": 4.363,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Caleb Chan",
        "dupr_id": "L5PNKK",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]