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

PALA Stella Artois Challenge - Women Challenger Division Max DUPR 7.50

ID: 6193819014

对局比分

12-10

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

7:30 PM

对决场地

Spring, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
JG
June Guse

EWW97E · Sugar Land, TX, US

DUPR

3.633

SK
Samantha Kwan

8WMOJQ · Houston, TX, US

DUPR

3.626

阵营 2负方
MC
Madelyn Chapa

DN2RJM · Conroe, TX, US

DUPR

3.336

IB
Isabelle Buckaloo

OWL29W · The Woodlands, TX, US

DUPR

3.430

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6193819014
显示原始对决元数据 JSON
[
  {
    "team_id": 7923108912,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "June Guse",
        "dupr_id": "EWW97E",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Samantha Kwan",
        "dupr_id": "8WMOJQ",
        "rating": 3.626,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7781234787,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Madelyn Chapa",
        "dupr_id": "DN2RJM",
        "rating": 3.336,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "Isabelle Buckaloo",
        "dupr_id": "OWL29W",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  }
]