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

iPickle 2026 OC Open Mixed Doubles 5.0 (8+) Group B

ID: 6518821173

对局比分

15-7

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JG
Jaslyn Gines

9459O7 · USA

DUPR

4.332

SW
Steven Wong

ZNY9ZP · Westminster, CA, US

DUPR

4.078

阵营 2负方
BH
Brooke Heying

0Y2XVG · Pomona, CA, US

DUPR

4.334

QK
Quillan Kathol

ZNR0QL · Pomona, CA, US

DUPR

3.975

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6518821173
显示原始对决元数据 JSON
[
  {
    "team_id": 8266911427,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jaslyn Gines",
        "dupr_id": "9459O7",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven Wong",
        "dupr_id": "ZNY9ZP",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Westminster, CA, US"
      }
    ]
  },
  {
    "team_id": 5373466612,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brooke Heying",
        "dupr_id": "0Y2XVG",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Pomona, CA, US"
      },
      {
        "name": "Quillan Kathol",
        "dupr_id": "ZNR0QL",
        "rating": 3.975,
        "profile_pic_url": null,
        "location": "Pomona, CA, US"
      }
    ]
  }
]