返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

ERA's Lite Series - DUPR Duos II - Mixed Doubles - DUPR 7.5

ID: 7424673118

对局比分

11-9

落败 / Loss

对决日期

2025-09-28

对局时间 (估算)

11:30 PM

对决场地

The Woodlands, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
MB
Michell Bergeaux

MYEZ2D · Humble, TX, US

DUPR

3.256

NK
Nathaniel Kist

PK4QRE · Houston, TX, US

DUPR

3.873

阵营 2负方
SJ
Sara Jimenez Enero

Q59VYN · Humble, TX, US

DUPR

3.223

OJ
Oscar Jimenez Carreno

99YJPK · Coppell, TX, US

DUPR

3.467

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7424673118
显示原始对决元数据 JSON
[
  {
    "team_id": 5191945796,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michell Bergeaux",
        "dupr_id": "MYEZ2D",
        "rating": 3.256,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Nathaniel Kist",
        "dupr_id": "PK4QRE",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5802778337,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sara Jimenez Enero",
        "dupr_id": "Q59VYN",
        "rating": 3.223,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Oscar Jimenez Carreno",
        "dupr_id": "99YJPK",
        "rating": 3.467,
        "profile_pic_url": null,
        "location": "Coppell, TX, US"
      }
    ]
  }
]