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

ERA's LITE - DUPR Duos - Men's Doubles - DUPR 8.5

ID: 4528716543

对局比分

11-8

落败 / Loss

对决日期

2026-02-28

对局时间 (估算)

4:45 AM

对决场地

The Woodlands, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
DR
Danny Ramirez

0YLVO4 · Katy, TX, US

DUPR

4.275

GZ
gary zheng

V20LVE · USA

DUPR

4.284

阵营 2负方
MO
Matt Odenwelder

JJ47V4 · USA

DUPR

4.222

EM
Eduardo Morales

3X9PLX · League City, TX, US

DUPR

4.450

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4528716543
显示原始对决元数据 JSON
[
  {
    "team_id": 8239445354,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danny Ramirez",
        "dupr_id": "0YLVO4",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "gary zheng",
        "dupr_id": "V20LVE",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8570415804,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Odenwelder",
        "dupr_id": "JJ47V4",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eduardo Morales",
        "dupr_id": "3X9PLX",
        "rating": 4.45,
        "profile_pic_url": null,
        "location": "League City, TX, US"
      }
    ]
  }
]