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

Life Time Champions - Men's DUPR 7.5 Challenge Court - Men's Doubles DUPR 7.5

ID: 7273713210

对局比分

15-12

落败 / Loss

对决日期

2026-04-30

对局时间 (估算)

7:30 PM

对决场地

Houston, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
PL
Phuc Le

GWZR7M · USA

DUPR

3.631

MC
Matthew Charles

0PDP6N · USA

DUPR

3.383

阵营 2负方
RA
Rolando Alvarado

YNR4LP · USA

DUPR

2.833

EA
Ehis Aigberadion

PW0G0Z · Houston, TX, US

DUPR

4.397

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7273713210
显示原始对决元数据 JSON
[
  {
    "team_id": 5006993301,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phuc Le",
        "dupr_id": "GWZR7M",
        "rating": 3.631,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Charles",
        "dupr_id": "0PDP6N",
        "rating": 3.383,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6401913864,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rolando Alvarado",
        "dupr_id": "YNR4LP",
        "rating": 2.833,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ehis Aigberadion",
        "dupr_id": "PW0G0Z",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]