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

PALA Stella Artois Flamingo Open - Mixed Doubles 3.50 Maximum DUPR combined 7.50

ID: 5174224089

对局比分

5-11

落败 / Loss

对决日期

2025-09-21

对局时间 (估算)

10:15 AM

对决场地

Spring, TX

View Facility Page →

对决竞争阵营

阵营 1负方
NO
Nicole Ortiz

GGPNMG · League City, TX, US

DUPR

3.556

JR
Joe Ramirez

RZRYMQ · Houston, TX, US

DUPR

3.274

阵营 2胜方
CE
Charissa Enget

59MMRL · USA

DUPR

3.847

IA
Ismael Andrade

67JMPQ · The Woodlands, TX, US

DUPR

3.644

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5174224089
显示原始对决元数据 JSON
[
  {
    "team_id": 5992867991,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nicole Ortiz",
        "dupr_id": "GGPNMG",
        "rating": 3.556,
        "profile_pic_url": null,
        "location": "League City, TX, US"
      },
      {
        "name": "Joe Ramirez",
        "dupr_id": "RZRYMQ",
        "rating": 3.274,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6431593756,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Charissa Enget",
        "dupr_id": "59MMRL",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ismael Andrade",
        "dupr_id": "67JMPQ",
        "rating": 3.644,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  }
]