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

PALA Stella Artois Challenge - Women Challenger Division Max DUPR 7.50

ID: 8080814700

对局比分

11-4

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

1:00 PM

对决场地

Spring, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
MB
Michell Bergeaux

MYEZ2D · Humble, TX, US

DUPR

3.443

NO
Nicole Ortiz

GGPNMG · League City, TX, US

DUPR

3.733

阵营 2负方
JG
June Guse

EWW97E · Sugar Land, TX, US

DUPR

3.550

SK
Samantha Kwan

8WMOJQ · Houston, TX, US

DUPR

3.496

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8080814700
显示原始对决元数据 JSON
[
  {
    "team_id": 5686418608,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michell Bergeaux",
        "dupr_id": "MYEZ2D",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Nicole Ortiz",
        "dupr_id": "GGPNMG",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": "League City, TX, US"
      }
    ]
  },
  {
    "team_id": 4967487226,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "June Guse",
        "dupr_id": "EWW97E",
        "rating": 3.55,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Samantha Kwan",
        "dupr_id": "8WMOJQ",
        "rating": 3.496,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]