返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

ERA's Houston Challenger Cup - $2,500 Mixed Money Ball (5.0+)

ID: 7947020387

对局比分

11-6, 11-3

获胜 / Win

对决日期

2025-04-13

对局时间 (估算)

12:45 AM

对决场地

The Woodlands, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
ER
Eris Rivera

3POZQQ · Chicago, IL, US

DUPR

5.213

HT
Haddow Thul

8EV0XM · Houston, TX, US

DUPR

5.625

阵营 2负方
MP
Mariana Paredes

1Q4DP5 · Lecheria, Anzoategui, VE

DUPR

5.128

JW
Josiah Watje

352020 · New Braunfels, TX, US

DUPR

5.208

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7947020387
显示原始对决元数据 JSON
[
  {
    "team_id": 5562399937,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eris Rivera",
        "dupr_id": "3POZQQ",
        "rating": 5.213,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Haddow Thul",
        "dupr_id": "8EV0XM",
        "rating": 5.625,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 4648319127,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mariana Paredes",
        "dupr_id": "1Q4DP5",
        "rating": 5.128,
        "profile_pic_url": null,
        "location": "Lecheria, Anzoategui, VE"
      },
      {
        "name": "Josiah Watje",
        "dupr_id": "352020",
        "rating": 5.208,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      }
    ]
  }
]